parse_vcf_query_into_db: parse_vcf_query_into_db This function adds the variants of...

Description Usage Arguments Value

View source: R/Add_custom_vcfs.R

Description

parse_vcf_query_into_db This function adds the variants of parsed custom CCLs to a monet DB instance

Usage

1
2
parse_vcf_query_into_db(g_query, ref_gen = "GRCH37", library_name,
  test_mode = FALSE)

Arguments

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 "GRCH37".

library_name

a character string giving the name of the library to add the cancer cell lines to. Default is "CUSTOM". Library name will be automatically added as a suffix to the identifier.

test_mode

Is this a test? Just for internal use

Value

Message wheather the adding was successful


Uniquorn documentation built on Nov. 8, 2020, 8:07 p.m.