cash-set-methods: $<-

$<-R Documentation

$<-

Description

Setting formats of gTrack object - ie modifying the formatting(gt) data frame after an object has already been instantiated

Usage: gt$y.field = 'score' gt$gr.colorfield[1] = 'readtype'

Usage

## S4 replacement method for signature 'gTrack'
x$name <- value

Arguments

x

gTrack object to alter formatting field of

name

formatting field to alter

value

New value

Author(s)

Marcin Imielinski


mskilab/gTrack documentation built on March 28, 2024, 6:18 p.m.