mscook / SeqFindR

A tool to easily create informative genomic feature plots
http://mscook.github.io/SeqFindR/
Other
17 stars 12 forks source link

Genbank support #7

Closed happykhan closed 10 years ago

happykhan commented 11 years ago

Biopython SeqIO parsers would make it pretty easy to add GenBank AND fasta support for input sequences, rather than just nucleotide FASTA.

mscook commented 10 years ago

My only problem is that the header of the fasta file is specific to SeqFindR. I do not know how we could define/ensure that we extract out the required info. I'm closing this.