Low Mapping/Alignment rates with bowtie2 in mouse reduced genome
0
0
Entering edit mode
6.0 years ago
dzisis1986 ▴ 70

Hello,

I want to perform mapping in two ways.

One way is to run bowtie2 with my mouse data in the reference of mm10 and in this case everything works correct.

The other way of mapping is to map my data in a library of fragments created by Basic4Cseq functions. My firstCutter = "AAGCTT" and secondCutter ="GATC", then i transformed this csv to fasta file and i used it normally to build the index of bowtie2 and run bowtie2 mapping . The result of this mapping is extremely low. i tried to use different parameters but always i have very low rate of mapping results.

This is what i used for bowtie2 :

bowtie2 -q -x Library_fragments_Mouse --no-unal --score-min L,0,-0.25
-U iPSC_Pcdhb19_1_filtered.fastq -S iPSC_Pcdhb19_1_fragments_n.sam

The overall alignment rate is not more tha 13-15%.

Do you have any idea what could be the reason for this ? What kind of parameters should i use to have higher mapping rates ?

4cseq mapping bowtie2 libraryoffragments mm10 • 1.7k views
ADD COMMENT
0
Entering edit mode

I am trying to map 4C-Seq reads for the zebrafish genome and having 5% genome mapped. Is there any solution?

bowtie2 -q -x chr23_index/chr23_fragments --no-unal --score-min L,0,-0.25 -U gata5_4h_R1_rep131.fq -S gata5_4h_R1_rep1.sam

ADD REPLY
0
Entering edit mode

Is chr23_index/chr23_fragments a whole genome index or something custom?

ADD REPLY

Login before adding your answer.

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