Releases: BioOmics/iSeq
Releases · BioOmics/iSeq
v1.9.2
v1.9.1
v1.9.0
v1.8.0
Fix for [#27]: When downloading SRA files, the verification process gets stuck due to vdb-validate
. This issue occurs because, starting from sra-tools
version > 3.0.0, if vdb-validate
is run without specifying the path to the SRA file, it attempts to re-download the file, causing the process to get stuck.
For example:
Running vdb-validate SRR931847
will hang, but vdb-validate ./SRR931847
will execute successfully.
v1.7.0
v1.6.0
v1.5.0
v1.4.0
v1.3.0
- Dependency update for aspera-cli: The version requirement for aspera-cli has been updated from aspera-cli to aspera-cli=4.14.0.