Explorar el Código

add-adapter

master
stead99 hace 5 años
padre
commit
7a857f8ee8
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      inputs

+ 1
- 1
inputs Ver fichero

"{{ project_name }}.read1": "{{ read1 }}", "{{ project_name }}.read1": "{{ read1 }}",
"{{ project_name }}.read2": "{{ read2 }}", "{{ project_name }}.read2": "{{ read2 }}",
"{{ project_name }}.gtf": "{{ gtf }}", "{{ project_name }}.gtf": "{{ gtf }}",
"{{ project_name }}.adapter": "{ adapter }"
"{{ project_name }}.adapter": "{ adapter }",
"{{ project_name }}.genome_directory": "{{ genome_directory }}", "{{ project_name }}.genome_directory": "{{ genome_directory }}",
"{{ project_name }}.idx_prefix": "{{ idx_prefix }}", "{{ project_name }}.idx_prefix": "{{ idx_prefix }}",
"{{ project_name }}.baseout": "{{ baseout }}", "{{ project_name }}.baseout": "{{ baseout }}",

Cargando…
Cancelar
Guardar