allhex {harbChIP}R Documentation

utility function: get all hexamers in upstream sequence for an ORF

Description

utility function: get all hexamers in upstream sequence for an ORF

Usage

allhex(orf, usobj)

Arguments

orf character string, ORF name
usobj upstreamSeqs object

Details

computes Biostrings views

Value

computes Biostrings views

Author(s)

Vince Carey <stvjc@channing.harvard.edu>

Examples

data(sceUpstr)
allhex("YAL001C", sceUpstr)

[Package harbChIP version 0.0.4 Index]