Skip to content

Releases: enasequence/enaBrowserTools

enaBrowserTools-v1.7.2

01 Aug 16:14
75f14e0

Choose a tag to compare

What's Changed

  1. SafeConfigParser was outdated, it's updated to ConfigParser.
  2. I fixed the warnings coming from the regex patterns.
  3. The certificate error check was only added for browser API, I added it to portal API as well now.

Full Changelog: v1.7.1...v1.7.2

enaBrowserTools-v1.7.1

21 Mar 17:38
e894957

Choose a tag to compare

What's Changed

Full Changelog: v1.7...v1.7.1

enaBrowserTools-v1.7

04 Jul 10:50
595827f

Choose a tag to compare

Updated python scripts to work with the latest ENA Portal API. Please download enaBrowserTools-v1.7.zip which contains the python scripts.

snapshot-change-lister

28 Jun 11:20
43799ba

Choose a tag to compare

What's Changed

  • Added flow for downloading fastq submitted files for sample accession by @Manishemblebi #69
  • Update querying to match the portal API by @lilim-ebi in #73

Full Changelog: v1.1.0...v1.2.0

snapshot-change-lister

23 Feb 15:43
92999de

Choose a tag to compare

Added support for query and downloading new/updated data files.

What's Changed

Full Changelog: v1.0.0...v1.1.0

snapshot-change-lister

16 Dec 17:14
120cec2

Choose a tag to compare

Optional email parameter to notify when the program exits.

Full Changelog: v0.0.3...v1.0.0

snapshot-change-lister

04 Aug 15:46
3a3df17

Choose a tag to compare

v0.0.3

Update README.md

enaBrowserTools-v1.6

05 Aug 12:30
5bfdb8a

Choose a tag to compare

Discontinued support for Python 2.7. Please use Python 3 scripts.

Other bug fixes and improvements.

enaBrowserTools-v1.5.5

11 Jun 09:21

Choose a tag to compare

Final release with python 2.7 support!

Bug fix related to special characters in file names
Small non-functional changes to code for clean up, etc.

enaBrowserTools-v1.5.4

14 Oct 05:07

Choose a tag to compare

Changed to use new ENA browser API for record retrieval
Stripping double quotes if used in the aspera_settings.ini file
Small non-functional changes to code for clean up, etc.