FreeBSD Manual Pages
feature-view(1) General Commands Manual feature-view(1) NAME feature-view - Visualize GFF features using Matplotlib SYNOPSIS feature-view feature-file.bed DESCRIPTION feature-view is a simple script that plots the subfeatures of a chromo- somal feature such as a gene as a horizontal bar graph. The input file is a BED file containing a single feature such as a gene, with subfea- tures such as introns, exons, and UTRs. Suitable input files are typi- cally generated by running peak-classifier(1), and then extracting the genes from the resulting BED file containing augmented GFF features. EXAMPLE peak-classifier peaks.bed features.gff3 overlaps.tsv extract-genes features.bed feature-view Genes-features/2-2432432-2423444.bed SEE ALSO peak-classifier(1), filter-overlaps(1), extract-genes(1) BUGS Please report bugs to the author and send patches in unified diff for- mat. (man diff for more information) AUTHOR J. Bacon feature-view(1)
NAME | SYNOPSIS | DESCRIPTION | EXAMPLE | SEE ALSO | BUGS | AUTHOR
Want to link to this manual page? Use this URL:
<https://www.freebsd.org/cgi/man.cgi?query=feature-view&sektion=1&manpath=FreeBSD+13.0-RELEASE+and+Ports>