View source: R/pepKmerFeature.R
PepFragSign | R Documentation |
Title PepFraSign
PepFragSign( PepFrag = PepFragResult, peptides = peptides.allmouse, JudgeMatrix = pepJudgeMatrix, prop = 0.01, coreN = parallel::detectCores(logical = F), Fake = FALSE, FakeMatrix = NULL )
d datatable with significant enrichment fragment
pepJudgeMatrix <- deredundancy.allmouse %>% column_to_rownames(var = "description") pepFragSignResult <- PepFragSign()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.