morris-lab / CellOracle

This is the alpha version of the CellOracle package
Other
316 stars 56 forks source link

oracle.get_mcmc_cell_transition_table #134

Open debashish19211 opened 1 year ago

debashish19211 commented 1 year ago

Hi Morris-labs,

This is a query regarding the extraction of cell transition table after the Markov Simulations. The command provided in the documentation says to use oracle.get_mcmc_cell_transition_table(cluster_column_name=None, end=- 1), but while using these parameters I am unable to extract the transition table. After executing the function the results doesn't show up. I will be really thankful if you can guide me resolve this issue. Thanks