CheckAndReturnDBSCatalogs: Check and return DBS catalogs

Description Usage Arguments Value

View source: R/shiny_related_functions.R

Description

Check and return DBS catalogs

Usage

1
2
3
4
5
6
7
CheckAndReturnDBSCatalogs(
  catDBS78,
  catDBS136,
  catDBS144 = NULL,
  discarded.variants,
  annotated.vcfs
)

Arguments

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.

Value

A list of DBS catalogs. Also return the discarded variants and annotated VCFs if they exit.


ICAMS documentation built on April 3, 2021, 5:07 p.m.