freebsd-ports/biology/peak-classifier/pkg-plist
Jason W. Bacon 5a2a6eb329 biology/peak-classifier: Classify peaks based on GFF features
Classify ChIP/ATAC-Seq peaks based on features provided in a GFF

Peaks are provided in a BED file sorted by chromosome and position.
The GFF must be sorted by chromosome and position, with gene-level
features separated by ### tags and each gene organized into
subfeatures such as transcripts and exons.  This is the default for
common data sources.
2021-06-14 11:40:33 -05:00

9 lines
216 B
Text

bin/extract-genes
bin/feature-view
bin/filter-overlaps
bin/peak-classifier
libexec/extract-genes.awk
man/man1/extract-genes.1.gz
man/man1/feature-view.1.gz
man/man1/filter-overlaps.1.gz
man/man1/peak-classifier.1.gz