-
Notifications
You must be signed in to change notification settings - Fork 1
Home
Jaeyoung Chun edited this page Feb 7, 2020
·
7 revisions
conda create -n cromwell python=3.7 pip
conda activate cromwell
pip install cromwell-tools
This might require:
pip install python-dateutil
pip install google-api-python-client
aws s3 cp s3://dp-lab-home/software/install-sharp-0.0.1.sh - | bash
./submit.sh \
-k ~/secrets-aws.json \
-i config/PBMC_v2_Meth_Hash_2_ADT.inputs.json \
-l config/PBMC_v2_Meth_Hash_2_ADT.labels.json \
-o Sharp.options.aws.json