Skip to content

v0.7.2

Latest

Choose a tag to compare

@alex-sandercock alex-sandercock released this 18 May 12:06
12798c2

BIGr 0.7.2

  • Fixed manual text errors

BIGr 0.7.1

  • Updated check_ped() to return corrected pedigree data in the result list instead of assigning objects to the global environment
  • Skipped long remote madc2vcf_all integration tests on CRAN while keeping them enabled in GitHub Actions

BIGr 0.7.0

Updates on dosage2vcf

  • Added support for DArT SNP/INDEL 1-row and 2-row report formats
  • dosage2vcf now validates marker and sample sets between report and counts files, then aligns counts to the report order before writing VCF genotypes
  • VCF CHROM and POS are derived from Chrom/ChromPos when present, otherwise from MarkerName; MarkerName is retained in the VCF ID field
  • Missing SNP/INDEL genotype calls (-/NA) are written as diploid missing genotypes (./.)

What's Changed

Full Changelog: v0.6.2...v0.7.2