GEO Platform Annotation Table Reader

版本 1.0.0.0 (1.7 KB) 作者: Sisi Ma
reads and parses platform annotation table (*.annot) from GEO.
230.0 次下载
更新时间 2013/8/20

查看许可证

This function reads and parses platform annotation table (*.annot) for NCBI Gene Expression Omnibus(GEO). Platform annotation table contain information about platforms.

Input:
filename: filename of the *.annot file
Output:
annotation: platform annotation info platform_table: platform table

Example:
1) obtain a *.annot file
e.g. from ftp://ftp.ncbi.nlm.nih.gov/geo/platforms/GPL2nnn/GPL2883/annot/GPL2883.annot.gz
unzip the file, you will get: GPL2883.annot
2) put the function and the annot file in your working directry, or addpath
3) run function
[annotation, platform_table]=read_annot_file('GPL2883.annot');

引用格式

Sisi Ma (2024). GEO Platform Annotation Table Reader (https://www.mathworks.com/matlabcentral/fileexchange/43153-geo-platform-annotation-table-reader), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R2013a
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Genomics and Next Generation Sequencing 的更多信息

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
版本 已发布 发行说明
1.0.0.0