-
Notifications
You must be signed in to change notification settings - Fork 0
Created the new scanpy workflow #221
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
base: main
Are you sure you want to change the base?
Conversation
Feat/ set acl permissions
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@vm11 found that the outputs generated (WS_wEMB10202354.h5ad) do not match sample ID that I inputted (HCA_SkO13919077) into solosis. I also inputted two samples and only 1 output was generated.
-rw-rw-r-- 1 lg28 team298 96041 Dec 4 10:04 low_quality_cells_removed_in_preQC_WS_wEMB10202354.json
-rw-rw-r-- 1 lg28 team298 213836117 Dec 4 10:14 WS_wEMB10202354.h5ad
-rw-rw-r-- 1 lg28 team298 1137998 Dec 4 10:14 HCA_SkO13919077_HCA_SkO13919077.ipynb
## and here
$ ls -lrt reports
total 56
drwxr-xr-x 3 lg28 team298 804 Dec 4 10:08 WS_wEMB10202354
-rw-r--r-- 1 lg28 team298 2199 Dec 4 10:14 index.html
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Copilot encountered an error and was unable to review this pull request. You can try again by re-requesting a review.

Description
Updated per sample rna-seq processing pipeline. The main change is python. notebook. Changed the scanpy.py command to accomodate the changes in the notebook.
Fixes # Issue with how one can use the same ipykernel and environment. Numpy deprecated function fixed with new scanpy env.
Type of change
Checklist
pytest)pre-commit run --all-files)