This function takes the path to the directory with processed SNPS generated with format_SNP_data function and generates a tab separated file with samples info ready to use for CLONET pipeline.
1 | generate_CLONET_sample_info(snp_dir = "", patient_id = "", output_dir = "")
|
snp_dir |
Path to formated SNP data dir. |
patient_id |
Patient ID. Default Patient |
output_dir |
Path to output directory. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.