Skip to content

HaploC downstream analysis

Yuanlong Liu edited this page Jan 1, 2024 · 3 revisions

We also provided the option to run HaploC followed by Downstream-analysis together. This is achieved by setting -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