Description Usage Arguments Value Examples
View source: R/variant.auto.plot.R
Automated plotting of all variants present in the WES data
1 | variant.auto.plot(CD.obj, annotation.col)
|
CD.obj |
A |
annotation.col |
name of the column containing annotations of the variants
in original WES |
Plot objects with the relevant annotation highlighted.
This function plots all variants present in the sample. Depending on the number of variants this can generate a lot
of plots. All of these plots will be saved under a new directory named img
inside the working directory.
Hence, it is important to check that there are no directory named img
inside the working directory
1 2 | #cd.res<-cluster.doc(test.dat,1,2)
#variant.auto.plot(cd.res,'annotation')
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.