Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

modified ometiff_second_stitching.cwl and run_cytokit.cwl in steps folder #51

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

nikhilyerra
Copy link

@nikhilyerra nikhilyerra commented Nov 20, 2023

running the entire pipeline (testing)
steps to setup environment:
conda create -n codex_pipeline python=3.9
conda activate codex_pipeline
git clone https://github.com/hubmapconsortium/cwltool.git
cd cwltool
pip install .

steps to run the pipeline:
cwltool --singularity --move-outputs --outdir /path/to/local/output/dir pipeline.cwl --data_dir (the path to the codex directory) --gpus '0,1'

NOTE: This pipeline used lot of RAM (~200GB). 10 CPU's. It also requires GPU's

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant