ya i want GRch38 reference index. 8GB RAM is enough or it needs more RAM?
i already tried it 3 times but it is not working.
Hi all,
I'm trying to create reference index for all human chromosomes 22+X+Y+M using bowtie2, but its getting stuck after performing some steps.
ya i want GRch38 reference index. 8GB RAM is enough or it needs more RAM?
i already tried it 3 times but it is not working.
I would expect that that's enough, but I don't have anything with that little RAM with which to test.
Do you want the UCSC or Ensembl chromosome names? I can just make the indices and put them on google drive or something for you.
I want Ensembl chromosome names (GRch38). please do me a favor, if you can.
Thanks a lot Devon Ryan!!
Can do. Is the "primary assembly" OK or do you want "top level" (i.e., with all of the patches and alternate haplotypes)?
basically, i'm gonna use this index for mapping reads to find SNPs and INDELs. and i've downloaded dbSNP human build 141(vcf file) based on GRch38 assembly.
please give me whichever is better with above mentioned dbSNP version.
i've also changed sequence identifiers in fasta files according to the name given in dbSNP.
so i can provide you the fasta sequences.
As mentioned below, a GRCh38 reference hasn't been made by Ensembl yet, so I can only offer the UCSC version.
Here are the indices for UCSC (since Ensembl isn't yet available):
https://drive.google.com/file/d/0B3r17kL08B7QQWFpOHNQZmNpN2s/edit?usp=sharing
https://drive.google.com/file/d/0B3r17kL08B7QR3RReFoyLXFfVTg/edit?usp=sharing
https://drive.google.com/file/d/0B3r17kL08B7QWE9NY3pWVVBEREk/edit?usp=sharing
https://drive.google.com/file/d/0B3r17kL08B7QY1BESWtuMVp4Y0U/edit?usp=sharing
https://drive.google.com/file/d/0B3r17kL08B7QZlpDLTBwWjJ3Q3M/edit?usp=sharing
https://drive.google.com/file/d/0B3r17kL08B7QdW92UU1ZT2gwU1k/edit?usp=sharing
I'll remove them in a day or two.
Cool.
Actually, Ensembl hasn't released a version for GRCh38 yet (it'll be in the next release, number 76).
Log in to answer this question.
You should add other details in order for us to help you. You should tell us what error it is throwing?
It's not giving any error, it is getting stuck. I left it running for 24hours on 8GB RAM system, but it stuck.
There are some per-built indexes available ftp://ftp.ccb.jhu.edu/pub/data/bowtie_indexes/, but it seems they are for Bowtie not for Bowtie2 as they have extension
.ebwt.So can I use these indexes for Bowtie2 also?
No, bowtie1 indices won't work for bowtie2.
Hi, Did you find the bug?