Browse Source

更新 'inputs'

master
meng 2 years ago
parent
commit
9bb3d6f60b
1 changed files with 3 additions and 2 deletions
  1. +3
    -2
      inputs

+ 3
- 2
inputs View File

@@ -1,6 +1,7 @@
{
"{{project_name}}.samples": "{{ samples }}",
"{{project_name}}.fastq_dir":"{{ fastq_dir }}",
"{{project_name}}.sample_id": "{{ sample_id }}",
"{{project_name}}.in1":"{{ in1 }}",
"{{project_name}}.in2":"{{ in2 }}",
"{{ project_name }}.cluster_config":"OnDemand ecs.sn1ne.4xlarge img-ubuntu-vpc",
"{{ project_name }}.disk_size":"{{ disk_size }}",
"{{ project_name }}.docker":"registry-vpc.cn-shanghai.aliyuncs.com/easygene/fastp:v0.20.1_cv1"

Loading…
Cancel
Save