Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

GetGenomeKmerCounts

Generate k-mer abundance from a given genome


Description

Generate k-mer abundance from a given genome

Usage

GetGenomeKmerCounts(k, ref.genome, filter.path, verbose = FALSE)

Arguments

k

Length of k-mers (k>=2)

ref.genome

A ref.genome argument as described in ICAMS.

filter.path

If given, homopolymers will be masked from genome(sequence). Only simple repeat masking is accepted now.

verbose

If TRUE, generate progress messages.

Value

Matrix of the counts of each k-mer across the ref.genome


ICAMS

In-Depth Characterization and Analysis of Mutational Signatures ('ICAMS')

v2.3.10
GPL-3 | file LICENSE
Authors
Steve Rozen, Nanhai Jiang, Arnoud Boot, Mo Liu, Yang Wu
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.