Releases: KalinNonchev/gnomAD_DB
Releases · KalinNonchev/gnomAD_DB
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
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_df
renamed toget_info_from_df
get_maf_from_str
renamed toget_info_from_str
genome
=["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_df
renamed toget_info_from_df
get_maf_from_str
renamed toget_info_from_str
update package
- single delayed function added to increase performance
parallel not default
v0.0.6 Update setup.py
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>
0.0.4
Cool, you can query now your variants parallel!
0.0.3
update setup