In answer to your question.
- I did run on HPC cluster and we use
sbatchto run the command. - I do not know how was it installed.
- yes the output paths are accessible and writable.
- I am pointing my
--workdirto/data/shilpia2/NOR.sequecnes/temp/ - I will work on the test read set.
- I have a question which i guess i forgot to mention. Can we use
sortmernaforDNA sequencing data as well. BesidernaseqI do haveDNA-sequencingdata which has rDNA contamination. - I am using reference DNA from the following link. rDNA reference. Do we also need to create index file ? I could not create index file file because
indexdb_rnacommand was not working with thesortmerna.
Thank you so much.
Was 1-12:00:00 the time limit for your job?
sortmernacan easily take longer than that in some cases. What were the last messages it printed tostderrandstdout?Here is stderr
Here is stdout
Don't post screenshots of errors they are impossible to decipher. Please use pastebin.com to post the logs if they are long.
I am so sorry with the screen shot. Please find the link for log file being uploaded. log-file-sortmerna
Thank you for the logs and the screenshots. This is the log for the key-value database, which isn't very informative here.
Could you please run
sortmernalike so and sharesmrlog.txtwith us?(Please note, this will put all the working files in the current directory you are in; so switch to an appropriate--perhaps empty--directory accordingly.)
Just to hasten the debugging process, I suggest you just subset ca. 100 reads or so at random from your
fastqfile (e.g., just take the first 100 reads; you might find SeqKit helpful here), and runsortmernaon those reads only.I ran the command as suggested and the log-file was generated. The command stopped after running for 2 days of specified wall time without generating any results. I am looking forward for suggestions ahead. I used 56 processors to run the command. Please find the log-file in the link-below. log-file