Learn R Programming

utr.annotation (version 1.0.4)

one_hot_encode: Apply one hot encode to the 100nt 5' UTR sequence

Description

one_hot_encode will encode 5' UTR sequence of 100nt

Usage

one_hot_encode(utr5_seq)

Arguments

utr5_seq

100nt DNA sequence

Value

an array with dimension as c(1, 100, 4)