Thank you so much! I think I am now a bit more confident with my next step! Merci
• 0 views
•
link
Happy New Year,
I have a question regarding BWA (this is my first time doing it). I have a nice working script for paired-end reads. However, when I converted my SRA files to Fastq, I used fastq-dump --split-3, because I am also interested in small reads due to the quality of DNA I am working on now.
Questions:
The third file usually contains the index sequences associated with sample multiplexing. There is no need to align those.
You can align both single-end and paired-end reads, just not in the same invocation of the command. Basically you would need to run it separately for each data.
Thank you so much! I think I am now a bit more confident with my next step! Merci
Log in to answer this question.