PepFragSign: Title PepFraSign

View source: R/pepKmerFeature.R

PepFragSignR Documentation

Title PepFraSign

Description

Title PepFraSign

Usage

PepFragSign(
  PepFrag = PepFragResult,
  peptides = peptides.allmouse,
  JudgeMatrix = pepJudgeMatrix,
  prop = 0.01,
  coreN = parallel::detectCores(logical = F),
  Fake = FALSE,
  FakeMatrix = NULL
)

Value

d datatable with significant enrichment fragment

Examples

pepJudgeMatrix <- deredundancy.allmouse %>% column_to_rownames(var = "description")
pepFragSignResult <- PepFragSign()

yujijun/neoantigenML documentation built on March 20, 2022, 11:59 p.m.