Open Issues Need Help
View All on GitHubAI Summary: This issue describes a visualization problem with 'stair plots' when displaying low copy number populations. The plots appear cut off and uninformative, especially for small datasets. Two potential solutions are proposed: switching to a bar plot for small populations or adding an extra zero-mass bin to stair plots.
Stochastic System Identification Toolkit (SSIT) to model, analyze and design single-cell experiments
AI Summary: Debug a MATLAB function, `formPropensitiesGeneral`, within the Stochastic System Identification Toolkit (SSIT) that is failing due to an invalid filename parameter passed to `matlabFunction`. The issue stems from incorrect filename construction and potentially improper handling of the 'File' option within `matlabFunction`. The solution involves correcting filename generation to avoid path delimiters and ensuring the filename is valid for file creation by `matlabFunction`.
Stochastic System Identification Toolkit (SSIT) to model, analyze and design single-cell experiments