You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

inputs 365B

3 years ago
12345678910
  1. {
  2. "{{ project_name }}.dedup_bamindex": "{{ dedup_bamindex }}",
  3. "{{ project_name }}.prepareaadocker": "{{ prepareaadocker }}",
  4. "{{ project_name }}.disk_size": "{{ disk_size }}",
  5. "{{ project_name }}.sample_name": "{{ sample_name }}",
  6. "{{ project_name }}.dedup_bam": "{{ dedup_bam }}",
  7. "{{ project_name }}.BIGcluster_config": "{{ BIGcluster_config }}"
  8. }