View source: R/pepVisualization.R
pepFragVis | R Documentation |
Title visualization for fragment of peptides
pepFragVis( PepFragChoose, peptideSet = peptides.allhuman, pepJudgeMatrix = PepjudgeMatrixexam, outPath = "./result/Kmer_result/", prefix = "Kmer100_" )
PepFragChoose |
a vector with all signaficant enriched fragment of peptides |
peptideSet |
A vector of all peptides with uesed to generate fragment |
pepJudgeMatrix |
a dataframe with judge info of peptides |
outPath |
output path |
prefix |
a character of prefix of output name |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.