nichenetr icon indicating copy to clipboard operation
nichenetr copied to clipboard

NicheNet: predict active ligand-target links between interacting cells

Results 50 nichenetr issues
Sort by recently updated
recently updated
newest added

Hi, thanks for the great package! I was trying the "differential_nichenet_pEMT.md" vignette using my own data , and it worked perfectly for most condition comparisons, until I stumbled into this...

Hi, would it be possible that you add nichenet to Bioconda? Thank you very much

enhancement

In `make_ligand_activity_target_exprs_plot`, the outer left plot is ordered based on the niche name, but the activity plots are ordered based on the receiver name

I am trying to plot the Circo plot in this vingette, when I run: circos.par(gap.degree = gaps) chordDiagram(links_circle, directional = 1,order=order,link.sort = TRUE, link.decreasing = FALSE, grid.col = grid_col,transparency =...

Hello, first - very nice to finally see ligand receptor interaction connecting to gene expression :) I am using nichenet through seurat and I was wondering whether it's possible to...

enhancement

Thanks for this great package! I would like to make a ligand-receptor-target circos plot as described in the "circos" vignette and as seen in "B": ![circos plot with summary](https://user-images.githubusercontent.com/19474594/78825327-c767e780-79ad-11ea-8a67-16bf94ebbfc2.jpg) I...

enhancement

Hello Robin, I use the nichenet to understand if there is cross tissue communication for two physically closely linked tissues. My hypothesis is since they are so close, they may...

I note LIANA releases a vignette that integrates LIANA and NicheNet to explore the data. I wonder do you have any plan to combine the LIANA approach with your method....

enhancement

Thank you for the wonderful package! From what I understand, the workflow of ranking putative ligands is to rank ligands based on how predictive they are for downstream genes. However...

Hello, I am performing NicheNet with SCTransformed-integrated data. I run PrepSCTFindMarkers() function before runing NicheNet for Seuratm but I keep getting error: > Error in if (any(unlist(model_median_umis) != min_median_umi)) {...