custom_net_from_seurat: Create an igraph object from seurat

Description Usage Arguments

View source: R/plot_network.R

Description

a convenient wrapper for plot_WGCNA_net, then add_pseudotime_to_net and change_expre_level and filter_expression

Usage

1
2
3
4
5
6
7
8
9
custom_net_from_seurat(
  x,
  genes,
  markers,
  celltype,
  thres = 0.6,
  size_thres = 0,
  ...
)

Arguments

...

arguments to add_pseudotime_to_net


Yutong441/TBdev documentation built on Dec. 18, 2021, 8:22 p.m.