upstreamSeqs-class {harbChIP} | R Documentation |
container for a collection of upstream sequences
Objects can be created by calls of the form new("upstreamSeqs", ...)
.
Environments are used to store collections of DNAstrings.
seqs
:"environment"
~~ chrom
:"environment"
~~ revComp
:"environment"
~~ type
:"environment"
~~ organism
:"character"
~~ provenance
:"ANY"
~~ signature(n = "numeric", orf = "character", usobj = "upstreamSeqs")
: obtain
all subsequences of length n as view elements of a DNA string signature(x = "upstreamSeqs")
: ... signature(x = "upstreamSeqs")
: ... signature(x = "upstreamSeqs")
: ... signature(object = "upstreamSeqs")
: ... ~~who you are~~
showClass("upstreamSeqs") data(sceUpstr) sceUpstr keys(sceUpstr)[1:5]