CheckAndReturnDBSCatalogs: Check and return DBS catalogs

View source: R/shiny_related_functions.R

CheckAndReturnDBSCatalogsR Documentation

Check and return DBS catalogs

Description

Check and return DBS catalogs

Usage

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 June 22, 2024, 6:47 p.m.