gba: global analysis wrapper

Description Usage Arguments Author(s) Examples

Description

A wrapper to make a global analysis based on paths for BAM, VCF and GFF files

Usage

1
2
3
4
gba(pathBam, ...)

## S4 method for signature 'character'
gba(pathBam, pathVcf, pathGFF = NULL, verbose)

Arguments

pathBam

path to bam file

...

arguments to pass on

pathVcf

path to vcf file

pathGFF

path to gff file

verbose

makes function more talkative

Author(s)

Jesper R. Gadin

Examples

1
#empty as function doesn't exist

pappewaio/AllelicImbalance documentation built on April 11, 2020, 2:58 a.m.