This worked quite well, thank you
• 0 views
•
link
I am trying to fix the headers of the fastq data from MGI, this comes in a different format than expected Illumina data, this gives issues downstream when trying to use tools such as samtools, hisat2.
@E250087456L2C221R00100000555#GGGTTTA/1
UMIs also come in a separate file so we need to parse this, not sure on how to approach.
Possible approach?
@E250087456L2C221R00100000555#GGGTTTA:AATTGGCCTTAA/1
Give this a try: https://sagc-bioinformatics.github.io/mgikit/reformat
This worked quite well, thank you
Log in to answer this question.