Modstrings-internals: Modstrings internals

Description Usage Arguments Format Value

Description

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

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
## 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)

data(modsRNA)

data(modsDNA)

data(MOD_RNA_DICT_MODOMICS)

data(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.

An object of class DataFrame with 47 rows and 5 columns.

An object of class DataFrame with 170 rows and 3 columns.

An object of class DataFrame with 60 rows and 3 columns.

Value

a XString* object


Modstrings documentation built on Nov. 8, 2020, 7:51 p.m.