Skip to content

Commit

Permalink
Fix typo (#954)
Browse files Browse the repository at this point in the history
  • Loading branch information
pablo-gar authored Jan 26, 2024
1 parent 23a8727 commit e37605f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/cellxgene_census_aws_open_data.md
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ aws s3 sync --no-sign-request s3://cellxgene-census-public-us-west-2/cell-census
And to download the TileDB files:

```bash
aws s3 sync --no-sign-request s3:/cellxgene-census-public-us-west-2/cell-census/2023-07-25/soma/ ./soma/
aws s3 sync --no-sign-request s3://cellxgene-census-public-us-west-2/cell-census/2023-07-25/soma/ ./soma/
```

### CELLxGENE Census API (Python and R)
Expand Down

0 comments on commit e37605f

Please sign in to comment.