liana icon indicating copy to clipboard operation
liana copied to clipboard

Omnipath extension

Open lindsdudley opened this issue 10 months ago • 1 comments

Hi liana group,

Thank you so much creating this amazing resource. I am trying to extend this to using omnipath to look at specific pathways. I am able to get the omnipath data but I am a little confused about the liana inputs it requires.testdata <- readRDS(file.path(liana_path , "testdata", "input", "testdata.rds"))

I have an RDS from saving the end of my liana resources but I am confused what the "test_data" and "input" are supposed to be.

Could you please advise?

lindsdudley avatar Apr 18 '24 21:04 lindsdudley

Hi @lindsdudley,

Can you please share which tutorial is this from? Input data is usually a SingleCellExperiment or Seurat object. Does this help?

dbdimitrov avatar Apr 29 '24 18:04 dbdimitrov