seqCheck | R Documentation |
Performs data integrity on a SeqArray GDS file.
seqCheck(gdsfile, verbose=TRUE)
gdsfile |
a |
verbose |
if |
A list of the following components:
hash |
a |
dimension |
a |
Xiuwen Zheng
# the GDS file
(gds.fn <- seqExampleFileName("gds"))
seqCheck(gds.fn)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.