LewisLabUCSD / LewisLabUCSD/Mito_Trace
Add the MT clone map that can contain multiple mutants in lineages
Open
Nobody has claimed this yet.
todo
- Dominant language
- Jupyter Notebook
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Add the MT clone map that can contain multiple mutants in lineages
for i in range(1,num_clones+1):
self.clone_mt_dict[i] = i
# TODO Add the MT clone map that can contain multiple mutants in lineages
# If there is a heteroplasmy table in params, it is list of mutant heteroplasmy AFs.
4f38161d12f40a52e61566e717a72784ab4b2b7d
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Read src/simulations/pipeline.py around line 179, including the existing clone_mt_dict initialization and the heteroplasmy-table note. Determine the intended representation for multiple mitochondrial mutants within lineages; the work is done when the clone map supports that case in the simulation pipeline.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- data
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100