소스 검색

add sample_id in input

tags/v0.1.0
stead99 4 년 전
부모
커밋
5a89d17ecd
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. +1
    -0
      inputs

+ 1
- 0
inputs 파일 보기

@@ -1,6 +1,7 @@
{
"{{ project_name }}.read1": "{{ read1 }}",
"{{ project_name }}.read2": "{{ read2 }}",
"{{ project_name }}.sample_id": "{{ sample_id }}",
"{{ project_name }}.screen_ref_dir": "{{ screen_ref_dir }}",
"{{ project_name }}.fastq_screen_conf": "{{ fastq_screen_conf }}",
"{{ project_name }}.idx": "{{ idx }}",

Loading…
취소
저장