PeptideCount: Display the distribution of nucleotide and amino acid.

Description Usage Arguments Value Author(s)

Description

Display the distribution of nucleotide and amino acid.

Usage

1
2
PeptideCount(fastqs, proj = "Peptide", outdir = "./", peplen = 12,
  distrBase = FALSE, distrAA = TRUE)

Arguments

fastqs

paths to fastq files.

proj

The project name.

outdir

The output directory.

peplen

Integer, specifying the length of peptide.

distrBase

Boolean, specifying whether test the distribution at base level.

distrAA

Boolean, specifying whether test the distribution at AA level.

Value

Count table.

Author(s)

Wubing Zhang


WubingZhang/PhageR documentation built on July 2, 2019, 9:03 p.m.