Description Usage Arguments Value Examples
View source: R/annotate_variants.R
Drops a column from the variant table that the user no longer needs
1  | drop_annotation(musica, column_name)
 | 
musica | 
 A   | 
column_name | 
 Name of column to drop  | 
None
1 2  | 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.