This is a test version of Biostars. For the public version, visit https://www.biostars.org.
which genome sequence fasta file should be used for builindg bowtie2 index ?

Hi all:

this is a simple quesion:

when building bowtie2 index for tophat2 analysis, which genome sequence file should I used:

ftp://ftp.ensembl.org/pub/release-83/fasta/homo_sapiens/dna/Homo_sapiens.GRCh38.dna.toplevel.fa.gz

or

ftp://ftp.ensembl.org/pub/release-83/fasta/homo_sapiens/dna/Homo_sapiens.GRCh38.dna.primary_assembly.fa.gz ?

(I think the primary assembly should be used.)

Thanks in advance!

Best,

rna-seq

1 answer

We usually use the primary assembly, but as long as you don't include the haplotype alleles you should be fine.

Many thanks to you!

Log in to answer this question.