extract specific information from fastq and sam files

extract specific information from fastq and sam files

1

I have a fastq files which looks like this:

7090-001-001_CTGATCGT-GCGCATAT_L004_R1.fastq.gz
7090-001-001_CTGATCGT-GCGCATAT_L004.sam

I need to extract the following information from the file:

1- Read Group Library Identifier
2- Read Group Platform; usually Illumina
3- Read Group Platform Unit
4- Read Group Sample

do you know how I can get above 4 info?


sequencing

• 31 views

updated 1 hour ago by

107k

written 2 hours ago by

▴

180

Read more here: Source link