View source: R/PUMICE.nested_cv.R
PUMICE.nested_cv | R Documentation |
Run nested cross-validation to determine which window type and penalty factor are optimal
PUMICE.nested_cv( geno_path, exp_path, encode_path, output_path, window, window_path_list = NULL )
geno_path |
genotype path, plink format |
exp_path |
expression path, txt format |
encode_path |
epigenomic annotation path, txt format |
output_path |
dir of your output file |
window |
specify the constant or 3D window you need |
window_path_list |
A list of 3d genomic winodows you need |
PUMICE.nested_cv()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.