bcftools-merge is used to merge VCF files into a singe VCF.
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.

inputs 380B

5 years ago
4 years ago
5 years ago
4 years ago
5 years ago
5 years ago
1234567
  1. {
  2. "{{ project_name }}.bcftools_docker": "{{ bcftools_docker }}",
  3. "{{ project_name }}.vcf": ["oss://share-data-temp/TNBC/vcf/FUSCCTNBC083_pon.vcf", "oss://share-data-temp/TNBC/vcf/FUSCCTNBC330_pon.vcf", "oss://share-data-temp/TNBC/vcf/FUSCCTNBC467_pon.vcf"],
  4. "{{ project_name }}.disk_size": "{{ disk_size }}",
  5. "{{ project_name }}.cluster_config": "{{ cluster_config }}"
  6. }