build_default_option_list | R Documentation |
Build default binaries config
build_default_option_list(
options = list(project_id = "", patient_id = "", sample_id = "", sequencing_type =
c("BULK", "SINGLE_CELL"), method_type = c("WGS", "CAPTURE", "EXOME", "RNASEQ"),
method_version = list(WGS = c("HC", "LP", "ULP"), CAPTURE = c("PCF_V1", "PCF_V2",
"PCF_V3"), EXOME = c("ALL_EXOME"), RNASEQ = list("ALL_TRANSCRIPTOME")), reference =
c("HG19", "HG38"), library_id = "", flowcell_id = "", lane_id = "")
)
options |
List with options for each variable |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.