Closed r06942072 closed 4 years ago
The materials: Organism onboarding repo(i.e. CWL repo) (include setup.sh) https://github.com/NAL-i5K/Organism_Onboarding Apollo2 repo https://gitlab.com/i5k_Workspace/apollo2_all Django-webapp repo https://github.com/NAL-i5K/genomics-workspace
Getting-started: Step1. git clone [CWL-project] Step2. cd [CWL-project], run ./setup.sh (linux shell scripts) Step3. Edit job-[gggsss].yml file Step4. run cwl-runner
git clone [CWL-project]
cd [CWL-project]
./setup.sh
cwl-runner
The result after running two organism where? on Ubuntu 18.04.
BTW Sorry for my ugly terminal ><"
Closing this - can use other issues to track progress.
The materials: Organism onboarding repo(i.e. CWL repo) (include setup.sh) https://github.com/NAL-i5K/Organism_Onboarding Apollo2 repo https://gitlab.com/i5k_Workspace/apollo2_all Django-webapp repo https://github.com/NAL-i5K/genomics-workspace
Getting-started: Step1.
git clone [CWL-project]
Step2.cd [CWL-project]
, run./setup.sh
(linux shell scripts) Step3. Edit job-[gggsss].yml file Step4. runcwl-runner