Skip to content

v5.2.0

Latest
Compare
Choose a tag to compare
@aaclan-ebi aaclan-ebi released this 03 Apr 08:42
· 9 commits to master since this release
7204409

Infer or autocorrect the format in the htsget command

The client now determines the file format as follows:

  1. It first tries to detect the format from the file name.
  2. If it can't, it uses the format the user specifies.
  3. If no format is detected or specified, it defaults to "BAM" (This is the file-distribution service behaviour)

Note: If both detected and specified formats are available but differ, the detected format is used.

https://pypi.org/project/pyega3/5.2.0/