/gannet/Atumefaciens/20190103_Cvirginica_vcf_splitting Split large, singular VCF into individual VCFs for each sample comprising the input VCF. Process documented in Jupyter Notebook (GitHub): https://github.com/RobertsLab/code/blob/master/notebooks/sam/20190103_swoose_C.virginica_vcf_splitting.ipynb --- FILES - Combined.SNP.TRSdp5g95FnDNAmaf05.sorted.ANACfill*.vcf.gz: Individual VCF files produced by splitting operation using bcftools. - Combined.SNP.TRSdp5g95FnDNAmaf05.sorted.vcf.gz: Input VCF for splitting. Has been sorted with awk and bgzipped. - Combined.SNP.TRSdp5g95FnDNAmaf05.sorted.vcf.gz.tbi: Index file of input VCF. Indexed with tabix. --- Notebook: https://robertslab.github.io/sams-notebook/2019/01/02/VCF-Splitting-C.virginica-VCF-Using-BCFtools.html