Skip to content

Commit

Permalink
attach readme png
Browse files Browse the repository at this point in the history
  • Loading branch information
yodeng committed Nov 14, 2022
1 parent 26478b6 commit 8131e7f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,8 @@ optional arguments:
| -n/--num | the max number of concurrency, auto detect by sra file size |
| -s/--max-speed | maximum speed per second, case-insensitive unit support (K[b], M[b]...), no-limited by default |

![fetch](https://user-images.githubusercontent.com/18365846/201565539-4df7ee9e-0a44-4786-8a90-1fd2e78d4ab5.png)

#### 3.2 srautils dump

The `dump` command is a parallel `fastq-dump` wrapper which used for dump SRA file and get the raw `fastq/fasta` sequence data as output.
Expand Down Expand Up @@ -114,6 +116,8 @@ optional arguments:
| --fasta | output fasta instead of fastq |
| --local | running all chunked jobs in localhost instead of sge cluster |

![dump](https://user-images.githubusercontent.com/18365846/201566132-b3d8e0d3-426e-44f5-b9d6-6db58020dbff.png)

### 4. License

`srautils` is distributed under the [MIT License](https://github.com/yodeng/srautils/blob/master/LICENSE).
Expand Down

0 comments on commit 8131e7f

Please sign in to comment.