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.

10 line
406B

  1. {
  2. "{{ project_name }}.sample_id": "{{ sample_id }}",
  3. "{{ project_name }}.fastq1": "{{ fastq1 }}",
  4. "{{ project_name }}.fastq2": "{{ fastq2 }}",
  5. "{{ project_name }}.suppa2_database": "{{ suppa2_database }}",
  6. "{{ project_name }}.suppa2_docker": "{{ suppa2_docker }}",
  7. "{{ project_name }}.suppa2_cluster": "{{ suppa2_cluster }}",
  8. "{{ project_name }}.disk_size": "{{ disk_size }}"
  9. }