preprocess_secuences: Preprocess sequence for prediction mRNA stability

preprocess_secuencesR Documentation

Preprocess sequence for prediction mRNA stability

Description

Preprocess sequence for prediction mRNA stability

Usage

preprocess_secuences(secuencias, specie_ = "human")

Arguments

secuencias

character, a vector of dna sequences to predict. If more than one sequence is supplied, then the sequences should be unique. (No repeated sequences)

specie_

character: one of human, mouse, fish, or xenopus

Value

A tibble: length(secuencia) x 423, preprocessed data for estimating mrna stability

Examples

preprocess_secuences(test_seq, "mouse")

santiago1234/optimalcodonR documentation built on Oct. 31, 2023, 4:32 p.m.