Modstrings-internals {Modstrings}R Documentation

Modstrings internals

Description

Analog to Biostrings there are a few functions, which should only be used internally. Otherwise take care.

Usage

## S4 method for signature 'ModString'
XString(seqtype, x, start = NA, end = NA,
  width = NA)

## S4 method for signature 'ModStringSet'
XStringSet(seqtype, x, start = NA, end = NA,
  width = NA, use.names = TRUE)

modsRNA

modsDNA

MOD_RNA_DICT_MODOMICS

MOD_RNA_DICT_TRNADB

Arguments

seqtype, x, start, end, width, use.names

used internally

Format

An object of class DataFrame with 162 rows and 9 columns.

Value

a XString* object


[Package Modstrings version 1.0.2 Index]