eastgenomics / eggd_generate_variant_workbook

DNAnexus app for generating xlsx variant workbooks
3 stars 0 forks source link

Remove test vcf #91

Closed jethror1 closed 2 years ago

jethror1 commented 2 years ago

Intermediary test vcf to remove: https://github.com/eastgenomics/eggd_generate_workbook/blob/master/NA12878_unittest.split.vcf

Should also add an os.remove(self.split_vcf) here to automatically remove it when running tests

jethror1 commented 2 years ago

fixed in https://github.com/eastgenomics/eggd_generate_workbook/pull/110