featureVector-class {cleanUpdTSeq}R Documentation

Class "featureVector"

Description

An object of class "featureVector" represents the output of buildFeatureVector

Objects from the Class

Objects can be created by calls of the form new("featureVector", data, info).

Slots

data

An object of data frame. Fields include peak name, upstream sequence, downstream sequence, and features to be used in classifying the putative polyadenylation site

info

Object of class modelInfo

Methods

$, $<-

Get or set the slot of featureVector


[Package cleanUpdTSeq version 1.22.2 Index]