bsmap /methratio/ paired end mode and unpaired aligned reads
1
0
Entering edit mode
2.2 years ago
francesca3 ▴ 140

Hi everyone. Anyone knows if, following paired-end alignement with bsmap, methratio.py will use also the unpaired mapped reads to extract the ratio or just the properly paired?

Thanks

Francesca

paired methylation bisulfite bsmap alignment • 824 views
ADD COMMENT
2
Entering edit mode
2.2 years ago
sklages ▴ 170

The default is to use all mapped data, if you want methratio.py to use only properly paired reads, use --pair parameter.

 $ ./methratio.py -h
Usage: methratio.py [options] BSMAP_MAPPING_FILES
[..]
  -u, --unique          process only unique mappings/pairs.
  -p, --pair            process only properly paired mappings.
[..]
ADD COMMENT
0
Entering edit mode

Thanks, one more question. Since I noticed that in my experiment (but I think it happens all the times), there are some "mates" that mapped on different chromosomes, do you know how these reads are treated?

Thanks a lot

Francesca

ADD REPLY

Login before adding your answer.

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