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

cross GFF with SNP information #35

Open lpantano opened 6 years ago

lpantano commented 6 years ago

Add an option to convert GFF to VCF pointing to mutations in the sequence.

There is code to map from precursor coordinates to genomic coordinates. However the code to get exactly the position of the mutation in the sequence to the genomic is not there.

Possible done during CodeFest 2018, Portland.

Need: example data to get this testing.