ebi-gene-expression-group / scanpy-scripts

Scripts for using scanpy
Apache License 2.0
30 stars 13 forks source link

Add first basic scrublet integration #93

Closed pinin4fjords closed 3 years ago

pinin4fjords commented 3 years ago

First-level Scrublet integration. This should handle all arguments and produce the object output and call the main scrublet() function.

To do:

1/7/2021: Now complete following release of Scanpy 1.8 with a change I was waiting on. To summarise, changes in this PR:

pinin4fjords commented 3 years ago

Proposed https://github.com/theislab/scanpy/pull/1741 to plotting function in Scanpy to allow better integration with established plotting patterns in this package.

pinin4fjords commented 3 years ago

Thanks for the review @pcm32