summaryrefslogtreecommitdiff
path: root/academic/bedtools/README
diff options
context:
space:
mode:
authorPetar Petrov <slackalaxy@gmail.com>2018-01-12 20:23:15 +0000
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2018-01-13 07:13:04 +0700
commit413b9965432f8470cb4cece2cfc0eb9c2723d695 (patch)
tree21eaa8a33d05824f214b75c1d0ad5bae1c72f508 /academic/bedtools/README
parent5119bb9baeead2f784dc30ec0b2011c9b8932dea (diff)
downloadslackbuilds-413b9965432f8470cb4cece2cfc0eb9c2723d695.tar.gz
academic/bedtools: Updated for version 2.27.1.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'academic/bedtools/README')
-rw-r--r--academic/bedtools/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/academic/bedtools/README b/academic/bedtools/README
index d9e5aa3fd4..94430184da 100644
--- a/academic/bedtools/README
+++ b/academic/bedtools/README
@@ -3,7 +3,7 @@ for a wide-range of genomics analysis tasks. The most widely-used
tools enable genome arithmetic: that is, set theory on the genome. For
example, bedtools allows one to intersect, merge, count, complement,
and shuffle genomic intervals from multiple files in widely-used
-genomic file formats such as BAM, BED, GFF/GTF, VCF.
+genomic file formats such as BAM, BED, GFF/GTF, VCF.
While each individual tool is designed to do a relatively simple task
(e.g., intersect two interval files), quite sophisticated analyses can