使用fastp对fastq文件进行质控, 使用fastqscreen对污染源进行检测
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.

il y a 2 ans
il y a 2 ans
il y a 2 ans
il y a 2 ans
il y a 2 ans
il y a 2 ans
12345678
  1. {
  2. "{{project_name}}.sample_id": "{{ sample_id }}",
  3. "{{project_name}}.in1":"{{ in1 }}",
  4. "{{project_name}}.in2":"{{ in2 }}",
  5. "{{ project_name }}.cluster_config":"OnDemand bcs.es.c.8xlarge img-ubuntu-vpc",
  6. "{{ project_name }}.disk_size":"500",
  7. "{{ project_name }}.docker":"registry.cn-shanghai.aliyuncs.com/hcc1395_aliyun/fastp:0.19.6"
  8. }