Skip to content

HaploC downstream analysis

Yuanlong LIU edited this page Jan 1, 2024 · 4 revisions

We also provided the option to run HaploC followed by Downstream-analysis (diffIns, diffComp, HaploCNV) together. This is achieved by setting the parameter -x true

Example usage on a demo dataset with default settings

HaploC-tools/bin/haploc_slurm.sh -d demo_data -x true ## slurm version
HaploC-tools/bin/haploc_cpu.sh -d demo_data -x true ## cpu version