stk_accessors: STK Data Accessor Functions

Description Usage Arguments Details Value

Description

These functions provide a variety of data setters and getter for the Pamchip objects.

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
pheno_data(chipdata, ...)

## S4 method for signature ''PamchipData-STK''
pheno_data(chipdata)

exp_data(chipdata, ...)

## S4 method for signature ''PamchipData-STK''
exp_data(chipdata)

classes(chipdata, ...)

## S4 method for signature ''PamchipData-STK''
classes(chipdata)

peptides(chipdata, ...)

## S4 method for signature ''PamchipData-STK''
peptides(chipdata)

Arguments

chipdata

an object of class PamchipData-STK or PamchipData-PTK

...

Currently unused

Details

These functions allow you to get and set the slots of the object.

Value

The requested object


AliSajid/KINNET documentation built on Jan. 17, 2022, 8:54 a.m.