add-methods: description of function add

addR Documentation

description of function add

Description

Add a StefansExpressionSet to the NGScollation object

add an entry into a list

Usage

## S4 method for signature 'NGScollation'
add(x, entry, stype = NULL, atype = NULL)

## S4 method for signature 'list'
add(x, entry, name = NULL, replace = T)

Arguments

x

the NGScollation object

entry

an object of package StefansExpressionSet

stype

the type of the samples default=NULL

atype

the type of the annoation default=NULL

name

the name of the enw entry (optional)

replace

allow replacement default T

x

a list

entry

the new entry


stela2502/NGScollation documentation built on Feb. 27, 2025, 6:23 a.m.