Skip to content

Cannot analyze trajectory data from Monocle3 #39

@panariellofrancesco

Description

@panariellofrancesco

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:

  1. 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).
  2. 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:

image

This is how the trajectory association looks like:

image

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.

Metadata

Metadata

Assignees

Labels

documentationImprovements or additions to documentationenhancementNew feature or request

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions