| pileupToConversionStatus | R Documentation | 
Extract methylation calls from single line of pileup file
pileupToConversionStatus(pileupLine)
| pileupLine | One line data frame from pileup file. Columns have been named: c("chr","start","ref","count","matches","BQ","reads") | 
A data frame with C position, read name and C conversion call 0 (not converted (C) = methylated), 1 (converted (T) = not methylated)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.