mamarjan / gff3-pltools

A fast parallel GFF3 parser
MIT License
15 stars 5 forks source link

Ruby interface for filtering GFF3 files #38

Closed mamarjan closed 12 years ago

mamarjan commented 12 years ago

A Ruby module and function which would use the gff3-ffetch utility to quickly filter the records in a GFF3 file, and either return those as a string or send them into a file.