-
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.
- Loading branch information
Showing
9 changed files
with
3,048 additions
and
0 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
## Processing and sample annotations | ||
|
||
Includes scripts to anaylsis principal components (PCs) and perform pseudotime. | ||
|
||
1. `pc_ratio.ipynb` and `summarize_PC_contributors.ipynb` includes code to have on overview of variances captured by individual PCs and to find correlation between cell types and PCs | ||
2. `compute_pseudotime.ipynb` | ||
3. Folder `ps_per_disease` includes pseudotime done per disease | ||
|
||
In the working directly, the .h5ad object will be saved at `xenium_outs/adata_polygon_reduced_pseudotime.h5ad` with pseudotime i column dpt_pseudotime. |
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
864 changes: 864 additions & 0 deletions
864
notebooks/08_pca_pseudotime/ps_per_disease/ps_per_disease.ipynb
Large diffs are not rendered by default.
Oops, something went wrong.
457 changes: 457 additions & 0 deletions
457
notebooks/08_pca_pseudotime/ps_per_disease/trajectories_per_disease.ipynb
Large diffs are not rendered by default.
Oops, something went wrong.
691 changes: 691 additions & 0 deletions
691
notebooks/08_pca_pseudotime/summarize_PC_contributors.ipynb
Large diffs are not rendered by default.
Oops, something went wrong.
File renamed without changes.
File renamed without changes.
File renamed without changes.