You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm getting the following error when running the command shown below. make: *** [/lab/pr/tc/sandbox/orp_test/assemblies/diamond/test.newbies.fasta] Error 1
I've attached the fastq files if you want to try and reproduce it. Maybe there's something wrong with the fastq? In any case, it would be helpful if ORP could output a more informative error message. fastq_files.zip
This one was a little tricky, but is a result of there being only 1 gene KLF7 reconstructed by each assembler. Was this fastQ dataset intentionally reduced to serve as a test dataset?
One can make a reduced dataset that is not representative of any real dataset, and then it's reasonably for the software to fail. I think this is what is happening here. No real transcriptome dataset would contain reads from only 1 transcript.
That being said, I will work on an enhancement that will provide a more informative error message that would cover this specific issue
I'm getting the following error when running the command shown below.
make: *** [/lab/pr/tc/sandbox/orp_test/assemblies/diamond/test.newbies.fasta] Error 1
I've attached the fastq files if you want to try and reproduce it. Maybe there's something wrong with the fastq? In any case, it would be helpful if ORP could output a more informative error message.
fastq_files.zip
The text was updated successfully, but these errors were encountered: