Skip to content

katsikora/chromHMM_snakemake_workflow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

chromHMM_snakemake_workflow

To create the main conda environment, run mamba env create -f env.yaml. After activating the environment and updating the config file, run workflow with: snakemake --cores 1 --use-envmodules . The workflow is currently configured to run locally.

The organism is set in the config file under configs/config.yaml. Annotation files can be pointed to in the config as well, else they will be fetched from zenodo. Currently, only mm10 and hg38 are supported.

About

A snakemake workflow to produce chromHMM segmentation on input bam files.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages