Generate a VAF file from the FASTQ file. The purpose of this app is that sometimes we have to process hundreds of files. In this case, using YaqingLiu/NGSCheckMate_parallel is not an optimal choice.
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。

6 行
202B

  1. {
  2. "subsampling_rate": "1",
  3. "cluster_config": "OnDemand bcs.a2.3xlarge img-ubuntu-vpc",
  4. "disk_size": "100",
  5. "docker": "registry.cn-shanghai.aliyuncs.com/pgx-docker-registry/ngscheckmate:v1.0.0"
  6. }