gdir.create | R Documentation |
Creates a new directory in Genomic Database.
gdir.create(dir = NULL, showWarnings = TRUE, mode = "0777")
dir |
directory path |
showWarnings |
see 'dir.create' |
mode |
see 'dir.create' |
This function creates a new directory in Genomic Database. Creates only the last element in the specified path.
None.
A new directory cannot be created within an existing track directory.
dir.create
, gdb.init
,
gdir.cwd
, gdir.rm
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.