makeSequenceHTML: Make HTML output for a list of fits

Description Usage Arguments Value

View source: R/html.R

Description

Make HTML output for a list of fits

Usage

1
makeSequenceHTML(seqs, dir, file, subdir = paste0(file, "-seqs"))

Arguments

seqs

A list of completed fits. Each element should be a list with three elements:

  • seqthe original sequence information

  • relAbthe relative abundance

  • fitthe fit

dir

the directory the output should be in

file

the main file name (without the .html added)

subdir

the subdirectory the peptide sequence results should go in

Value

information on the individual pages, invisibly


HegemanLab/ProteinTurnover documentation built on May 6, 2019, 11:50 p.m.