I'm working through the adolescent-mouse pipeline and encountering a problem with the AggregateL1 function. Everything up to ClusterL1 appears to work, however the issue might be due to the fact that I did not prepare a classifier.pickle, nor a classified.loom file that train_classifier.py requires. If these files are indeed required, could you describe what they should contain? At this point, I am starting with a .loom file per replicate, a pooling_specification.tab file and a metadata.xlsx file, but that is it.
Error:
/anaconda3/lib/python3.6/site-packages/scipy/stats/stats.py:245: RuntimeWarning: The input array could not be properly checked for nan values. nan values will be ignored.
"values. nan values will be ignored.", RuntimeWarning)
ERROR: [pid 21613] Worker Worker(salt=760780744, workers=1, host=bherblt-osx.som.umaryland.edu, username=bherb, pid=21613) failed AggregateL1(tissue=E10, n_auto_genes=6)
Thank you,
Brian
I'm working through the adolescent-mouse pipeline and encountering a problem with the AggregateL1 function. Everything up to ClusterL1 appears to work, however the issue might be due to the fact that I did not prepare a classifier.pickle, nor a classified.loom file that train_classifier.py requires. If these files are indeed required, could you describe what they should contain? At this point, I am starting with a .loom file per replicate, a pooling_specification.tab file and a metadata.xlsx file, but that is it.
Error:
/anaconda3/lib/python3.6/site-packages/scipy/stats/stats.py:245: RuntimeWarning: The input array could not be properly checked for nan values. nan values will be ignored.
"values. nan values will be ignored.", RuntimeWarning)
ERROR: [pid 21613] Worker Worker(salt=760780744, workers=1, host=bherblt-osx.som.umaryland.edu, username=bherb, pid=21613) failed AggregateL1(tissue=E10, n_auto_genes=6)
Thank you,
Brian