ONT MinION QC: Concatenate or Analyze Individually
1
0
Entering edit mode
9 hours ago
Acervo • 0

Hello everyone!

I am new to handling ONT sequencing data. I am working with a fungus, and the MinION sequencing of its DNA resulted in 80 separate .fastq files (total: 17 GB).

My question concerns the initial Quality Control (QC) step using FastQC. Option A: Should I run FastQC on each of the 80 individual files, or Option B: Should I concatenate (merge) all 80 files into a single .fastq file and run FastQC only once?

Which workflow (A or B) is the most recommended at this point, before the genome assembly stage?"

ONT fungus FastQC • 112 views
ADD COMMENT
1
Entering edit mode
9 hours ago
GenoMax 154k

You can concatenate the files and run the QC once.

You should use a QC program meant for long reads such as LongQC (LINK) instead of FastQC (which is meant for short illumina reads). If you have access to the entire run folder then you can also use PycoQC (LINK).

ADD COMMENT
0
Entering edit mode

I got it, thank you so much!! It helped a lot :)

ADD REPLY

Login before adding your answer.

Traffic: 3711 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6