Skip to content

Commit

Permalink
fix error
Browse files Browse the repository at this point in the history
  • Loading branch information
wvictor14 committed Feb 24, 2024
1 parent 2e5f59f commit 4ea124e
Show file tree
Hide file tree
Showing 3 changed files with 1,196 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -237,7 +237,7 @@ object.size(sce_h5) |> print(units = 'auto')
Size of dgc counts matrix held in memory

```{r}
object.size(counts) |> print(units = 'auto')`
object.size(counts) |> print(units = 'auto')
```

Speed:
Expand Down
Loading

0 comments on commit 4ea124e

Please sign in to comment.