Eutils用法总结

NCBI, 生物信息学 | 发布者 叶 彦波
22 2012

好久没更新了,这里都长草了。。。 总结下Eutils的用法,参考《E-utilities Quick Start》,没时间看英文的可以参考下。 简介 Eutils全称是The Entrez Programming Utilities (E-utilities),是由八个服务器端程序组成的一套编程工具,它提供用于访问NCBI Entrez查询和数据库系统的稳定接口。 这八个工具包括Einfo、ESearch、EPost、ESummary、EFetch、ELink、EGQuery、ESpell(详见表1)。通过这些工具,你可以访问NCBI Entrez所包含的序列、三维结构、文献等所有38个数据库。 表1. 八种Eutils工具 Eutils Name Entry……阅读全文>>

博客搬家

网络生活 | 发布者 叶 彦波
23 2012

好久没更新博客了 以前一直托管在免费的空间上,经常宕机,也懒得去管 反正自己也没时间去写,访问量也不是很多,宕不宕机好像没多大关系 再说本来就是免费的,有得用就不错了 不过同时还建了一个论坛在托管在上面,人数现在也很多了,总这样断断续续似乎不大好 于是终于狠心,花了几百大洋……阅读全文>>

生物信息学相关期刊feed汇总

生物信息学 | 发布者 叶 彦波
18 2011

Advances in Bioinformatics http://www.hindawi.com/RSS.aspx?journalx3dabi Algorithms for molecular biology http://www.almob.org/rss/ BioData Mining http://www.biodatamining.org/rss Bioinformatics http://bioinformatics.oupjournals.org/rss/recent.xml Bioinformatics and Biology Insights http://la-press.com/feed.php?journal_id=39 Biomedical engineering online http://www.biomedical-engineering-online.com/rss/ Biometrics http://www3.interscience.wiley.com/rss/journal/118538342 Biometrika htt……阅读全文>>

(转载)Perl VS PHP 比较表

perl, php, 技术学习, 生物信息学 | 发布者 叶 彦波
09 2011

原文地址(http://www.idreamsoft.com/blog/php/perl-vs-php.shtml)   比较起来发现PHP跟Perl非常的像 这样要学Perl 也感觉比较容易了 Perl/Php Translation arrays hashes data structures array split/join case conversion string comparisons functions string matching operations basename/dirname environment variables POST/GET parameters HTML elements URL encode MySQL database access — Perl arrays — — P……阅读全文>>

没干正事

Google探秘, php, 技术学习, 生物信息学, 网络生活 | 发布者 叶 彦波
05 2011

最近好像一直没干正事。 虽然天天照常在实验室,九点到,十一点回,作息很规律,上班时间也是在忙自己的课题或者学习新的技术(和专业相关的),但是,可能是没有明显的结果吧,总觉得没做多少事情。反倒是下班之后,忙一些自己喜欢的事情比较有结果,好像反而成了这段时间的主要工作。 discuz!X论坛谷歌地图 以前本科快毕业的时候玩过一段时间的discuz论坛程序。那时高山师兄建的一个生物信息学的谷歌群总是上不去,我就想建一个论坛方便交流,所以就用discuz7.2建了一个生物信息学天空论坛,后来师兄去了美国,上的人也少了,就……阅读全文>>

今天的演讲稿


Warning: printf() [function.printf]: Too few arguments in /home/yeyanboc/public_html/wp-content/themes/auroral-theme/index.php on line 32
| 发布者 叶 彦波
13 2011

Love our country rationally When I entered college, I became interested in reading news about our country. I only read those positive news, and refused to read negative ones. If someone showed me dark side of our country, I would naturally defend or find excuse for it. I also liked to see our people united to ...

阅读全文>>

file roller压缩包中文乱码解决方法

Linux, 技术学习 | 发布者 叶 彦波
10 2011

移除rar、unrar sudo apt-get remove rar sudo apt-get remove unrar 安裝p7zip、p7zip-rar sudo apt-get install p7zip sudo apt-get install p7zip-rar

阅读全文>>