How can I discover gene function on a bacterial genome
2
0
Entering edit mode
4.2 years ago
vicslab • 0

I have a bacterial genome, but I need more information about it.

I have made Roary to have the clusters of orthologous genes, like OrthoMLC does. I would like to know what softwares I can use to discover the biological function of these genes. I want to split these groups into their functions to have a better understanding.

gene bacteria ontology geneontology • 1.4k views
ADD COMMENT
1
Entering edit mode

You can use eggNOG-mapper

ADD REPLY
1
Entering edit mode

https://sourceforge.net/projects/fun4me/ This package might help.

ADD REPLY
0
Entering edit mode
ADD REPLY
3
Entering edit mode
4.2 years ago
h.mon 35k

Prokka is a very fast and efficient bacterial genome annotation pipeline. You can install it with conda and run locally the annotation.

RAST is an annotation server, in addition to a good annotation, it also provides lots of summaries and figures about the annotation. There is a waiting line, but it shouldn't take longer than a day do finish one genome.

ADD COMMENT
1
Entering edit mode
4.2 years ago
onestop_data ▴ 330

Prokka can be complicated to install because of tbl2asn dependency. I show as part of this tutorial on how you can use it step-by-step .

ADD COMMENT
0
Entering edit mode

The fix might be really around the corner, since tbl2asn-forever hack is now on bioconda: https://anaconda.org/bioconda/tbl2asn-forever

ADD REPLY
0
Entering edit mode

Thanks. I saw the tweet, but I was not aware it was on conda already.

ADD REPLY
0
Entering edit mode

I have updated the blog post.

ADD REPLY

Login before adding your answer.

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