DOCLEAN: DOCLEAN

Description Usage Arguments Value Examples

Description

This is to delete the past files with not-so-good resolution.

Usage

1
DOCLEAN(prep, hiorlo = "hi", res.tokeep = c(0.3, 0.6))

Arguments

prep

This is the object from Tree.build.prepare

hiorlo

if == "hi", then go delete the files in hi resolution folder. if == "lo" then go to low resolution folder to delete

res.tokeep

This is th3e final resolution to keep. for example c(0.3,0.6)

Value

No return

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.