| config_df {sssc} | R Documentation | 
Default parameters of config.
Description
A dataframe containing default parameters.
Usage
config_df
Format
A data frame with 12 variables:
thresholdThreshold for allele frequency
skewSkewness for allele frequency
lowerLower bound for allele frequency region
upperUpper bound for allele frequency region
ldpthredThreshold to determine low depth
hom_mleHom MLE of p in Beta-Binomial model
het_mleHet MLE of p in Beta-Binomial model
Hom_thredThreshold between hom and high
High_thredThreshold between high and het
Het_thredThreshold between het and low
hom_rhoHom MLE of rho in Beta-Binomial model
het_rhoHet MLE of rho in Beta-Binomial model
Source
Created by Tao Jiang
[Package sssc version 1.0.0 Index]