Description Usage Arguments Details Value Author(s) Examples
Annotations required for CNV analysis are stored in this class.
1 2 | ## S4 method for signature 'CNV.anno'
show(object)
|
object |
|
This class does not contain any sample data. Use CNV.create_anno
to create.
CNV.anno
class.
Volker Hovestadt conumee@hovestadt.bio
1 2 3 4 5 6 | # create object
anno <- CNV.create_anno()
# general information
anno
show(anno)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.