evenfasta2num: evenfasta2num

Description Usage Arguments Value

Description

Transforms a DNAStringSet into a list of numeric representation of the mono-nucleotides. Any mono-nucleotide that isn't A,C,G or T is represented as **NA**. This is a streamlined version of fasta2num for mono-nucleotides that additionally allows varying sequence lengths.

Usage

1
evenfasta2num(fastas)

Arguments

fastas

(DNAStringSet) that can be different length DNA sequences that should be converted (single DNAString also possible)

Value

list of numeric representation of the DNA sequences


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