Skip to content

Ettwiller/DNA_methylation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

DNA_methylation

Prerequisites : You need to have installed : samtools + BiQ_analyser_diagram BiQ_analyser_diagram

usage : "../sam2lollipop.pl --sam $sam --converted 0 or 1 --random 0 or 1";

The programs takes a sam file and search for the reads with at least one convertion (--converted 1) or at least one non-conversion (--converted 0) and plot the profiles of conversion for those reads (the first 100 of them). if --random 1 : a randomized profile based on the real data is ploted using the same criteria (--converted 1 or 0).

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages