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.

3 anni fa
123456789
  1. {
  2. "{{ project_name }}.fastq1": "{{ fastq1 }}",
  3. "{{ project_name }}.fastq2": "{{ fastq2 }}",
  4. "{{ project_name }}.sample_id": "{{ sample_id }}",
  5. "{{ project_name }}.fusioncatcher_docker": "{{ fusioncatcher_docker }}",
  6. "{{ project_name }}.fusioncatcher_database_dir": "{{ fusioncatcher_database_dir }}",
  7. "{{ project_name }}.fusioncatcher_cluster": "{{ fusioncatcher_cluster }}",
  8. "{{ project_name }}.disk_size": "{{ disk_size }}"
  9. }