bowtie2-build problem to index the human genome
1
0
Entering edit mode
23 months ago
dv_f • 0

I am trying to index the human genome (GRCh38) using bowtie2-build in Ubuntu. However, it is not able to generate the index .rev files (only 4 files instead of 6).

I use Ubuntu 20.04.4 LTS on Windows, and bowtie2 version 2.4.5. I tried with two different human genomes (from NCBI and Ensembl), both with same results. I also tried with a small genome such as the lambda_virus.fasta, and it creates all the 6 files (including the .rev files). So, I'm not sure if it's a memory problem? Although I have 30 gb of free space. Thank you!

The code I'm using is:

Input:

bowtie2-build GRCh38_human_genome.fasta human_genome_index

Output (last three lines):

bmax according to bmaxDivN setting: 784204788

Using parameters --bmax 588153591 --dcv 1024

Doing ahead-of-time memory usage test
alignment bowtie linux • 874 views
ADD COMMENT
0
Entering edit mode
23 months ago

I would recommend downloading prebuilt idices:

http://bowtie-bio.sourceforge.net/bowtie2/index.shtml

you can also use a tool like Refgenie or Go Get Data

ADD COMMENT

Login before adding your answer.

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