Where to download NCBI Gnomon?
2
0
Entering edit mode
8.9 years ago
ulike • 0

Anyone knows where to download NCBI Gnomon? I couldn't find the link anywhere on NCBI. I also tried to contact NCBI, but no response.

Thanks!

Gnomon • 6.1k views
ADD COMMENT
3
Entering edit mode
8.9 years ago
h.mon 35k

You have to download the NCBI C++ Toolkit, you will find GNOMON under src/algo/gnomon. Be sure to read the online docs very, very carefully, compiling it may prove a challenge - I never came across a more roccoco build system. In particular, the usual "./configure && make && make install" will not work.

I downloaded the toolkit to compile ProSplign, and in the end gave up.

ADD COMMENT
0
Entering edit mode

Surprisingly, I can install NCBI C++ toolkit with just ./configure and make, but I haven't validated my installation.

Do you guys know a Gnomon tutorial? I didn't find one in the NCBI C++ toolkit book.

ADD REPLY
0
Entering edit mode

Cool, nice to know. Did you compile the whole toolkit, or manage to compile just GNOMON?

I do not have a tutorial, if you dig NCBI pages deep enough, I believe you should find - they have truckloads of documentation.

ADD REPLY
0
Entering edit mode

I compiled the whole toolkit.

I didn't find anything related to 'Gnomon' or 'Gene prediction' with search bar on NCBI toolkit page. I'll try looking deeper into it.

Maybe I should stay with MAKER, which does a similar job and is very easy to use.

ADD REPLY
0
Entering edit mode

Have you fixed the problem? I also could not find a manual on Gnomon...

ADD REPLY
0
Entering edit mode
8.9 years ago
Neilfws 49k

I'm pretty sure it's an in-house tool, not available for download. I see I was wrong :)

The PDF "Gnomon - NCBI eukaryotic gene prediction tool" describes their annotation pipeline in some detail. Note that the Gnomon algorithm is based on Genscan. It does not look like a system that anyone else could easily reproduce ;)

ADD COMMENT

Login before adding your answer.

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