alleles {CrispRVariants} | R Documentation |
Function to access allele names
alleles(obj, ...) ## S4 method for signature 'CrisprSet' alleles(obj, ...)
obj |
An object containing variant alleles |
... |
additional arguments |
A data frame relating CIGAR strings to variant labels
Helen Lindsay
data("gol_clutch1") alleles <- alleles(gol)