NS-Forest v3.9.1

Readme

NS-Forest v3.9.1 works directly with an anndata object. Call NSForest function below.

NSForest(adata, cluster_header, cluster_list=None, medians_header=None, n_trees=1000, n_jobs=-1, beta=0.5, n_top_genes=15, n_binary_genes=10, n_genes_eval=6,output_folder="NSForest_outputs/")

Parameters:


Tutorial

Data

Run NS-Forest

Run over a selected list of clusters

Run over all clusters (by default)

Plots

NS-Forest marker genes

Binary genes

Save report to html

Click the "save" buttom before converting to html.