out.name
will be created. Inside of this out.name
directory will be a set of subdirectories, whose names will begin with prefix.dir
, followed by a number, followed by short description of what the folder is designed to contain.
pre0.dir.create(dir.out = ".", out.name = "newdata", prefix.dir = "d")
out.name
should be saved.
out.name
folder.
ex2plink
. pre1.plink2mach.batch
. pre2.remove.genos.batch
. pre3.call.mach.batch
. pre4.combine.case.control.batch
. pre5.genos2numeric.batch
. pre6.merge.genos
. pre7.add.conf.var
.pre8.split.train.test.batch
. tune1.subsets
. ex2plink
, pre1.plink2mach.batch
,
pre2.remove.genos.batch
, pre3.call.mach.batch
,
pre4.combine.case.control.batch
,
pre5.genos2numeric.batch
,
pre6.merge.genos
, pre8.split.train.test.batch
print("See the demo 'gendemo'.")
Run the code above in your browser using DataLab