Very basic question. I want to do a taxonomic analysis of an Iontorrent metagenomics data using MEGAN. I know that firstly I must blast the reads to a database (usually NR database from Genbank). I presume that this procedure should be done locally in order to process faster the data. So, I need to download all the NR database from Genbank. Is it correct?
You can do nt or nr. Take a look at the MEGAN manual before you do blast. You would want to use standard text or XML format output for blast.
OK. But it should be local, right? Blasting directly to the server is not appropriate, isn't it?
If you don't have a lot of reads you can go with the server.
What is a lot of reads? I have 500k reads.
NCBI server won't accept 500K reads in one go. If you are able, do the search locally. That way you will have control over it.