GetSequenceKmerCounts: Generate k-mer abundance from given nucleotide sequences

GetSequenceKmerCountsR Documentation

Generate k-mer abundance from given nucleotide sequences

Description

Generate k-mer abundance from given nucleotide sequences

Usage

GetSequenceKmerCounts(sequences, k)

Arguments

sequences

A vector of nucleotide sequences

k

Length of k-mers (k>=2)

Value

Matrix of the counts of each k-mer inside sequences


ICAMS documentation built on June 22, 2024, 6:47 p.m.