Skip to content

v0.27.5 - Compatibility with pandas v2.0.0

Compare
Choose a tag to compare
@lauraluebbert lauraluebbert released this 13 Apr 19:23
· 1733 commits to main since this release
53457e9

Updated gget search to function correctly with new Pandas version 2.0.0 (released on April 3rd, 2023) as well as older versions of Pandas

Updated gget info with new flags uniprot and ncbi which allow turning off results from these databases independently to save runtime (note: flag ensembl_only was deprecated)

All gget modules now feature a -q / --quiet (Python: verbose=False) flag to turn off progress information

Co-author of this release: @anhchi172