Description Usage Arguments Value Author(s)
View source: R/Pruning_function_old.R View source: R/Pruning_function.R
Simulate rare variant genetic data
Simulate rare variant genetic data
1 2 3 | Pruning_function(hap_file_name, MAC, expected, sed_or_gsed = NULL)
Pruning_function(hap_file_name, MAC, expected, sed_or_gsed = NULL)
|
hap_file_name |
Name of the haplotype file to prune (gzipped: end in .gz) |
MAC |
vector of allele count per variant that corresponds with the haplotype file |
expected |
dataframe of expected number of variants per bin - as well as bin boundaries |
sed_or_gsed |
Specify if gsed is loaded onto computer instead of sed |
Number of variants pruned
Number of variants pruned
Megan M Null, megan.null@ucdenver.edu
Megan M Null, megan.null@ucdenver.edu
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.