scRL.Simulator.Results.sim_results3

scRL.Simulator.Results.sim_results3(gres, top=10, ma=11, prefix=None)[source]

Identifying the most and least time related genes in simulating. Plotting the correlation score and expression trend for both simulated and original genes.

Parameters:
  • gres – Grid results after get simulating data.

  • top – Top genes for time correlation identifying. (Default: 10)

  • ma – Moving average window size for original gene expression along pseudotime. (Default: 11)

  • prefix – String for identifying multiple lineages. (Default: None)

Return type:

None