Description Usage Arguments Value Author(s) Examples
View source: R/simGenotypeInternal.R
Add the column lap and seg to the snv dataframe from parseStatMinFreq Here lap is lower allele proportion for the snv in the sample (not minimal allele freq in the population)
1 | parseSegLap(mysegs, snv, seqError = 0.001/3, dProp = NA)
|
mysegs |
a |
snv |
a |
seqError |
|
dProp |
|
a data.frame
the snv from the input plus column
lap and seg (the index of the segments)
Pascal Belleau, Astrid Deschenes and Alexander Krasnitz
1 | # TODO
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.