Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
✔️ update README for release
  • Loading branch information
buehlere committed Nov 18, 2022
1 parent c7a5aab commit 38f8429
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,9 +73,9 @@ To access other endpoints, export the environment variable `BEAGLE_ENDPOINT`.
```
beaglecli run latest-info --request-id requests.txt --completed --output-metadata-only --max-pages
```
- Return and clean output meatadata for a given request id from files api
- Return and clean output metadata for a given request id from files api
```
beaglecli files list --metadata=igoRequestId:13167_C --file-type fastq --all | python3 clean_up.py
beaglecli files list --metadata=igoRequestId:13167_C --file-type fastq --all --packaged
```
Note: Use `requests.txt` as a template for providing a multiple request ids

Expand Down

0 comments on commit 38f8429

Please sign in to comment.