Second.primary.adjust: Second.primary.adjust

Description Usage Arguments Value Examples

Description

This is to adjust the clustering resolution for secondary clusters.

Usage

1
Second.primary.adjust(second.pr, prep, second.reso.adjust = c(0.3, 0.6))

Arguments

second.pr

This is the secondary clustering object from Tree.build.2nd.clustering

prep

this is the low resolution clutsering object. from Tree.build.prepare

second.reso.adjust

This is the adjusted resolution for example: c(0.3,0.6)

Value

This will return. The adjusted secondary clustering, assign back to the same object generated from Tree.build.2nd.clustering

Examples

1
S4_S5ROCK.tree.2nd.primary_0.3_0.3.list<-Second.primary.adjust(S4_S5ROCK.tree.2nd.primary_0.3_0.3.list,S4_S5ROCK.tree.prep,second.reso.adjust=c(0.3,0.6))

chenweng1991/EZsinglecell documentation built on July 11, 2020, 3:23 p.m.