Extract specific reads from fastq or SRA
Hi everyone.,
I found one data of my interest from SRA. But the file is too big.
Is it possible to obtain specific reads from SRA (preferably) based on sequence string of my gene or region of interest?
Also if it is possible to do it with fastq file would be manageable?
Basically I want to avoid aligning full data which could be time-consuming and memory intensive. So I want to focus only reads of my interest.
Note:
-
I tried seqtk but it require read name and I don’t know which read name to take.
-
grepping the sequence is another option but I would lose fastq based information
That’s why I am looking for tools based on read subset/seed sequence. eg. AAATTCGC
I would appreciate any help.
Thank you
• 23 views
Read more here: Source link