使用fastp对fastq文件进行质控, 使用fastqscreen对污染源进行检测
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

7 line
322B

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