gintervals.exists | R Documentation |
Tests for a named intervals set existence.
gintervals.exists(intervals.set = NULL)
intervals.set |
name of an intervals set |
This function returns 'TRUE' if a named intervals set exists in Genomic Database.
'TRUE' if a named intervals set exists. Otherwise 'FALSE'.
gintervals.ls
, gintervals.load
,
gintervals.rm
, gintervals.save
,
gintervals
, gintervals.2d
gdb.init_examples()
gintervals.exists("annotations")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.