split_allele.readFit: Split alleles while accounting for insertions

View source: R/readFit.R

split_allele.readFitR Documentation

Split alleles while accounting for insertions

Description

Split alleles while accounting for insertions

Usage

split_allele.readFit(allele)

Arguments

character

string

Details

insertions in read tables are stored as, eg., <TTA>. Alleles for a template formed by pasting, eg, TAT<TTA>CAC. To recover the read position values we need to split the allele to return T,A,T,<TTA>,C,A,C

Value

a character.vector


SLeviyang/RegressHaplo documentation built on June 1, 2022, 10:48 p.m.