Chip-seq H3k27 Bowtie2 Alignement
0
0
Entering edit mode
4.7 years ago

Hi I have H3k27 chip-seq data for our cancer cell lines. I am using bowtie2 for alignment to human genome. My FASTQC looks very good. I used global end-to-end alignment option but my # unique alignments are around 55% in IP and %69 in Input samples. I reran Bowtie2 with local option with sensitive and very sensitive options but # of unique alignments drop to 44% from 55% and multimappers increased.

Is there any way to increase the # unique alignments by changing some parameters or it is fine to have 55% unique alignments in case of H3k27 mark.?

Thanks

ChIP-Seq • 1.9k views
ADD COMMENT
0
Entering edit mode

It is typically not the protein you ChIP that determines the mapping percentage. Could be a contamination or much more likely insufficient read length. How long are your reads? If it is something < 50bp you might give bowtie (aka bowtie1) or bwa aln a try.

ADD REPLY
0
Entering edit mode

read length is 100bp

ADD REPLY
0
Entering edit mode

Did you try blasting a couple of unmapped reads?

ADD REPLY
0
Entering edit mode

how can I achieve this? I never did this? I have aligned .sam files. Should I get unaligned reads from .sam aligned file and BLAST the output?

ADD REPLY
0
Entering edit mode

Yes, manually blasting some random reads might give you an idea if contamination is the source of the low(er) alignment rate. Still, I would probably not be overly worried about the mapping result. Better continue with quality control by calling peaks and then inspect the samples on a genome browser. See if you got good separation of peaks from background.

ADD REPLY
0
Entering edit mode

When you say "unique" means you mean uniquely mapping as opposed to multi-mapping, correct? If that's the case, your 55-69% sounds pretty reasonable, what's your total percent mapping reads? There's no reason to exclude multi-mappers from the analysis.

On the other hand if you're talking about redundant reads (reads that are exactly identical), then you would want to think about optimizing the wet lab procedures - fragementation time, different antibodies, etc. But again, 55 - 69% of reads after collapsing redundant sounds reasonable to me.

ADD REPLY
0
Entering edit mode

Yes, Unique means mapped only 1 time as oppose to multimapper who mapped more than 1 time. In IP samples, Overall alignment is >75% and In Input sample its >90% over all alignment.

Why i should not remove multimappers?

Thanks

ADD REPLY
0
Entering edit mode

Why would you remove them? Unless you're following a specific pipeline or protocol that recommends removing them there's no need to. It's a lot of information that you're losing by artificially lowering your sequencing depth.

I've done side by side comparisons for RNA-seq with only uniquely mapping reads and with all mapping reads and have produced almost identical results. If you're concerned I'd recommend doing the same comparison to your ChIP experiment.

ADD REPLY
0
Entering edit mode

Very standard practice to remove multi-mapped reads in ChIP-seq analysis. The ENCODE and Roadmap pipelines do it, for example.

ADD REPLY
0
Entering edit mode

H3K27 is not a mark, H3K27me3 and H3K27ac are marks, and have very different properties. So you should be specific about what your ChIP-seq is targeting.

ADD REPLY
0
Entering edit mode

sorry. Its H3K27me3.

ADD REPLY

Login before adding your answer.

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