Does Bowtie2 index use haplotypes and patches? and is the reference genome of Bowtie2 from UCSC or ensembl?
1
0
Entering edit mode
5.7 years ago
salamandra ▴ 550

STAR manual recommends to exclude haplotypes and patches from reference genome while keeping unplaced scaffolds when aligning RNA-seq reads. Is the same recommended for aligning ChIP-seq reads with Bowtie2? Do Bowtie2 index take that into account?

Also, does Bowtie2 work with UCSC or ensembl genome? Ask cause we shouldn't 'mix' UCSC genome and ensembl genome references and as I did RNA-seq with ensembl and want to eventually compare results with ChIP-seq...

ChIP-Seq haplotypes scaffolds Bowtie2 ensembl • 1.4k views
ADD COMMENT
1
Entering edit mode
5.7 years ago

The recommendations for STAR apply to all aligners except BWA mem and novoalign. This is also true for all types of sequencing experiments.

If you used Ensembl genome names for your RNAseq dataset then you should do the same for all other datasets you plan to compare against. In general, choose one chromosome naming system for your entire lab or institute (e.g., all analyses performed where I work use Ensembl chromosome names).

ADD COMMENT
0
Entering edit mode

So, just have to make sure chr names output on Sam files by Bowtie2 are in the same format as those of RNA-seq analysis I did, and if not, just changing the chromosome names is ok?

ADD REPLY
1
Entering edit mode

Yes

ADD REPLY
0
Entering edit mode

Noticed now that there's a command that generates bowtie2 index from genome reference: bowtie2-build. then don't get the chromosome format problem.

ADD REPLY

Login before adding your answer.

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