Skip to content

Commit

Permalink
remove organisms section (only human)
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewGhazi committed Sep 9, 2024
1 parent f74bed0 commit 2a6f2c5
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions episodes/hca.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -169,14 +169,6 @@ metadata |>
count(assay)
```

## Available organisms

```{r}
metadata |>
distinct(organism, dataset_id) |>
count(organism)
```

### Download single-cell RNA sequencing counts

The data can be provided as either "counts" or counts per million "cpm" as given
Expand Down

0 comments on commit 2a6f2c5

Please sign in to comment.