https://github.com/genome/genome
Revision 152e91f2ac9c9cf2f4afee61bec6157c159eb181 authored by Thomas B. Mooney on 02 July 2018, 16:52:22 UTC, committed by GitHub on 02 July 2018, 16:52:22 UTC
Allow a config to request subject mappings for input_data.
2 parent s a697743 + c3262d7
Raw File
Tip revision: 152e91f2ac9c9cf2f4afee61bec6157c159eb181 authored by Thomas B. Mooney on 02 July 2018, 16:52:22 UTC
Merge pull request #1856 from tmooney/subject_mappings_for_cwl_pipelines
Tip revision: 152e91f
goal.sh
#!/bin/bash
XGENOME_SOFTWARE_RESULT_TEST_NAME=phil-`date +%Y%m%d-%k%M%S` genome model build start 2862809551 --server-dispatch=inline --job-dispatch=inline --force
back to top