Learn R Programming

AllelicImbalance (version 1.10.2)

gba: global analysis wrapper

Description

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

Usage

gba(pathBam, ...)
"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

Examples

Run this code

#empty as function doesn't exist

Run the code above in your browser using DataLab