Description Usage Arguments Details Value Author(s) References See Also
Close a CoreArray Genomic Data Structure (GDS) file.
| 1 | closefn.gds(gdsfile)
 | 
| gdsfile | an object of class  | 
For better performance, data in a GDS file are usually cached in memory.
Keep in mind that the new file may not actually be written to disk, until
closefn.gds or sync.gds is called. Anyway, when
R shuts down, all GDS files created or opened would be automatically closed.
None.
Xiuwen Zheng
http://github.com/zhengxwen/gdsfmt
createfn.gds, openfn.gds,
sync.gds
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.