Upstream 技能规划
- 作者仓库星标 428
- 作者仓库 PantheonOS
Upstream Processing Skills
Skills and workflows for upstream data processing steps that precede standard single-cell analysis (QC, normalization, clustering, etc.). These cover technology-specific pipelines from raw sequencing data to analysis-ready count matrices with spatial coordinates.
Available Skills
OpenST
Open-ST is an open-source spatial transcriptomics technology that captures transcriptome-wide data at sub-cellular resolution. The computational pipeline covers flow cell barcode preprocessing, transcriptomic alignment via spacemake, image-to-coordinate registration, cell segmentation, and 3D reconstruction.
Skill directory: openst/
When to use:
- Processing raw Open-ST data from BCL files to spatially-resolved h5ad
- Aligning transcriptomic coordinates to H&E tissue images
- Cell segmentation and transcript-to-cell assignment
- 3D reconstruction from serial tissue sections
nf-core Pipelines
nf-core is a community-driven collection of 143+ curated Nextflow pipelines for bioinformatics. Skills cover installation, configuration, and pipeline-specific guides for transcriptomics, spatial omics, epigenomics, and variant calling.
Skill directory: nfcore/
When to use:
- Processing scRNA-seq data (10x, Drop-seq, Smart-seq) with nf-core/scrnaseq
- Processing spatial transcriptomics (Visium, Xenium, MERSCOPE) with nf-core pipelines
- Processing bulk RNA-seq, ATAC-seq, ChIP-seq, CUT&Run, or methylation data
- Variant calling from WGS/WES with nf-core/sarek
- Setting up Nextflow and nf-core on HPC clusters or cloud environments
Using Skills
- Identify your technology: Find the relevant sub-directory for your spatial/sequencing platform
- Load skill files: Read the full skill documents for step-by-step guidance
- Follow the pipeline: Upstream processing is sequential; follow stages in order
- Proceed to downstream analysis: After generating the count matrix, use the main omics skills for QC, clustering, etc.
- 流狐分类
- 工程开发
- 作者声明 Agent
- 未找到明确声明;不据此推断已兼容或已测试
- 静态检查
- 88 / 100 · 启发式扫描,不代表运行安全
- 作者 / 版本 / 许可
- @aristoteleo · 未声明 license
- 流狐 Token 估算
- 低消耗
- 流狐接入估算
- 即装即用
- 是否需要外部 API Key
- 未发现要求
- 检测到的系统要求
- 未声明
- 底层运行要求
- 未声明
- 检测到的文件与系统行为
-
- 只读
- 检测到的网络行为
- 仅限本地
- 安装命令数
- 无(仅作为资料)
档案由构建时根据 SKILL.md 与安装命令自动衍生,可能与作者实际意图存在差异。
需要注意: 未限定 allowed-tools,默认拥有全部工具权限。
作者没有在当前 SKILL.md 中定义固定输出样例。 Available Skills
Open-ST is an open-source spatial transcriptomics technology that captures transcriptome-wide data at sub-cellular resolution. The computational pipeline covers flow cell barcode preprocessing, transcriptomic alignment via spacemake,
nf-core is a community-driven collection of 143+ curated Nextflow pipelines for bioinformatics. Skills cover installation, configuration, and pipeline-specific guides for transcriptomics, spatial omics, epigenomics, and variant calling.
Identify your technology: Find the relevant sub-directory for your spatial/sequencing platform Load skill files: Read the full skill documents for step-by-step guidance Follow the pipeline: Upstream processing is sequential; follow stages in order
# Upstream Processing Skills
Skills and workflows for upstream data processing steps that precede
standard single-cell analysis (QC, normalization, clustering, etc.).
These cover technology-specific pipelines from raw sequencing data
to analysis-ready count matrices with spatial coordinates.
## Available Skills
### OpenST
Open-ST is an open-source spatial transcriptomics technology that captures
transcriptome-wide data at sub-cellular resolution. The computational pipeline
covers flow cell barcode preprocessing, transcriptomic alignment via spacemake,
image-to-coordinate registration, cell segmentation, and 3D reconstruction.
**Skill directory**: [openst/](./openst/)
**When to use**:
- Processing raw Open-ST data from BCL files to spatially-resolved h5ad
- Aligning transcriptomic coordinates to H&E tissue images
- Cell segmentation and transcript-to-cell assignment
- 3D reconstruction from serial tissue sections
---
### nf-core Pipelines
nf-core is a community-driven collection of 143+ curated Nextflow pipelines for
bioinformatics. Skills cover installation, configuration, and pipeline-specific
guides for transcriptomics, spatial omics, epigenomics, and variant calling.
**Skill directory**: [nfcore/](./nfcore/)
**When to use**:
- Processing scRNA-seq data (10x, Drop-seq, Smart-seq) with nf-core/scrnaseq
- Processing spatial transcriptomics (Visium, Xenium, MERSCOPE) with nf-core pipelines
- Processing bulk RNA-seq, ATAC-seq, ChIP-seq, CUT&Run, or methylation data
- Variant calling from WGS/WES with nf-core/sarek
- Setting up Nextflow and nf-core on HPC clusters or cloud environments
---
## Using Skills
1. **Identify your technology**: Find the relevant sub-directory for your spatial/sequencing platform
… 作者原文负责流程事实;流狐只索引当前章节、要点、文件与命令。
章节 -> Available Skills → OpenST → nf-core Pipelines → Using Skills
要点 -> Skill directory · When to use · Identify your technology · Load skill files · Follow the pipeline · Proceed to downstream analysis
文件/命令 -> ./openst · ./nfcore · nf-core/scrnaseq · WGS/WES · nf-core/sarek · spatial/sequencing
内容 SHA-256 -> db9e5be1aea0
原文结构
适用与边界
原文中的明确线索
./openst、./nfcore、nf-core/scrnaseq、WGS/WES、nf-core/sarek、spatial/sequencing