Conversion of GFF3 file to ptt format
0
0
Entering edit mode
3.2 years ago
qstefano ▴ 20

Hello there,

There is a way to convert a GFF3 file to ptt format? Are there any R packages or similar?

Thanks everyone.

RNA-Seq alignment R sequencing next-gen • 1.5k views
ADD COMMENT
0
Entering edit mode

if you have a possibility to obtain gbk or gb (not gff3), then use the following script: https://github.com/sgivan/gb2ptt or so: perl GBKtoPTT.pl < [yourgbkfile.gbk] > [yourdesiredoutputfile.ptt]

ADD REPLY
0
Entering edit mode

I've read something about that. There's a way to download automatically ptt file by acession ID? Or eventually gbk?

ADD REPLY
0
Entering edit mode

actually i don't know, but when i had the same problem, i downloaded the genome in .gbk and converted it to .ptt using the script i mentioned.

ADD REPLY
0
Entering edit mode

I've noticed that using .gbff (modern version of gbk) the script works anyway.

ADD REPLY

Login before adding your answer.

Traffic: 1860 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6