View source: R/shiny_related_functions.R
CheckAndReturnSBSCatalogs | R Documentation |
Check and return SBS catalogs
CheckAndReturnSBSCatalogs(
catSBS96,
catSBS1536,
catSBS192 = NULL,
discarded.variants,
annotated.vcfs
)
catSBS96 |
An SBS96 catalog. |
catSBS1536 |
An SBS1536 catalog. |
catSBS192 |
An SBS192 catalog. |
discarded.variants |
A list of discarded variants. |
annotated.vcfs |
A list of annotated VCFs. |
A list of SBS catalogs. Also return the discarded variants and annotated VCFs if they exit.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.