scriscio
scriscio
More of a question than an issue. How would you place two sub-plots side by side for example one of the tutorial for this plot: ``` fig = metaseq.plotutils.imshow( #...
It looks like the module fcsparser is another requirement to this program. Possibly add to the readme. https://github.com/eyurtsev/fcsparser Also fcswrite: https://pypi.org/project/fcswrite/ pip install fcswrite
It would be nice to have examples of how to run this with sample data. I was trying to run with input.csv and cols_to_use.txt. I tried: python ./SAUCIE-master/SAUCIE.py --input_dir ./input...