Subject: CVS commit: pkgsrc/biology/gffread
From: Jason Bacon
Date: 2022-11-07 00:01:18
Message id: 20221106230118.4C51FFA90@cvs.NetBSD.org

Log Message:
biology/gffread: GFF/GTF format conversions, filtering, etc

GFF/GTF utility providing format conversions, filtering, FASTA sequence
extraction and more.  The program gffread can be used to validate,
filter, convert and perform various other operations on GFF files.
Because the program shares the same GFF parser code with Cufflinks,
Stringtie, and gffcompare, it could be used to verify that a GFF file
from a certain annotation source is correctly "understood" by these
programs.

Files:
RevisionActionfile
1.1addpkgsrc/biology/gffread/DESCR
1.1addpkgsrc/biology/gffread/Makefile
1.1addpkgsrc/biology/gffread/PLIST
1.1addpkgsrc/biology/gffread/distinfo
1.1addpkgsrc/biology/gffread/patches/patch-Makefile