View source: R/annotate_variants.R
drop_annotation | R Documentation |
Drops a column from the variant table that the user no longer needs
drop_annotation(musica, column_name)
musica |
A |
column_name |
Name of column to drop |
None
data(musica)
drop_annotation(musica, "Variant_Type")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.