forked from theislab/single-cell-best-practices
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
PR for data loading in various chapters (theislab#240)
* change data loading in doublet detection * change dataloading in dim red * change data loading in doublet detection * change data loading in quality control * adjust data loading in normalization * add pooch to yml * adjust data loading in annotation * adjust dataloading in batch correction * run pre-commit * change loading in differential expression chapter
- Loading branch information
1 parent
a2f3eb8
commit e5d411d
Showing
9 changed files
with
895 additions
and
993 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -17,3 +17,4 @@ dependencies: | |
- conda-forge::pip | ||
- pip: | ||
- sc-toolbox | ||
- pertpy==0.5.0 |
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
237 changes: 132 additions & 105 deletions
237
jupyter-book/surface_protein/dimensionality_reduction.ipynb
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Oops, something went wrong.