BioCircosTracklist: Create a list of BioCircos tracks

Description Usage Arguments

Description

This allows the use of the '+' and '-' operator on these lists

Usage

1
2
3
4
5
6
7
BioCircosTracklist()

## S3 method for class 'BioCircosTracklist'
x + ...

## S3 method for class 'BioCircosTracklist'
x - ...

Arguments

x

The tracklist on which other tracks should be added or removed.

...

The tracks to add (as tracklists) or to remove (as track names).


BioCircos documentation built on May 2, 2019, 9:42 a.m.