
如果你使用 DeepSeek、元宝 AI、Copilot、ChatGPT 等 AI 工具,协助配置轩辕镜像、编写 docker pull 命令、修改 Docker Compose 镜像地址、配置镜像加速、排查镜像拉取失败、分析报错日志等问题,请先让 AI 阅读并遵守轩辕镜像的规则文档。
只需在 AI 对话中先发送下面这句话即可:
请先完整阅读并严格遵守以下文档中的全部规则与要求:
https://xuanyuan.cloud/agents.md
在未充分阅读并理解该文档前,不要生成任何命令、配置、修改建议、故障排查方案或技术回答。后续所有输出都必须严格以该文档中的规范为最高优先级执行。查看 agents.md 用法指南与完整示范。国内用户首推 元宝 AI、DeepSeek 的深度思考模式,不推荐豆包 AI;Cursor 等编辑器可在对话 @ 该链接,或加入 User Rules。 若 AI 无法访问外链,可 打开说明文档 复制全文粘贴。文档会随站点更新,复制内容可能过期,建议定期检查。
Implementation using sdrf and maxquant under the nf-core ruleset.
https://github.com/nicni16/nfcore-maxquant/workflows/nf-core%20CI/badge.svg](https://github.com/nicni16/nfcore-maxquant/actions?query=workflow%3A%22nf-core+CI%22) https://github.com/nicni16/nfcore-maxquant/workflows/nf-core%20linting/badge.svg](https://github.com/nicni16/nfcore-maxquant/actions?query=workflow%3A%22nf-core+linting%22) https://img.shields.io/badge/nextflow-%E2%89%A520.10.0-brightgreen.svg](https://www.nextflow.io/)
https://img.shields.io/badge/install%20with-bioconda-brightgreen.svg](https://bioconda.github.io/) https://img.shields.io/docker/automated/lnkn/nfcore-maxquant.svg](https://hub.docker.com/repository/docker/lnkn/nfcore-maxquant) http://img.shields.io/badge/slack-nf--core%20%23maxquant-4A154B?logo=slack]([***]
nf-core/maxquant MaxQuant is a quantitative proteomics software package designed for analyzing large mass-spectrometric data sets. This is developed to easier com***e an easy generation of input files together with a normalyzer for the output of Maxquant.
The pipeline is built using [***] a workflow tool to run tasks across multiple compute infrastructures in a very portable manner. It comes with docker containers making installation trivial and results highly reproducible.
Install https://nf-co.re/usage/installation
Install any of https://docs.docker.com/engine/installation/, https://www.sylabs.io/guides/3.0/user-guide/, https://podman.io/, https://nersc.gitlab.io/development/shifter/how-to-use/ or https://hpc.github.io/charliecloud/ for full pipeline reproducibility (please only use https://conda.io/miniconda.html as a last resort; see https://nf-co.re/usage/configuration#basic-configuration-profiles)
Download the pipeline and test it on a minimal dataset with a single command:
bashnextflow run main.nf -profile test,<docker/singularity/podman/shifter/charliecloud/conda/institute>
Please check https://github.com/nf-core/configs#documentation to see if a custom config file to run nf-core pipelines already exists for your Institute. If so, you can simply use
-profile <institute>in your command. This will enable eitherdockerorsingularityand set the appropriate execution settings for your local compute environment.
Start running your own analysis!
bashnextflow run main.nf -profile <docker/singularity/podman/shifter/charliecloud/conda/institute> --fasta '*.raw' --sdrf '*.tsv' --experiment_design '*.txt'
See https://nf-co.re/maxquant/usage for all of the available options when running the pipeline.
By default, the pipeline currently performs the following:
SDRF)Maxquant)Normalyzered)The nf-core/maxquant pipeline comes with documentation about the pipeline: https://nf-co.re/maxquant/usage and https://nf-co.re/maxquant/output.
This workflow is based on Nextflow, running with SDRF implemented. Normalization and statistical comparisons using NormalyzerDE are conducted on the MaxQuant results.
Download the raw files from PRIDE: <[***]>
Run the workflow, giving the following parameters:
Just make sure to update the paths in the configuration file, and then run as
nf-core/maxquant was originally written by NKN & VS.
We thank the following people for their extensive assistance in the development of this pipeline:
Fredrik Levander for contributing on the implementation of the NormalyzerDE function.
If you would like to contribute to this pipeline, please see the contributing guidelines.
For further information or help, don't hesitate to get in touch on the Slack #maxquant channel (you can join with https://nf-co.re/join/slack).
You can cite the nf-core publication as follows:
The nf-core framework for community-curated bioinformatics pipelines.
Philip Ewels, Alexander Peltzer, Sven Fillinger, Harshil Patel, Johannes Alneberg, Andreas Wilm, Maxime Ulysse Garcia, Paolo Di Tommaso & Sven Nahnsen.
Nat Biotechnol. 2020 Feb 13. doi: https://dx.doi.org/10.1038/s41587-020-0439-x.
In addition, references of tools and data used in this pipeline are as follows:
Software used: SDRF-pipelines: Perez-Riverol, Yasset, and European Bioinformatics Community for Mass Spectrometry. "Toward a Sample Metadata Standard in Public Proteomics Repositories." Journal of Proteome Research 19.10 (2020): 3906-3909. https://pubs.acs.org/doi/abs/10.1021/acs.jproteome.0c00376
Maxquant: Cox, J., Mann, M. MaxQuant enables high peptide identification rates, individualized p.p.b.-range mass accuracies and proteome-wide protein quantification. Nat Biotechnol 26, 1367–1372 (2008). https://doi.org/10.1038/nbt.151
NormalyzerDE: Willforss, J., Chawade, A., Levander, F. NormalyzerDE: Online tool for improved normalization of omics expression data and high-sensitivity differential expression analysis. Journal of Proteome Research 2018, 10.1021/acs.jproteome.8b00523.
您可以使用以下命令拉取该镜像。请将 <标签> 替换为具体的标签版本。如需查看所有可用标签版本,请访问 标签列表页面。
来自真实用户的反馈,见证轩辕镜像的优质服务