make_codon: Title Creation of a sequence of codons

View source: R/make_codon.R

make_codonR Documentation

Title Creation of a sequence of codons

Description

Creates different codons based on an RNA sequence.

Usage

make_codon(any_rna_sequence, start = 1)

Arguments

start

indicating RNA strand as input to the function.

Value

Return character strings representing the codons

Author(s)

Oriade Latifah Simpson, s172084@dtu.dk

Examples

my_codon <- make_codon(my_rna)
my_codon

rforbiodatascience22/group_20_package documentation built on May 2, 2022, 12:44 p.m.