View source: R/getInitialDataframe.R
getInitialDataframe | R Documentation |
Helpfunction for building working data frame
getInitialDataframe(df, MinimumReads, Hb_Threshold)
df |
Imported data frame from lusSTR |
MinimumReads |
A numerical value for minimum read counts |
Hb_Threshold |
Minimum vaue of heterozygote balance |
set minimum reads for removing noise sequences and set Hb for definition of true alleles.
Two data frames: 1) final data frame with stutter sequences and 2) data frame with noise sequences
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.