mapping unmapped reads to viral genome using blast+
1
0
Entering edit mode
5.3 years ago
Shaway ▴ 10

Hello everyone,

I encountered small questions when analyzing AD patients' blood DNA NGS data. After mapping sequencing data to hg19 genome, I want mapping the remaining unmapped reads to viral genome. I found viral genome reference on ftp://ftp.ncbi.nlm.nih.gov/refseq/release/viral/, but there are 3 files (viral.1.1.genomic.fna.gz, viral.2.1.genomic.fna.gz, viral.3.1.genomic.fna.gz).

I merged these 3 files and using blast to mapping unmapped reads to the reference. Is it right?

The mapping is so slow(20 cores dealing with 20000000 reads). Does anyone knows any methods to do this faster?

Thanks!!!

virus NGS balst blastn alignment • 2.0k views
ADD COMMENT
3
Entering edit mode

Blast is not the right tool for doing this. You should switch back to an NGS data aligner.

ADD REPLY
2
Entering edit mode
5.3 years ago

Looks like you're looking for a metagenomics tool - tools like Kraken 2 or Centrifuge are much faster for what you want to do

ADD COMMENT
0
Entering edit mode

Do you have a preference on one tool over another?

ADD REPLY
0
Entering edit mode

Not really, no - Kraken2 is so new that I haven't seen any benchmarks yet. Kraken1 was slower but more accurate (IIRC)

ADD REPLY
0
Entering edit mode

Thanks for the information ...I will try Kraken2

ADD REPLY
0
Entering edit mode

Thank you very much! I will try these 2 tools.

ADD REPLY

Login before adding your answer.

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