Releases: saketkc/pysradb
Releases · saketkc/pysradb
v2.2.2
v2.2.1
Full Changelog: v2.2.0...v2.2.1
v2.2.0
v2.1.0
- Fix for
gse-to-srp
returning unrequested GSEs #186 - Fix for
download
usingpublic_urls
- Fix for
gsm-to-srx
returning false positives #165 - Fix for delimiter not being consistent when metadata is printed on terminal #147
- ENA search is currently broken because of an API change
Full Changelog: v2.0.2...v2.1.0
v2.0.2
v2.0.1
What's Changed
- Fix SRX -> SRR conversion by @tfehlmann in #183
New Contributors
- @tfehlmann made their first contribution in #183
Full Changelog: v2.0.0...v2.0.1
v2.0
- BREAKING change: Overhaul of how urls and associated metadata are returned (not backward compatible); all column names are lower cased by default
- Fix extra space in "organism_taxid" column
- Added support for Experiment attributes (
#89 <https://github.com/saketkc/pysradb/issues/89#issuecomment-1439319532>
)
Full Changelog: v1.4.2...v2.0.0
v1.4.2
v1.4.1
Full Changelog: v1.4.0...v1.4.1
- Fix for fetching alternative URLs in
metadata --detailed
v1.4.0
What's Changed
- Added ability to fetch alternative URLs (GCP/AWS) for metadata #161
- Fix for xmldict 0.13.0 no longer defaulting to OrderedDict #159 by @zhoulytwinyu
- Fix for missing experiment model and description in metadata #160
New Contributors
- @zhoulytwinyu made their first contribution in #159
Full Changelog: v1.3.0...v1.4.0