Explorar el Código

更新 'inputs'

master
chenqingwang hace 4 años
padre
commit
42608be4bb
Se han modificado 1 ficheros con 1 adiciones y 2 borrados
  1. +1
    -2
      inputs

+ 1
- 2
inputs Ver fichero

@@ -35,8 +35,7 @@
"{{ project_name }}.samtools_docker": "{{ samtools_docker }}",
"{{ project_name }}.samtools_cluster": "{{ samtools_cluster }}",
"{{ project_name }}.insert_size": "{{ insert_size }}",
"{{ project_name }}.gtf_dir: "{{ gtf_dir }}",
"{{ project_name }}.lnc_gtf_file: "{{ lnc_gtf_file }}",
"{{ project_name }}.lnc_gtf_file": "{{ lnc_gtf_file }}",
"{{ project_name }}.subread_docker": "{{ subread_docker }}",
"{{ project_name }}.subread_cluster": "{{ subread_cluster }}"
}

Cargando…
Cancelar
Guardar