seqClose-methods | R Documentation |
Closes a SeqArray GDS file which is open.
## S4 method for signature 'gds.class'
seqClose(object)
## S4 method for signature 'SeqVarGDSClass'
seqClose(object)
object |
a SeqArray object |
If object
is
gds.class
, close a general GDS file
SeqVarGDSClass
, close the sequence GDS file.
None.
Xiuwen Zheng
seqOpen
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.