Releases: KalinNonchev/gnomAD_DB
Releases · KalinNonchev/gnomAD_DB
Release list
update CI.2
Update config.yml (#42) * Update config.yml * Update requirements.txt * Update environment.yaml
update CI
Kalin nonchev patch 2 (#41) * Update python-package.yml * Update python-publish.yml * Update config.yml * Update config.yml * Update config.yml * Update config.yml
gnomAD V4
NEW version (November 2023)
- release gnomAD WGS v4.0 and WES v4.0
gnomad_version=["v2"|"v3"|"v4"] argument has to be specified when initializing the database- minor fixes
gnomAD V4
NEW version (November 2023)
- release gnomAD WGS v4.0 and WES v4.0
gnomad_version=["v2"|"v3"|"v4"] argument has to be specified when initializing the database- minor fixes
gnomAD WGS v3.1.2
NEW version (July 2022)
- release gnomAD WGS v3.1.2
- minor bug fixes
readme adjust
NEW version (December 2021)
- more available variant features present, check here
get_maf_from_dfrenamed toget_info_from_dfget_maf_from_strrenamed toget_info_from_strgenome=["Grch37"|"Grch38"] argument have to be specified, when initializing the database
major package update
NEW version (December 2021)
- more available variant features present, check here
get_maf_from_dfrenamed toget_info_from_dfget_maf_from_strrenamed toget_info_from_str
update package
- single delayed function added to increase performance
parallel not default
parallel and download SQLite function
Parallel and download function (#10) * cpu count * cpu count default * add chrM columns in create script * Update README.md * Update README.md * source db * utils * packages * packages * rm package * package * Update README.md * rename * Update README.md * variable names * final adj Co-authored-by: Kalin Nonchev <nonchev@ouga06.cmm.in.tum.de>