wrapTrack: Create Track Object from Single Track

View source: R/data-structures.R

wrapTrackR Documentation

Create Track Object from Single Track

Description

Makes a tracks object containing the given track.

Usage

wrapTrack(x)

Arguments

x

the input track.

Value

A list of class tracks containing only the input track x, which is assigned the name "1".


celltrackR documentation built on March 21, 2022, 5:06 p.m.