Description Usage Arguments Value
View source: R/Add_custom_vcfs.R
parse_vcf_query_into_db This function adds the variants of parsed custom CCLs to a monet DB instance
1 2 | parse_vcf_query_into_db(g_query, ref_gen = "GRCH37", library_name,
test_mode = FALSE)
|
g_query |
a GenomicRanges object |
ref_gen |
a character string specifying the reference genome version.
All training sets are associated with a reference genome version.
Default is |
library_name |
a character string giving the name of the library to add
the cancer cell lines to. Default is |
test_mode |
Is this a test? Just for internal use |
Message wheather the adding was successful
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.