How to obtain cds integrity information from prokka(Similar to prodigal)
1
0
Entering edit mode
2.8 years ago

How to obtain cds integrity information from prokka(Similar to prodigal). prodigal provide the information(partial=00 : complete, partial=01 or partial 10 : partial , partial=11: incomplete)

prokka invokes the prodigal software, but does not display this information,how to get this information? (by tools, perl or python)

prodigal prokka • 991 views
ADD COMMENT
0
Entering edit mode
2.8 years ago
LChart 5.0k

By default prokka always filters genes that are off the edge of a contig (you can turn this off using --metagenome); so these annotations will all be partial=00. I don't know if prokka drops this information with the --metagenome flag - but you can always run prodigal a 2nd time and lift the annotation from one gff to the other.

ADD COMMENT

Login before adding your answer.

Traffic: 2764 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