Description Usage Arguments Value
Write the CNV files with SeeCiTe assessment and all summary metrics in txt, plink and bed formats
1 2 3 4 5 6 7 | writeSeecite(
classified_data,
output_dir,
dataset,
subset_nprobes = NULL,
subset_length = NULL
)
|
classified_data |
classified_data A table with final classifications, offspring-centered. Output of classifyTrios. |
output_dir |
output_dir Folder in which to write the files. |
dataset |
dataset Dataset string to use in file naming. |
subset_nprobes |
Only output the CNVs containing that many or more probes |
subset_length |
Only output the CNVs of the given legth (in bp) or longer |
No value returned. Writes files into a given folder.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.