Victorian-Bioinformatics-Consortium / nesoni

High throughput sequencing analysis tools
GNU General Public License v2.0
30 stars 10 forks source link

Incorrect phase in generated GFF from genbank #6

Open drpowell opened 11 years ago

drpowell commented 11 years ago

"nesoni make-reference" produces a gff with 0 for phase when using a source gbk file.

From the "def read_genbank(filename):" in annotation.py result.phase = 0 #FIXME