Preprocess allele data
preprocess_allele(sample, vcf_pu, vcf_phased, AD, DP, barcodes, gtf, gmap)
dataframe Allele counts by cell
character Sample label
dataframe Pileup VCF from cell-snp-lite
dataframe Phased VCF from eagle2
dgTMatrix Alt allele depth matrix from pileup
dgTMatrix Total allele depth matrix from pileup
vector List of barcodes from pileup
dataframe Transcript GTF
dataframe Genetic map