Hi,
thank you very much for providing scMaSigPro. However, I have been trying to use it to analyze some trajectory data produced with Monocle3, but I have been facing two major issues:
- The Bioconductor version required for scMaSigPro to work is 3.19. Monocle3, on the other hand, requires the version 3.14. For this reason, I am currently not able to directly use my Monocle3 cds object as input for scMaSigPro (I have installed them in two different R environments).
- To overcome this issue, I have tried to make it work with SingleCellExperiment objects. The main problem is that, given the example provided in the tutorial, each cell has to be associated with one trajectory/path only. Nevertheless, in my data I have multiple paths and they usually share the starting cells. Please find below an example of a pseudotime UMAP with different paths:

This is how the trajectory association looks like:

To get the cell-to-trajectory association, I have followed this code provided by tradeSeq.
Is there something I can tune/modify to be able to use scMaSigPro properly?
Thank you very much in advance.
Hi,
thank you very much for providing scMaSigPro. However, I have been trying to use it to analyze some trajectory data produced with Monocle3, but I have been facing two major issues:
This is how the trajectory association looks like:
To get the cell-to-trajectory association, I have followed this code provided by tradeSeq.
Is there something I can tune/modify to be able to use scMaSigPro properly?
Thank you very much in advance.