Exploratory analysis of drug resistance associated cell states in paired neuroblastoma cell lines (SCPCP000020) #1402
akyneal
started this conversation in
Propose a new analysis
Replies: 1 comment 1 reply
-
|
Hi @akyneal, Thanks for this proposal and your interest in contributing to OpenScPCA! To give you some high-level feedback on your approach:
We think the best way to get started is to create an analysis module as described in the docs (https://openscpca.readthedocs.io/en/latest/contributing-to-analyses/analysis-modules/creating-a-module/), which will create a skeleton structure. It'd be great to have you file a pull request establishing the module before you send one with any EDA notebooks to keep the pull request size manageable. Thanks again for your interest! Please let us know if there's any way we can assist you with your contributions. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Proposed analysis
I'd like to do an exploratory analysis (EDA) on SCPCP000020. (The four paired drug sensitive neuroblastoma cell line samples looking at differences between sensitive and resistant cells within each patient pair.
This would be an exploratory work, not a confirming study. I am a product manager by background (M.S. in Data Science), not a single-cell biologist. I am doing this as a personal volunteer project to learn the field, contribute a small piece of work back to the community, and help raise awareness for pediatric cancer research in my network. I plan to work locally first and share the resulting notebook publicly when it's in a presentable state. Posting here for community feedback before I get too far down the path.
Scientific goals
Exploratory problem: When we compare drug sensitive neuroblastoma cells to their drug resistant counterparts derived from the same patient, what changes at the transcriptional level?
One thing i noticed; SMS pair has a primary tumor vs bone marrow metastasis has tissue origin difference on top of drug status which i am not sure if right way for comparisons.
Methods or approach
Standard EDA pipeline in Python Jupyter notebook; will work locally first
-Load all four processed AnnData from the Portal download.
-QC summary of all across libraries
-Focus on single AnnData with sample level metada.
-Visualize existing clusters from the ScPCA processing pipeline. (sanity check)
-Cell state scoring
-Cross pair consistency check possibly
I will frame cell type rather than cell line.
Existing modules
I am not aware of any existing OpenScPCA module focused on this.
This should consume the standard processed AnnData outputs from the ScPCA pipeline.
Input data
Scientific literature
I need to research this.
Other details
I would like to use my local laptop first with no AWS, GCP access.
I am hoping to do this within my bandwidth , 1 -2 weeks and share a notebook.
I just want to re-iterate my background. I am a product manager and I usually deal with Revenue Intelligence, Marketing Budget allocation, predictive scoring, personalization and etc... Hence i dont have the domain expertise for single-cell analysis.
I am interested to learn how to work with scientific medical data. (single-cell analysis in this case) and raise awareness within other Data Scientists / Researchers within my network.
I am open to feedback.
Beta Was this translation helpful? Give feedback.
All reactions