소스 정보
- 저장소
- bioMate-AI/biomate-bioconductor-kb
- 최근 소스 활동
- 2026년 6월 15일 22:09
- 감지된 SKILL.md 언어
- 영어
- 스타
- 813
- 포크
- 67
설치 방법
기본적으로 소스를 먼저 확인하는 Prompt가 선택됩니다. 직접 명령으로 전환하거나 로컬 사본을 다운로드할 수도 있습니다.
소스 파일 검토
설치 여부를 결정하기 전에 SKILL.md와 SkillsMP에 표시된 보조 파일을 읽어 보세요.
메뉴
기본적으로 소스를 먼저 확인하는 Prompt가 선택됩니다. 직접 명령으로 전환하거나 로컬 사본을 다운로드할 수도 있습니다.
설치 여부를 결정하기 전에 SKILL.md와 SkillsMP에 표시된 보조 파일을 읽어 보세요.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
직접 명령은 검토 Prompt를 거치지 않습니다. 실행하기 전에 소스를 확인하세요.
npx skills add https://github.com/bioMate-AI/biomate-bioconductor-kb --skill bioconductor-illuminaio명령은 한 줄로 유지됩니다. 복사하기 전에 가로로 스크롤해 전체 내용을 확인하세요.
로컬 사본을 원하시나요? SkillsMP에서 현재 제공할 수 있는 파일을 다운로드하세요.
SKILL.md 표시 중
In recent years a wealth of biological data has become available in public data repositories. Easy access to these valuable data resources and firm integration with data analysis is needed for comprehensive bioinformatics data analysis. bio
KEGGGraph is an interface between KEGG pathway and graph object as well as a collection of tools to analyze, dissect and visualize these graphs. It parses the regularly updated KGML (KEGG XML) files into graph models maintaining all essenti
The 'enrichplot' package implements several visualization methods for interpreting functional enrichment results obtained from ORA or GSEA analysis. It is mainly designed to work with the 'clusterProfiler' package suite. All the visualizati
| name | bioconductor-illuminaio |
| description | Tools for parsing Illumina's microarray output files, including IDAT. |
| when_to_use | Use when: Raw IDAT parsing: Reading raw binary Illumina IDAT files from expression or genotyping microarrays using readIDAT.; Metadata extraction: Extracting per-bead-type values (e.g., MeanBinData, NumBeadsBinData, DevBinData) directly from Illumina BeadChip platforms.; Custom pipeline building: Providing a mechanism for developers of downstream analysis packages to extract all possible information from ID. Not for: High-level analysis: For end-to-end normalization and differential expression analysis, use downstream packages because illuminaio is strictly designed for raw file parsing and leaves data retention choices to the user.; Affymetrix microarrays: For A |
| user-invocable | false |
Package-intrinsic requirements from the Bioconductor landing page — reproduce in any R environment.
BiocManager::install("illuminaio")readIDAT.MeanBinData, NumBeadsBinData, DevBinData) directly from Illumina BeadChip platforms.illuminaio is strictly designed for raw file parsing and leaves data retention choices to the user.affy or oligo instead because illuminaio is exclusively built for Illumina BeadArray platforms..idat files (e.g., _Grn.idat)..idat file to be parsed by readIDAT.readIDAT; the function will automatically determine the IDAT format and call the appropriate internal reading routine.illuminaio output to GenomeStudio, remember to identify and remove internal control bead-types, as GenomeStudio excludes these automatically.illuminaio.illuminaio output than in GenomeStudio exports. Fix: Filter out the unannotated internal control bead-types that illuminaio extracts by default.illuminaio under the hood.This skill is the knowledge layer — when, why, and how to use illuminaio. To run this analysis on your own data with managed compute, automated QC, and reproducible outputs, use BioMate — free to start.