Browse code

Updated according to second review

Divyagash authored on 09/02/2018 22:42:04
Showing 1 changed files
1 1
new file mode 100644
... ...
@@ -0,0 +1,20 @@
1
+% Generated by roxygen2: do not edit by hand
2
+% Please edit documentation in R/scmeth.R
3
+\docType{package}
4
+\name{scmeth}
5
+\alias{scmeth}
6
+\alias{scmeth-package}
7
+\title{scmeth: a package to conduct quality control analysis for methylation data.
8
+Most functions can be applied to both bulk and single-cell methylation
9
+while other functions are specific to single-cell methylation data.
10
+scmeth is especially customized to use the output from the FireCloud
11
+implementation of methylation pipeline to produce comprehensive
12
+quality control report}
13
+\description{
14
+scmeth: a package to conduct quality control analysis for methylation data.
15
+Most functions can be applied to both bulk and single-cell methylation
16
+while other functions are specific to single-cell methylation data.
17
+scmeth is especially customized to use the output from the FireCloud
18
+implementation of methylation pipeline to produce comprehensive
19
+quality control report
20
+}