-
Hello, I currently have 18 FASTQ files that I would like to use to perform a co-assembly using rnaSPADES. I read the documentation but was still left unsure of how to go about inputting the 18 different files in the input parameter as if I read correctly there is a 9 file limitation. Any guidance on whether I need to reformat my 18 files in 1 file or any other suggestions will be appreciated, thank you. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 4 replies
-
There are no limits of how many files you can specify for each library. So, if all your 18 datasets have the same sequencing characteristics (read length, library fragment length, etc.), then just specify all of the as a single library. In any case, you can provide unlimited number of libraries via YAML dataset file |
Beta Was this translation helpful? Give feedback.
-
@asl What if the multiple FASTQ files (from the same species) are from two different projects with different library protocols? Can I still use them in a single rnaSPADES command to generate a single assembly? |
Beta Was this translation helpful? Give feedback.
There are no limits of how many files you can specify for each library. So, if all your 18 datasets have the same sequencing characteristics (read length, library fragment length, etc.), then just specify all of the as a single library.
In any case, you can provide unlimited number of libraries via YAML dataset file