R package detecting DNA modifications by kinetic data of SMRT sequencing
Linux system. >=32Gb RAM is highly recommanded.
seqPatch depends on Rcpp and pbh5. User need to install them first.
launch R console and type
install.packages('Rcpp', dependencies=TRUE)
https://github.com/PacificBiosciences/R-pbh5
R CMD INSTALL downloaded_folder_name
http://www.ploscompbiol.org/article/info%3Adoi%2F10.1371%2Fjournal.pcbi.1002935
https://xfengz02.u.hpc.mssm.edu/example_release.tar.gz
The example implements "Detecting DNA modifications in E.coli K-12" section in the reference
- Estimating proportion of modifiled DNA molecules at a given genome loci.
- Empirical Bayesian FDR estimation.