miRTop / mirtop

command lines tool to annotate miRNAs with a standard mirna/isomir naming
https://mirtop.readthedocs.org
MIT License
18 stars 21 forks source link

function to create gff lines #9

Closed lpantano closed 6 years ago

lpantano commented 7 years ago

This function will convert the output of annotate function in mirtop.bam.bam.annotate to GFF lines according the format decided.

test unit should be at: https://github.com/miRTop/mirtop/blob/dev/test/test_functions.py#L77

This issue depend on issue #6