count_nmer-character-method: Count nmers given a filename instead of genome object.

count_nmer,character-methodR Documentation

Count nmers given a filename instead of genome object.

Description

Count nmers given a filename instead of genome object.

Usage

## S4 method for signature 'character'
count_nmer(genome, pattern = "ATG", mismatch = 0)

Arguments

genome

filename of the genome in question

pattern

Pattern for which to search.

mismatch

Number of mismatches allowed.


elsayed-lab/hpgltools documentation built on May 9, 2024, 5:02 a.m.