Hi,
I am trying to get the taxonomy of several contigs present in a multi-fasta file, but I'm having some issues with the easy-taxonomy command, as it is has not completed the assignment of about 804K contigs on 16 threads in 24h using as reference database NR.
Due to the limits of the machine that I'm using (I can use a partition with external connection using only a single core and a rather short time limit) set up the database using a mix of the databases command and the other commands shown in the user guide. Among the different steps I changed the number of threads used, as, for example, it seemed that createdb worked only using the same number of threads with which databases was initially run.
Is this something to be expected or have I done something wrong during the database setup?
Thanks in advance for your help and, also, for making this tool!
Hi, I am trying to get the taxonomy of several contigs present in a multi-fasta file, but I'm having some issues with the
easy-taxonomy
command, as it is has not completed the assignment of about 804K contigs on 16 threads in 24h using as reference database NR. Due to the limits of the machine that I'm using (I can use a partition with external connection using only a single core and a rather short time limit) set up the database using a mix of thedatabases
command and the other commands shown in the user guide. Among the different steps I changed the number of threads used, as, for example, it seemed thatcreatedb
worked only using the same number of threads with whichdatabases
was initially run. Is this something to be expected or have I done something wrong during the database setup?Thanks in advance for your help and, also, for making this tool!
These are the commands that I've used:
This is the output of
createdb
:This is the output for
createindex
:Unfortunately, I don't have the output of
createtaxdb
as managed to run it in interactive mode (it took less than 10 minutes).This is the output from the
easy-taxonomy
command: