Skip to content

Commit

Permalink
Make run file executable
Browse files Browse the repository at this point in the history
  • Loading branch information
nvictus committed Jan 20, 2025
1 parent e26927a commit 73df6f5
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,14 @@

Create a local database of TCGA metadata from the GDC API.

Requires [uv](https://docs.astral.sh/uv/getting-started/installation/).

To generate the database:

```sh
./run.sh
```

## Resources

Useful links
Expand Down
Empty file modified run.sh
100644 → 100755
Empty file.

0 comments on commit 73df6f5

Please sign in to comment.