gba {AllelicImbalance} | R Documentation |
A wrapper to make a global analysis based on paths for BAM, VCF and GFF files
gba(pathBam, ...) ## S4 method for signature 'character' gba(pathBam, pathVcf, pathGFF = NULL, verbose)
pathBam |
path to bam file |
... |
arguments to pass on |
pathVcf |
path to vcf file |
pathGFF |
path to gff file |
verbose |
makes function more talkative |
Jesper R. Gadin
#empty as function doesn't exist