Agreed, to tack onto this, think about the problem, remember "just because you can, doesn't mean you should..."
• 0 views
•
link
How to extract only the nucleotide sequence from the entire fastq file containing 1000's of reads using Linux ?
Log in to answer this question.
Adding to the below answer, this linux tutorial would help you for future tasks.
Since a couple of answers below have asked "why anyone would want to do this" I will offer one explanation. It may not be the one applicable in this case.
I remember doing this for someone who wanted to get counts and sequences of all unique combinations present in the dataset. Just counts.
The thing is, it looks like an assignment offloading.