num2freq: num2freq

Description Usage Arguments Value

View source: R/numeric_represenation.R

Description

Calculates the oligo-nucleotide frequencies given a numerically encoded matrix representation.

Usage

1
num2freq(seqnum, oligo_length)

Arguments

seqnum

(numeric matrix) numerically encoded oligo-nucleotide representation of DNA sequences

oligo_length

(integer) length of the oligonucleotide-coding used (order+1)

Value

matrix of oligonucleotide frequencies


markheron/pRon documentation built on Feb. 18, 2020, 12:33 a.m.