mdshw5 / fastqp

Simple FASTQ quality assessment using Python
https://pypi.python.org/pypi/fastqp
MIT License
108 stars 14 forks source link

Summarize methylation statistics from bisulfite DNA-seq libraries #1

Open mdshw5 opened 10 years ago

mdshw5 commented 10 years ago

Some recent BS-seq programs store methylation information in a SAM tag. One example is Bismark. A flag for --methylation would activate routines for summarizing:

mdshw5 commented 9 years ago

Since there are only a few data formats for representing methylation data from bisulfite sequencing, flags for --bismark, --bsmap etc.. might be useful.