gtrack.exists: Tests for a track existence

View source: R/track.R

gtrack.existsR Documentation

Tests for a track existence

Description

Tests for a track existence.

Usage

gtrack.exists(track = NULL)

Arguments

track

track name

Details

This function returns 'TRUE' if a track exists in Genomic Database.

Value

'TRUE' if a track exists. Otherwise 'FALSE'.

See Also

gtrack.ls, gtrack.info, gtrack.create, gtrack.rm

Examples



gdb.init_examples()
gtrack.exists("dense_track")


misha documentation built on Sept. 14, 2023, 5:08 p.m.