Bill Flynn

Results 3 issues of Bill Flynn

Throughout much of the [Python 3 documentation](https://docs.python.org/3/) and [PEP8 style guide](https://pep8.org), functions and methods are referenced in code blocks with trailing parentheses, as `function()` and `.method()`, respectively. I think this...

This might be a misunderstanding on my part, but I would expect that `ad.concat(*ads, merge="first", join="outer")` to populate the alternative axis with first *non-NaN/Null* value it finds. E.g. combining two...

enhancement
topic: combining

I'm starting to regularly analyze samples multiplexed with HTOs a la [Stoeckius et al](https://www.biorxiv.org/content/early/2017/12/21/237693) and multimodal CITE-seq ADTs. I have some rough ports of Seurat's `HTODemux` and some other functionality....

Area – External