Description Usage Arguments Value Author(s)
Display the distribution of nucleotide and amino acid.
1 2 | PeptideCount(fastqs, proj = "Peptide", outdir = "./", peplen = 12,
distrBase = FALSE, distrAA = TRUE)
|
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. |
Count table.
Wubing Zhang
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.