Releases: WGLab/ContextSV
Releases · WGLab/ContextSV
v0.1.0
Pre-release with ONT Kit14 test data in a small region of chr21:
- Small reference genome using
samtools faidx GRCh37.fa 21 > GRCh37_21.fa
- Small bam file using
samtools view -b ONT_Kit14.bam 21:14486099-14515105 > ONT_Kit14_21.bam
- Small SNP VCF file using
bcftools view -O z -r 21:14486099-14515105 snps.vcf.gz > snps_21.vcf.gz