View source: R/shiny_related_functions.R
CheckAndReturnDBSCatalogs | R Documentation |
Check and return DBS catalogs
CheckAndReturnDBSCatalogs(
catDBS78,
catDBS136,
catDBS144 = NULL,
discarded.variants,
annotated.vcfs
)
catDBS78 |
An DBS78 catalog. |
catDBS136 |
An DBS136 catalog. |
catDBS144 |
An DBS144 catalog. |
discarded.variants |
A list of discarded variants. |
annotated.vcfs |
A list of annotated VCFs. |
A list of DBS 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.