forked from zktuong/dandelion
-
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.
attempting to reduce code bloat for find_clones (zktuong#329)
* how about this? * ok this implements the functions. got to think about how to adjust the loops to allow for the orphan vj clonotypes * ok got find_clones more or less working with the update. need to check generate_network to ensure that the overlap is computed properly * ok one more fix * Update test_tools_light.py * Update 3_dandelion_findingclones-10x_data.ipynb * Update _tools.py didn't realise pandas has a max number of zeroes. * minor wording change and bug fix * update notebooks
- Loading branch information
Showing
15 changed files
with
2,113 additions
and
2,097 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
Large diffs are not rendered by default.
Oops, something went wrong.
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
Large diffs are not rendered by default.
Oops, something went wrong.
117 changes: 63 additions & 54 deletions
117
docs/notebooks/1b_dandelion_noreannotation-10x_data.ipynb
Large diffs are not rendered by default.
Oops, something went wrong.
Oops, something went wrong.