AddNewReference: AddNewReference This function will create or increase the...

View source: R/CNVR.utils.R

AddNewReferenceR Documentation

AddNewReference This function will create or increase the Exon counts data base.

Description

AddNewReference This function will create or increase the Exon counts data base.

Usage

AddNewReference(db, sbjsBamFiles, exonsBed = NULL, saveTo = NULL)

Arguments

db

exon counts database

sbjsBamFiles

path to subjects

exonsBed

it is required that the first three columns should be chromosome, start and end

saveTo

(character) default NULL. The path to save the database. It is only valid if the database do not exists


elmerfer/CNVR documentation built on July 8, 2022, 6:23 p.m.