Releases: bioforensics/MicroHapDB
Releases · bioforensics/MicroHapDB
MicroHapDB 0.11
Added
- A new table flagging markers with repetitive content (see #147).
- A new column in the
microhapdb.frequencies
table containing the number of observed haplotypes used to compute frequency estimates for each population group (see #151).
Changed
- Merged RSIDs resolved during database build now propagated to the final marker definition (see #149).
Fixed
- Added manual and automated fixes to ensure frequencies are formatted correcly and match to the correct marker definition (see #150).
MicroHapDB 0.10.1
Fixed
- Bug with offsets table (
marker --format=offsets
) when multiple markers are defined for a locus (#144).
MicroHapDB 0.10
Added
- Marker definitions for NimaGen 29-plex (see #134).
- 50 marker definitions from Zhang et al 2023 (see #136).
- 191 marker definitions from Du et al 2023 (see #137).
- Jupyter notebook for plotting database growth over time (see #135).
Changed
- Cleanup of database build code (see #133).
- Improved marker detail view now includes locus, marker, synonym, and source info (see #138).
- Updated documentation (see #139, #142).
Fixed
- Off-by-one errors in Fan 2022 marker definitions (see #140).
MicroHapDB 0.9
Added
- Italian population frequencies for 98 markers from Turchi et al 2019 (see #107).
- 21 marker definitions and population frequences from Zou et al 2022 (see #109).
- Check for overlapping microhaps from different sources during the database build (#112).
- Over 1,000 marker definitions from four whole-genome screens from Yu et al 2022 (see #115, #118, #128).
- New
nomenclature
module for parsing and validating microhap identifiers (see #119). - New
summarize
subcommand for summarizing MicroHapDB database contents (see #120). - 1,000 marker definitions from Zhu et al 2023 (see #125, #131).
- New check during database build time to make sure that markers sharing the same name actually occupy the same locus (see #128).
Changed
- Overhaul of the marker table structure and database build procedure (see #106, #111, #112).
- Use Byrska-Bishop 2022 instead of Auton 2015 for main frequency and Ae calculations (see #106, #112, #114, #130).
- Marker FASTA output now produces a single sequence per locus, even when multiple markers at a locus are defined (#124).
MicroHapDB 0.8.2
Fixed
- Test suite execution bug.
MicroHapDB 0.8.1
Fixed
- Bundling of files used for automated test suite.
MicroHapDB 0.8
Added
- 25 marker definitions from Sun et al 2020 (see #87).
- 23 marker definitions from Jin et al 2020 (see #89).
- 20 marker definitions from Kureshi et al 2020 (see #90).
- GRCh38 offsets to
microhapdb marker --format=offsets
(see #92). - 59 marker definitions from Wu et al 2021 (see #96).
- 22 marker definitions from Fan et al 2022 (see #97).
- New sphinx-based documentation suite hosted on ReadTheDocs.org (see #101).
Changed
- Minor improvements to database build and corresponding documentation (see #88).
- Major overhaul of the Python API (see #99).
Fixed
MicroHapDB 0.7
Added
- Markers and population frequency data (1000 Genomes and proprietary) for the mMHseq 90-plex panel (see #68).
- New
--extend-mode
option when displaying markers infasta
ordetail
mode (see #72). - New options for preparing MicroHapDB data for import into MicroHapulator (see #80).
- New option for preparing MicroHapDB frequency data for import into probgen tools like LRMix Studio or EuroForMix (see #82).
Changed
- Support for pandas>=1.2 added, support for Python 3.6 dropped (see #74).
- The
--marker
and--population
flags formicrohapdb frequency
now support multiple arguments (see #81).
Fixed
MicroHapDB 0.6
MicroHapDB 0.5
Added
- Added 10 marker definitions from Voskoboinik et al 2018 (see #47).
- Added 118 marker definitions from de la Puente, Phillips, et al 2020 (see #49, #54).
- Added microhap frequency estimates for 26 global populations to all markers from the 1000 Genomes Project Phase 3 dat (see #55).
- Added I_n (informativeness for assignment) scores to each marker (see #56).
Fixed
- Removed duplicate entry for marker
mh11CP-004
(see #46). - Corrected marker name from
mh05KK-058
tomh15KK-058
(see #46). - Corrected erroneous rsID assignments for van der Gaag 2018 markers (see #46).