Parcourir la source

更新 'inputs'

dir to fastq
master
biochenglinliu il y a 4 ans
Parent
révision
76defa6490
1 fichiers modifiés avec 2 ajouts et 1 suppressions
  1. +2
    -1
      inputs

+ 2
- 1
inputs Voir le fichier

@@ -1,5 +1,6 @@
{
"{{ project_name }}.sample_fastq_dir": "{{ sample_fastq_dir }}",
"{{ project_name }}.fastq1": "{{ fastq1 }}",
"{{ project_name }}.fastq2": "{{ fastq2 }}",
"{{ project_name }}.sample_id": "{{ sample_id }}",
"{{ project_name }}.fusioncatcher_docker": "{{ fusioncatcher_docker }}",
"{{ project_name }}.fusioncatcher_database_dir": "{{ fusioncatcher_database_dir }}",

Chargement…
Annuler
Enregistrer