Description Usage Arguments Value
Read allelic expression file
Read allelic expression from VCF
1 2 3 | readGATK.AllelicImbalance(file, annotCol = 7)
readFromVCF(file.vcf)
|
file |
a file name |
annotCol |
the column number where the annotations ends |
file.vcf |
a vcf file name |
a list with
alleleCounts |
each row is an allele (SNP) expression value |
alleleAnnot |
allele annotations |
positionUID |
uinque id for snp allele |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.