gtrack.exists | R Documentation |
Tests for a track existence.
gtrack.exists(track = NULL)
track |
track name |
This function returns 'TRUE' if a track exists in Genomic Database.
'TRUE' if a track exists. Otherwise 'FALSE'.
gtrack.ls
, gtrack.info
,
gtrack.create
, gtrack.rm
gdb.init_examples()
gtrack.exists("dense_track")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.