Description Usage Arguments Value Examples
A quality control (QC) and transformation on the sequencing statistics output from the Mutect2 variant caller. This re-organizes the data in a way that is friendlier for using in CloneStrat
1 | mutect2.qc(data, sample.name)
|
data |
A |
sample.name |
a |
A transformed dataframe
usable in CloneStrat that represents data on each variant of each sample in rows
1 | #mutect2.qc(data,sample.name=c("sample_1","sample_2"))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.