seqClose-methods {SeqArray} | 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