Demultiplexing MinION reads
2
0
Entering edit mode
3.3 years ago
jeccy.J ▴ 60

Hi Community,

I have run Guppy on naopore reads for the basecalling and generated a final merged fastq file. Next, for demultiplexing I have seen a couple of option available, such as Porechop, Last and qcat. Can anyone suggest me from their earlier experience which tool I should use for demultiplexing of the basecalled fastq reads? As an input data i have the a .fastq file and one fasta file with all the barcode.

JC

demutiplex • 6.0k views
ADD COMMENT
0
Entering edit mode
3.3 years ago
shelkmike ★ 1.2k

I use Porechop and I have no problems with it.

ADD COMMENT
0
Entering edit mode

Could you please let me know the running command. I checked the manual it looks like : porechop -i input_reads.fastq.gz -b output_dir here, how i should provide my input barcode fasta file?

ADD REPLY
0
Entering edit mode

https://github.com/rrwick/Porechop#barcode-demultiplexing

Scroll down at the link above. Looks like you need to edit adapters.py script and add them if you use custom barcodes.

ADD REPLY
0
Entering edit mode

Do you use Guppy for basecalling or any other tool?

ADD REPLY
0
Entering edit mode

Sorry, I didn't notice your first comment. You should manually edit the adapters.py file to add barcodes. I use guppy for basecalling and then porechop for demultiplexing or trimming when non-standard adapters are used.

ADD REPLY
0
Entering edit mode
2.3 years ago

I think the generally accepted and most up to date tool to use is

guppy_barcoder

from ONT

Usage is quite easy (it runs on fastq files output by guppy, not on FAST5 files).

ADD COMMENT

Login before adding your answer.

Traffic: 2330 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