소개
The GEO Database skill enables seamless interaction with the NCBI Gene Expression Omnibus, the world's largest public repository for functional genomics data. It provides standardized implementation patterns for searching and retrieving Series (GSE), Samples (GSM), Platforms (GPL), and DataSets (GDS) using Python libraries like Biopython and GEOparse. This skill is essential for bioinformaticians and researchers who need to automate the downloading of SOFT/Matrix files, manage complex experimental metadata, and transform raw genomic records into analysis-ready pandas DataFrames for differential expression or meta-analysis workflows.