triFreq: triFreq

Description Usage Arguments Value

View source: R/triCount.R

Description

This function counts the number of times each triunucleotide is found in a supplied genome

Usage

1
triFreq(genome = NULL, count = FALSE)

Arguments

genome

BS.genome file defaults to BSgenome.Dmelanogaster.UCSC.dm6

count

Output total counts instead of frequency if set [Default no]

Value

Dataframe of trinucs and freqs (or counts if count=1)


nriddiford/mutationProfiles documentation built on Nov. 7, 2021, 12:14 a.m.