加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
_pkgdown.yml 968 Bytes
一键复制 编辑 原始数据 按行查看 历史
王诗翔 提交于 2024-01-23 17:42 . set docs
url: https://shixiangwang.github.io/gcap/
template:
boostrap: 5
bootswatch: materia
authors:
Shixiang Wang:
href: https://orcid.org/0000-0001-9855-7357
reference:
- title: Workflow
desc: Pipeline for implementing end-to-end analysis
contents:
- gcap.workflow
- gcap.workflow.seqz
- gcap.workflow.facets
- gcap.ASCNworkflow
- deploy
- title: Class
desc: Package builtin class
contents:
- fCNA
- title: Analysis Wrapper
desc: Core build block for constructing pipeline
contents:
- gcap.runASCAT
- gcap.runBuildflow
- gcap.runPrediction
- gcap.runScoring
- gcap.runASCNBuildflow
- title: Individual Analysis Modules
desc: Individual data processing and analysis functions
contents:
- gcap.extractFeatures
- gcap.collapse2Genes
- get_auc
- mergeDTs
- overlaps
- title: Datasets
desc: Builtin datasets
contents:
- ec
- ascn
- oncogenes
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化