makeExtraControlSeqGR: Functions for control sequences

View source: R/annotation.R

makeExtraControlSeqGRR Documentation

Functions for control sequences

Description

Fetch the control sequences and build a GRanges object from it.

Usage

  makeExtraControlSeqGR(ids = NULL)
  getControlSeqs(ids = NULL)

Arguments

ids

A character(n) obejct: the chromosomes/sequences ids to build.

Details

We have the control sequences available at https://fgcz-gstore.uzh.ch/reference/controlSeqs.fa.

Value

A DNAStringSet object from getControlSeqs and a GRanges obejct from makeExtraControlSeqGR

Author(s)

Ge Tan

Examples

  makeExtraControlSeqGR()
  getControlSeqs()

uzh/ezRun documentation built on April 29, 2024, 10:31 a.m.