freebsd-ports/biology/bedtools/pkg-plist
Wen Heping 9411038eac The bedtools utilities are a suite of tools for performing a wide range of
genomics analysis tasks.  The most widely-used of these tools enable genome
arithmetic, i.e., set theory on the genome.  For example, with bedtools one
can intersect, merge, count, complement, and shuffle genomic intervals from
multiple files in common genomic formats such as BAM, BED, GFF/GTF, and VCF.

Although each individual utility is designed to do a relatively simple task,
e.g., intersect two interval files, more sophisticated analyses can be
conducted by stringing together multiple bedtools operations on the command
line or in shell scripts.

WWW: http://bedtools.readthedocs.org/

PR:		204536
Submitted by:	scottcheloha@gmail.com
2016-01-19 08:56:34 +00:00

37 lines
554 B
Text

bin/annotateBed
bin/bamToBed
bin/bamToFastq
bin/bed12ToBed6
bin/bedToBam
bin/bedToIgv
bin/bedpeToBam
bin/bedtools
bin/closestBed
bin/clusterBed
bin/complementBed
bin/coverageBed
bin/expandCols
bin/fastaFromBed
bin/flankBed
bin/genomeCoverageBed
bin/getOverlap
bin/groupBy
bin/intersectBed
bin/linksBed
bin/mapBed
bin/maskFastaFromBed
bin/mergeBed
bin/multiBamCov
bin/multiIntersectBed
bin/nucBed
bin/pairToBed
bin/pairToPair
bin/randomBed
bin/shuffleBed
bin/slopBed
bin/sortBed
bin/subtractBed
bin/tagBam
bin/unionBedGraphs
bin/windowBed
bin/windowMaker