Quick Start
Activate the environment
conda activate snakemake8
Verify Cell Ranger installation (optional but recommended)
snakemake-run-cellranger check-versions
Create a config file:
snakemake-run-cellranger init-config --output pipeline_config.yaml
Run a workflow:
snakemake-run-cellranger run --config-file pipeline_config.yaml --cores 8