CellCnn
CellCnn copied to clipboard
Representation Learning for detection of phenotype-associated cell subsets
Traceback (most recent call last): File "/Users/shane/Documents/tools/CellCnn/cellCnn/run_analysis.py", line 242, in main() File "/Users/shane/Documents/tools/CellCnn/cellCnn/run_analysis.py", line 185, in main outdir=args.outdir) File "/Users/shane/Documents/tools/CellCnn/cellCnn/model.py", line 167, in fit accur_thres=self.accur_thres, verbose=self.verbose) File "/Users/shane/Documents/tools/CellCnn/cellCnn/model.py", line 484,...
Greetings! I noticed that in cellCnn/plotting.py, the code referred a StackOverflow post, while [a recent comment](https://stackoverflow.com/questions/13303928/how-to-make-custom-legend-in-matplotlib#comment117744831_13319427) to it pointed out that _this does not work anymore to create multiple dots...
Thank you for developing this very interesting ML tool for cytof data analysis. I am new to Python and keen to utilise your algorithm for my dataset. However when trying...
Thank you for designing this algorithm for cells. I'm new to Python and wanted to try it, but I couldn't download the data set. I wonder if you can provide...