Explorar el Código

更新 'inputs'

dir to fastq
master
biochenglinliu hace 4 años
padre
commit
76defa6490
Se han modificado 1 ficheros con 2 adiciones y 1 borrados
  1. +2
    -1
      inputs

+ 2
- 1
inputs Ver fichero

@@ -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 }}",

Cargando…
Cancelar
Guardar