kmer: Extract kmers and kmer counts from FASTQ file to a data frame

Description Usage Arguments Value

View source: R/kmer.R

Description

Extract kmers and kmer counts from FASTQ file to a data frame

Usage

1
kmer(name, kcount)

Arguments

name

the object that is the path to gzipped FASTQ file

kcount

the object that is the length of kmer that is in interest

Value

data frame of kmer and corresponding kmer count of the length of choice


winnie0521/qckit documentation built on May 14, 2019, 7:54 a.m.