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

Suggesting very minor edits to comp_bio_data_integration.Rmd #694

Merged
merged 1 commit into from
Aug 6, 2023

Conversation

eddelbuettel
Copy link
Contributor

@eddelbuettel eddelbuettel commented Aug 6, 2023

Three minor changes, feel free to skip or ignore any or all

  • R usually talks about 'packages' rather than 'modules'
  • patchwork is imported by Seurat so we can skip library(patchwork)
  • the initial Seurat data load step calls it AnnData

Three minor changes, feel free to skip or ignore any or all
- R usually talks about 'packages' rather than 'modules'
- patchwork is imported by Seurat so we can skip library(Seurat)
- the initial Seurat data load step calls it AnnData
@pablo-gar pablo-gar self-requested a review August 6, 2023 17:28
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