This is a test version of Biostars. For the public version, visit https://www.biostars.org.
About ptt files from gbk files

I know that someone already made this question here, but any of the answer can actually give a ptt file. Can someone give a bioinformatic tool to make a ptt file from gbk or fna files?

gene sequencing sequence

What have you tried so far? There are a few Perl and/or Python scripts available to do this.

1 answer

https://github.com/sgivan/gb2ptt/blob/master/README.md Just note that you should run the script as "perl gb2ptt.pl --infile filename.gbk" instead of what they said.

Log in to answer this question.