Pacbio Metagenome alignment
1
0
Entering edit mode
6.1 years ago
934963534 ▴ 20

Can I use bwa to align metagenome pacbio reads to several reference genome? Or are there any other tools to achieve metagenome alignment for pacbio reads?

sequence alignment • 1.7k views
ADD COMMENT
0
Entering edit mode

If you already know the genome(s) that could be present in your sample then you can use minimap2 to align reads to the genome(s).

Another approach would be to carry out denovo assembly using canu and then search the contigs against reference databases using either BLAST or DIAMOND.

ADD REPLY
0
Entering edit mode
5.8 years ago
drkennetz ▴ 560

You don't use bwa to run against multiple genomes at once, but you could of course manually align your sequencing data to multiple genomes 1 by 1 using bwa mem or minimap2. Furthermore, for actual metagenome alignment tools, I would look at this paper:

http://ccb.jhu.edu/people/salzberg/docs/Breitwieser-etal-2017-Metagenomics-review-reprint.pdf

As your question is more complicated than a simple yes or no. To do what you are asking properly there are several things to take into account (which are all discussed in this review).

You will want to look at the readQC metrics as well as the metagenome alignment section (and maybe even metagenome assembly).

ADD COMMENT

Login before adding your answer.

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