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.
No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.

6 líneas
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. }