cytosines: Cytosines

Description Usage Arguments Value Examples

Description

Count the number of cytosines in each sequence context, for each chromosome

Usage

1

Arguments

data

Path to fasta file

Value

a dataframe

Examples

1
2
path <- system.file("extdata", "lambda.fasta", package = "methylQC")
cytosines(path)

timoast/methylQC documentation built on May 31, 2019, 2:28 p.m.