View source: R/getStuttersAllele2Pos.R
getStuttersAllele2Pos | R Documentation |
Help function for obtaining Allele 2 sequences in n-1 position
getStuttersAllele2Pos(df1, df_ext, Hb_min, Hb_max)
df1 |
Input data frame with pairs of parental and stutter sequences |
df_ext |
Input data frame with all parental and stutter sequences |
Hb_min |
Minimum Hb value |
Hb_max |
Maximum Hb value |
Identifies Allele 2 sequences in n-1 position when Hb is < 0.3 and removes them from stutter table
Three data frames: 1) Data frames with stutter sequences that need to be removed 2) New stutter table with removed sequences 3) Input data frame with all parental and stutter sequences and new column with Allele2_type variable
Maria Martin Agudo <maagud.at.ous-hf.no>
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.