A simple command line tool to map nanopore reads with high accuracy
ncbi-genome-download -F fasta -t 9606 -R reference vertebrate_mammalian
(c.f. https://github.com/kblin/ncbi-genome-download)
./mapper_wrapper.sh -d test1
This will:
- Download specified reference genomes using the ncbi-genome-download package.
- Create a magic-blast database of the collected reference genomes.