DTA.map.it: Mapping function to switch between different identifiers.

Description Usage Arguments Author(s) References Examples

View source: R/DTA.map.it.R

Description

DTA.map.it can map different kinds of identifiers in a matrix or a vector given by mapping vector.

Usage

1
DTA.map.it(mat,map = NULL,check = TRUE) 

Arguments

mat

Matrix or vector with numerical entries.

map

Vector of identifiers to map to, named by identifiers to map from.

check

Should check protocol be printed.

Author(s)

Bjoern Schwalb schwalb@lmb.uni-muenchen.de

References

M. Sun, B. Schwalb, D. Schulz, N. Pirkl, L. Lariviere, K. Maier, A. Tresch, P. Cramer. Mutual feedback between mRNA synthesis and degradation buffers transcript levels in a eukaryote. Under review. B. Schwalb, B. Zacher, S. Duemcke, D. Martin, P. Cramer, A. Tresch. Measurement of genome-wide RNA synthesis and decay rates with Dynamic Transcriptome Analysis (DTA/cDTA). Bioinformatics.

Examples

1
2
3
### see vignette examples or reference:
### B. Schwalb, B. Zacher, S. Duemcke, D. Martin, P. Cramer, A. Tresch.
### Measurement of genome-wide RNA synthesis and decay rates with Dynamic Transcriptome Analysis (DTA/cDTA). Bioinformatics, in revision.

DTA documentation built on Nov. 8, 2020, 7:22 p.m.