Skip to content

0.8.0

Choose a tag to compare

@sgsutcliffe sgsutcliffe released this 29 Aug 17:25
· 63 commits to main since this release
ac60737

0.8.0 - 2025/08/29

Added

Reduce the Number of Loci used in Analysis

  • Update the PREPROCESS_REFERENCES process to use only the selected loci specified by the --pd_columns parameter. PR #80
  • Update the LOCIDEX_MERGE process to include only the selected loci specified by the --pd_columns parameter in the profile.tsv file. PR #81
    • Updated locidex version to v.0.4.0 which adds a --loci parameter to input select loci for included in profile.tsv. PR #81
  • Add parameter --skip_reduce_loci to skip reducing loci. PR #80