Skip to content

Commit 7f2ad04

Browse files
authored
Update README.md
1 parent f060c66 commit 7f2ad04

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

README.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,11 +16,18 @@
1616
> To use iSeq, Your system must be **connected to the network** and **support FTP, HTTP, and HTTPS protocols**.
1717
1818
## Update Notes:
19+
### 2024.11.21
20+
- **Dependency update for aspera-cli**:
21+
The version requirement for aspera-cli has been updated from `aspera-cli` to `aspera-cli=4.14.0`.
22+
1923
### 2024.10.23
2024
- **New `-s`, `--speed` option** to set the download speed limit (MB/s) (default: 1000 MB/s). Such as `iseq -i SRR7706354 -s 10`
2125
- **Dependency update for sra-tools**:
2226
The version requirement for sra-tools has been updated from `sra-tools=2.11` to `sra-tools>=2.11.0`.
2327

28+
<details>
29+
<summary>More Updates</summary>
30+
2431
### 2024.09.14
2532
- **New `-e` option for merging FASTQ files**:
2633
Added a `-e` option to merge multiple FASTQ files into a single file for each `Experiment (-e ex)`, `Sample (-e sa)`, or `Study (-e st)`.
@@ -31,8 +38,7 @@ Added a `-e` option to merge multiple FASTQ files into a single file for each `E
3138
- **API change for GSA metadata download**:
3239
The API endpoint has been updated from `getRunInfo` to `getRunInfoByCra` for downloading GSA metadata.
3340

34-
<details>
35-
<summary>More Updates</summary>
41+
3642

3743
- **Save result to personal directory**:
3844
The output results will now be saved in the user's personal directory by `-o` option.

0 commit comments

Comments
 (0)