ProteinBankFastaFilePath <- system.file("extdata",
"protein_bank.example.fasta",
package = "isoformnspectRe")
PeptidePath <- system.file("extdata",
"peptides.example.txt",
package = "isoformnspectRe")
SampleDescriptionPath <- system.file("extdata",
"SampleDescription.txt",
package = "isoformnspectRe")
IntensityName <- "Intensity "
SampleColumnName <- "SampleName"
SampleGroupColumnName <- "LooseSampleGroup"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.