Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[r] Add pbmc3k dataset helper #792

Merged
merged 3 commits into from
Jan 23, 2023

Conversation

aaronwolen
Copy link
Member

@aaronwolen aaronwolen commented Jan 23, 2023

New helper function dataset_seurat_pbmc3k() to download the pbmc 3k dataset from 10X and import as a Seurat object without requiring any extra dependencies. This is needed for existing tutorial/demo notebooks.

@aaronwolen aaronwolen changed the base branch from main to main-old January 23, 2023 20:40
@aaronwolen aaronwolen marked this pull request as ready for review January 23, 2023 20:41
Copy link
Member

@johnkerl johnkerl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

apis/r/NEWS.md Outdated

## Features

* New function `dataset_seurat_pbmc3k()` to download the pbmc 3k dataset from 10X and import as a `Seurat` object without requiring any extra dependencies.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nit: pbmc 3k -> pbmc3k

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@aaronwolen aaronwolen force-pushed the aaronwolen/add-pbmc3k-dataset-helper branch from b6ce75c to 1da6e88 Compare January 23, 2023 20:50
@aaronwolen aaronwolen merged commit 8dda13a into main-old Jan 23, 2023
@aaronwolen aaronwolen deleted the aaronwolen/add-pbmc3k-dataset-helper branch January 23, 2023 20:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants