<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>文章 on ✨⌈灵犀·随想⌋</title>
    <link>https://www.tanboyu.com/posts/</link>
    <description>Recent content in 文章 on ✨⌈灵犀·随想⌋</description>
    <generator>Hugo -- 0.147.3</generator>
    <language>zh-cn</language>
    <lastBuildDate>Fri, 30 May 2025 13:19:01 +0800</lastBuildDate>
    <atom:link href="https://www.tanboyu.com/posts/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>nlmixr2非线性混合效应建模教程</title>
      <link>https://www.tanboyu.com/posts/nlmixr2-in-r-tutorial/</link>
      <pubDate>Thu, 15 May 2025 00:35:50 +0800</pubDate>
      <guid>https://www.tanboyu.com/posts/nlmixr2-in-r-tutorial/</guid>
      <description>nlmixr2是一个用于非线性混合效应建模的开源R软件包，它结合了多种建模方法，支持参数估计、模型诊断和仿真等工作。作为NONMEM、Monolix和Phoenix NLME等商业软件的开源替代品，nlmixr2具有以下优势</description>
    </item>
    <item>
      <title>R语言定量药理学教程</title>
      <link>https://www.tanboyu.com/posts/quantitative-pharmacology-in-r/</link>
      <pubDate>Sat, 01 Mar 2025 00:00:55 +0800</pubDate>
      <guid>https://www.tanboyu.com/posts/quantitative-pharmacology-in-r/</guid>
      <description>本教程旨在介绍如何使用R语言进行定量药理学分析和建模。R语言作为一种开源的统计分析工具，具有强大的数据处理和可视化能力，同时拥有丰富的专业扩展包，使其成为定量药理学研究的理想工具。</description>
    </item>
    <item>
      <title>入门MCP（Model Context Protocol）</title>
      <link>https://www.tanboyu.com/posts/model-context-protocol/</link>
      <pubDate>Tue, 20 May 2025 00:00:00 +0000</pubDate>
      <guid>https://www.tanboyu.com/posts/model-context-protocol/</guid>
      <description>什么是MCP（Model Context Protocol），MCP可以帮助我们干哪些活？其在医疗领域有哪些应用场景？我们一起来了解。</description>
    </item>
    <item>
      <title>基于R语言进行Monolix建模后的Boostrap验证</title>
      <link>https://www.tanboyu.com/posts/r-monolix-boostrap/</link>
      <pubDate>Sat, 17 May 2025 00:00:00 +0000</pubDate>
      <guid>https://www.tanboyu.com/posts/r-monolix-boostrap/</guid>
      <description>用R语言进行药动学模型boostrap验证</description>
    </item>
    <item>
      <title>根据最佳证据优化新生儿万古霉素暴露</title>
      <link>https://www.tanboyu.com/posts/vancomycin_poppk/</link>
      <pubDate>Sat, 17 May 2025 00:00:00 +0000</pubDate>
      <guid>https://www.tanboyu.com/posts/vancomycin_poppk/</guid>
      <description>&lt;p&gt;这是一篇2019年的研究，基于大型新生儿队列的数据开发了新生儿万古霉素的群体药动学模型，同时还与已发表的多个新生儿万古霉素群体药动学模型进行了性能比较。对于开展新生儿万古霉素精准给药，这是一篇值得精读的文章。&lt;/p&gt;</description>
    </item>
    <item>
      <title>Tidyplot绘图调整画布</title>
      <link>https://www.tanboyu.com/posts/tidyplot_size/</link>
      <pubDate>Thu, 15 May 2025 00:00:00 +0000</pubDate>
      <guid>https://www.tanboyu.com/posts/tidyplot_size/</guid>
      <description>tidyplots 中的默认绘图区域大小为 50 毫米 x 50 毫米。默认设置下图不是很好看，而且可能很难看清。有几种方法可以解决这个问题。</description>
    </item>
    <item>
      <title>援塞拉利昂抗击埃博拉病毒十周年</title>
      <link>https://www.tanboyu.com/posts/ebolafight10/</link>
      <pubDate>Fri, 09 May 2025 00:00:00 +0000</pubDate>
      <guid>https://www.tanboyu.com/posts/ebolafight10/</guid>
      <description>十年前的这天，我作为全队唯一的药师，有幸参与了中国第五批援塞医疗队远赴西非抗击埃博拉。</description>
    </item>
    <item>
      <title>画带表格的条形图</title>
      <link>https://www.tanboyu.com/posts/show_the_table_value_under_the_bar_plot/</link>
      <pubDate>Wed, 01 Jun 2022 00:00:00 +0000</pubDate>
      <guid>https://www.tanboyu.com/posts/show_the_table_value_under_the_bar_plot/</guid>
      <description>&lt;p&gt;最近工作需要画一种带表格内容的条形图。以前只是画过条形图没尝试过如何把表格与图整合到一个图中。&lt;/p&gt;
&lt;p&gt;要完成这样的画图大致思路是将表格与图进行拼合应该就可以了。网上搜索了一下，还真看到有这种需求的。把代码搬到这里供有需者参考。&lt;/p&gt;</description>
    </item>
    <item>
      <title>用BULK INSERT命令从插入外部TXT文件到SQL Server</title>
      <link>https://www.tanboyu.com/posts/insert_txt_file_to_sql_server_with_bulk_insert_commandr/</link>
      <pubDate>Sun, 10 Apr 2022 00:00:00 +0000</pubDate>
      <guid>https://www.tanboyu.com/posts/insert_txt_file_to_sql_server_with_bulk_insert_commandr/</guid>
      <description>&lt;p&gt;最近有一批数据前期经过R语言清洗后需要插入到SQL Server。尝试了多种办法：&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;用&lt;code&gt;DBI&lt;/code&gt;、&lt;code&gt;RODBC&lt;/code&gt;包&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;从目前经验来看，用R来写入数据库只适应于少量的数据，如果数据量大，写入效率极低。这批数据写入跑了1天1晚。&lt;/p&gt;</description>
    </item>
    <item>
      <title>R包安装报错“arch i386 Error”</title>
      <link>https://www.tanboyu.com/posts/r%E6%8A%A5%E5%AE%89%E8%A3%85%E6%8A%A5%E9%94%99-arch-i386-error/</link>
      <pubDate>Sun, 04 Jul 2021 00:00:00 +0000</pubDate>
      <guid>https://www.tanboyu.com/posts/r%E6%8A%A5%E5%AE%89%E8%A3%85%E6%8A%A5%E9%94%99-arch-i386-error/</guid>
      <description>&lt;p&gt;在安装R包时，你是否遇到类似这样的报错呢？&lt;/p&gt;
&lt;p&gt;在安装&lt;code&gt;DropletTestFiles&lt;/code&gt;包的时候老是提示如下的错误。&lt;/p&gt;
&lt;div class=&#34;highlight&#34;&gt;&lt;div class=&#34;chroma&#34;&gt;
&lt;table class=&#34;lntable&#34;&gt;&lt;tr&gt;&lt;td class=&#34;lntd&#34;&gt;
&lt;pre tabindex=&#34;0&#34; class=&#34;chroma&#34;&gt;&lt;code&gt;&lt;span class=&#34;lnt&#34;&gt; 1
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt; 2
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt; 3
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt; 4
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt; 5
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt; 6
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt; 7
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt; 8
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt; 9
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt;10
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt;11
&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/td&gt;
&lt;td class=&#34;lntd&#34;&gt;
&lt;pre tabindex=&#34;0&#34; class=&#34;chroma&#34;&gt;&lt;code class=&#34;language-r&#34; data-lang=&#34;r&#34;&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;&lt;span class=&#34;o&#34;&gt;**&lt;/span&gt; &lt;span class=&#34;n&#34;&gt;building&lt;/span&gt; &lt;span class=&#34;n&#34;&gt;package&lt;/span&gt; &lt;span class=&#34;n&#34;&gt;indices&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;&lt;span class=&#34;o&#34;&gt;**&lt;/span&gt; &lt;span class=&#34;n&#34;&gt;installing&lt;/span&gt; &lt;span class=&#34;n&#34;&gt;vignettes&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;&lt;span class=&#34;o&#34;&gt;**&lt;/span&gt; &lt;span class=&#34;n&#34;&gt;testing&lt;/span&gt; &lt;span class=&#34;kr&#34;&gt;if&lt;/span&gt; &lt;span class=&#34;n&#34;&gt;installed&lt;/span&gt; &lt;span class=&#34;n&#34;&gt;package&lt;/span&gt; &lt;span class=&#34;n&#34;&gt;can&lt;/span&gt; &lt;span class=&#34;n&#34;&gt;be&lt;/span&gt; &lt;span class=&#34;n&#34;&gt;loaded&lt;/span&gt; &lt;span class=&#34;n&#34;&gt;from&lt;/span&gt; &lt;span class=&#34;n&#34;&gt;temporary&lt;/span&gt; &lt;span class=&#34;n&#34;&gt;location&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;&lt;span class=&#34;o&#34;&gt;***&lt;/span&gt; &lt;span class=&#34;n&#34;&gt;arch&lt;/span&gt; &lt;span class=&#34;o&#34;&gt;-&lt;/span&gt; &lt;span class=&#34;n&#34;&gt;i386&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;&lt;span class=&#34;n&#34;&gt;Error&lt;/span&gt;&lt;span class=&#34;o&#34;&gt;:&lt;/span&gt; &lt;span class=&#34;n&#34;&gt;package&lt;/span&gt; &lt;span class=&#34;n&#34;&gt;or&lt;/span&gt; &lt;span class=&#34;n&#34;&gt;namespace&lt;/span&gt; &lt;span class=&#34;n&#34;&gt;load&lt;/span&gt; &lt;span class=&#34;n&#34;&gt;failed&lt;/span&gt; &lt;span class=&#34;kr&#34;&gt;for&lt;/span&gt; &lt;span class=&#34;s&#34;&gt;&amp;#39;DropletTestFiles&amp;#39;&lt;/span&gt; &lt;span class=&#34;kr&#34;&gt;in&lt;/span&gt; &lt;span class=&#34;nf&#34;&gt;library.dynam&lt;/span&gt;&lt;span class=&#34;p&#34;&gt;(&lt;/span&gt;&lt;span class=&#34;n&#34;&gt;lib&lt;/span&gt;&lt;span class=&#34;p&#34;&gt;,&lt;/span&gt; &lt;span class=&#34;n&#34;&gt;package&lt;/span&gt;&lt;span class=&#34;p&#34;&gt;,&lt;/span&gt; &lt;span class=&#34;n&#34;&gt;package.lib&lt;/span&gt;&lt;span class=&#34;p&#34;&gt;)&lt;/span&gt;&lt;span class=&#34;o&#34;&gt;:&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;  &lt;span class=&#34;n&#34;&gt;DLL&lt;/span&gt; &lt;span class=&#34;s&#34;&gt;&amp;#39;cachem&amp;#39;&lt;/span&gt; &lt;span class=&#34;n&#34;&gt;not&lt;/span&gt; &lt;span class=&#34;n&#34;&gt;found&lt;/span&gt;&lt;span class=&#34;o&#34;&gt;:&lt;/span&gt; &lt;span class=&#34;n&#34;&gt;maybe&lt;/span&gt; &lt;span class=&#34;n&#34;&gt;not&lt;/span&gt; &lt;span class=&#34;n&#34;&gt;installed&lt;/span&gt; &lt;span class=&#34;kr&#34;&gt;for&lt;/span&gt; &lt;span class=&#34;n&#34;&gt;this&lt;/span&gt; &lt;span class=&#34;n&#34;&gt;architecture&lt;/span&gt;&lt;span class=&#34;o&#34;&gt;?&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;  错误&lt;span class=&#34;o&#34;&gt;:&lt;/span&gt; 载入失败
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;停止执行
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;&lt;span class=&#34;o&#34;&gt;***&lt;/span&gt; &lt;span class=&#34;n&#34;&gt;arch&lt;/span&gt; &lt;span class=&#34;o&#34;&gt;-&lt;/span&gt; &lt;span class=&#34;n&#34;&gt;x64&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;&lt;span class=&#34;n&#34;&gt;ERROR&lt;/span&gt;&lt;span class=&#34;o&#34;&gt;:&lt;/span&gt; &lt;span class=&#34;n&#34;&gt;loading&lt;/span&gt; &lt;span class=&#34;n&#34;&gt;failed&lt;/span&gt; &lt;span class=&#34;kr&#34;&gt;for&lt;/span&gt; &lt;span class=&#34;s&#34;&gt;&amp;#39;i386&amp;#39;&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;&lt;span class=&#34;o&#34;&gt;*&lt;/span&gt; &lt;span class=&#34;n&#34;&gt;removing&lt;/span&gt; &lt;span class=&#34;s&#34;&gt;&amp;#39;C:/Users/XXXXX/Documents/R/win-library/4.0/DropletTestFiles&amp;#39;&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;
&lt;/div&gt;
&lt;/div&gt;&lt;p&gt;如果出现类似这样的报错基本都是同样的问题，不兼容多架构的问题。&lt;/p&gt;</description>
    </item>
    <item>
      <title>在线协同写作套件</title>
      <link>https://www.tanboyu.com/posts/%E5%9C%A8%E7%BA%BF%E5%8D%8F%E5%90%8C%E5%86%99%E4%BD%9C%E5%A5%97%E4%BB%B6/</link>
      <pubDate>Sun, 04 Jul 2021 00:00:00 +0000</pubDate>
      <guid>https://www.tanboyu.com/posts/%E5%9C%A8%E7%BA%BF%E5%8D%8F%E5%90%8C%E5%86%99%E4%BD%9C%E5%A5%97%E4%BB%B6/</guid>
      <description>&lt;p&gt;google文档的在线协同写作确实是强，但是想要团队都能用上，有些人对有些技术还是不会，也不可能教大家这个技术。office365的协同写作也不错，只是速度不太敢恭维，每次打开都需要花点时间。&lt;/p&gt;</description>
    </item>
    <item>
      <title>Rselenium使用摘要</title>
      <link>https://www.tanboyu.com/posts/rselenium%E4%BD%BF%E7%94%A8%E6%91%98%E8%A6%81/</link>
      <pubDate>Wed, 16 Jun 2021 00:00:00 +0000</pubDate>
      <guid>https://www.tanboyu.com/posts/rselenium%E4%BD%BF%E7%94%A8%E6%91%98%E8%A6%81/</guid>
      <description>&lt;p&gt;大概5年前稍稍研究过Rselenium这个包，写过几行代码，至今有很长时间没有用了。偶尔需要用httr或者revst也能搞定。&lt;/p&gt;
&lt;p&gt;最近因为需要批量完成选题，又祭出Rselenium折腾了一下。顺便把部分基础的代码贴着供大家参考。&lt;/p&gt;</description>
    </item>
    <item>
      <title>如何提出一个好的临床问题</title>
      <link>https://www.tanboyu.com/posts/how-to-raise-a-clinical-question/</link>
      <pubDate>Sun, 21 Mar 2021 00:00:00 +0000</pubDate>
      <guid>https://www.tanboyu.com/posts/how-to-raise-a-clinical-question/</guid>
      <description>&lt;p&gt;凝练出一个好的临床问题是高质量临床研究的前提。实际上凝练的过程其实就是将一个实际环境中的问题转化为科学研究问题的过程。好的临床研究问题通常具备以下几个方面的特点：&lt;/p&gt;</description>
    </item>
    <item>
      <title>基于微信和问卷星做科研——你也可以</title>
      <link>https://www.tanboyu.com/posts/%E5%9F%BA%E4%BA%8E%E5%BE%AE%E4%BF%A1%E5%92%8C%E9%97%AE%E5%8D%B7%E6%98%9F%E5%81%9A%E7%A7%91%E7%A0%94/</link>
      <pubDate>Wed, 10 Mar 2021 00:00:00 +0000</pubDate>
      <guid>https://www.tanboyu.com/posts/%E5%9F%BA%E4%BA%8E%E5%BE%AE%E4%BF%A1%E5%92%8C%E9%97%AE%E5%8D%B7%E6%98%9F%E5%81%9A%E7%A7%91%E7%A0%94/</guid>
      <description>&lt;p&gt;&lt;img loading=&#34;lazy&#34; src=&#34;https://www.tanboyu.com/postimg/202103/2021-03-10_004730.png&#34;&gt;&lt;/p&gt;
&lt;p&gt;晚上看文献时无意中浏览到一篇非常有意思的文章，拿来一起分享下。文章标题为：A snapshot of public knowledge of novel coronavirus disease 2019: a web-based national survey。发表在&lt;a href=&#34;https://bmcpublichealth.biomedcentral.com/&#34;   rel=&#34;noopener&#34;   class=&#34;external-link&#34;   target=&#34;_blank&#34; &gt;BMC public health&lt;/a&gt;，通讯作者来自第二军医大学长海医院消化内科的Liang-Hao Hu和Zhao-Shen Li。期刊影响因子：2.837&lt;/p&gt;</description>
    </item>
    <item>
      <title>心肌病的分类和分型（新认识与新挑战）</title>
      <link>https://www.tanboyu.com/posts/%E5%BF%83%E8%82%8C%E7%97%85%E7%9A%84%E5%88%86%E7%B1%BB%E5%92%8C%E5%88%86%E5%9E%8B%E7%9A%84%E5%8E%86%E5%8F%B2%E6%BC%94%E5%8F%98-%E6%96%B0%E8%AE%A4%E8%AF%86%E4%B8%8E%E6%96%B0%E6%8C%91%E6%88%98/</link>
      <pubDate>Tue, 09 Mar 2021 00:00:00 +0000</pubDate>
      <guid>https://www.tanboyu.com/posts/%E5%BF%83%E8%82%8C%E7%97%85%E7%9A%84%E5%88%86%E7%B1%BB%E5%92%8C%E5%88%86%E5%9E%8B%E7%9A%84%E5%8E%86%E5%8F%B2%E6%BC%94%E5%8F%98-%E6%96%B0%E8%AE%A4%E8%AF%86%E4%B8%8E%E6%96%B0%E6%8C%91%E6%88%98/</guid>
      <description>&lt;p&gt;在2020中国国际心力衰竭大会(China International Heart Failure Congress , CIHFC)上，来自中国医学科学院北京协和医院心内科的方理刚教授分享了题为“心肌病的分类和分型的历史演变——新认识与新挑战”的精彩报告。&lt;/p&gt;</description>
    </item>
    <item>
      <title>肠道微生物与临床疾病的相关性</title>
      <link>https://www.tanboyu.com/posts/%E8%82%A0%E9%81%93%E5%BE%AE%E7%94%9F%E7%89%A9%E4%B8%8E%E4%B8%B4%E5%BA%8A%E7%96%BE%E7%97%85%E7%9A%84%E7%9B%B8%E5%85%B3%E6%80%A7/</link>
      <pubDate>Mon, 08 Mar 2021 21:14:26 +0800</pubDate>
      <guid>https://www.tanboyu.com/posts/%E8%82%A0%E9%81%93%E5%BE%AE%E7%94%9F%E7%89%A9%E4%B8%8E%E4%B8%B4%E5%BA%8A%E7%96%BE%E7%97%85%E7%9A%84%E7%9B%B8%E5%85%B3%E6%80%A7/</guid>
      <description>肠道微生物与临床疾病的相关性</description>
    </item>
    <item>
      <title>博客更新</title>
      <link>https://www.tanboyu.com/posts/%E5%8D%9A%E5%AE%A2%E6%9B%B4%E6%96%B0/</link>
      <pubDate>Mon, 08 Mar 2021 00:00:00 +0000</pubDate>
      <guid>https://www.tanboyu.com/posts/%E5%8D%9A%E5%AE%A2%E6%9B%B4%E6%96%B0/</guid>
      <description>&lt;p&gt;博文从netlify切换到vercel，连着theme一起换了，新换的主题“jane”看着还比较简洁、清新。现在写作全赖Rstudio，从Rstudio提交到github，通过vercel平台生产静态页面展示。感觉访问比netlify要速度快一些。&lt;/p&gt;</description>
    </item>
    <item>
      <title>写在2020年岁末</title>
      <link>https://www.tanboyu.com/posts/%E5%86%99%E5%9C%A82020%E5%B9%B4%E5%B2%81%E6%9C%AB/</link>
      <pubDate>Wed, 30 Dec 2020 00:00:00 +0000</pubDate>
      <guid>https://www.tanboyu.com/posts/%E5%86%99%E5%9C%A82020%E5%B9%B4%E5%B2%81%E6%9C%AB/</guid>
      <description>&lt;p&gt;快半年没有更新博客了，再起兴已是岁末。&lt;/p&gt;
&lt;p&gt;2020年可谓是“刻苦铭心”的一年，回顾梳理了整年来的一些关键词，以便未来清晰的回顾。&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;新冠&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;这应该是今年全球最热的流量了。于我而言，除了工作上积极备战防控疫情，学术上和昔日同学合作发表了一篇新冠肺炎的SCI源文章。&lt;/p&gt;</description>
    </item>
    <item>
      <title>Win10安装miniconda报错SSLError</title>
      <link>https://www.tanboyu.com/posts/install_miniconda_reported_sslerror/</link>
      <pubDate>Wed, 27 May 2020 00:00:00 +0000</pubDate>
      <guid>https://www.tanboyu.com/posts/install_miniconda_reported_sslerror/</guid>
      <description>&lt;p&gt;工作站（Win10）重新安装了miniconda之后，运行&lt;strong&gt;conda update conda&lt;/strong&gt; 老提示SSLError错误。由于修改了国内镜像，以为是镜像url出了问题，点击发现镜像url可以访问，百思不得解。一顿试错操作后发现如下为正解。&lt;/p&gt;</description>
    </item>
    <item>
      <title>机器学习/深度学习在药物性肝损伤的应用</title>
      <link>https://www.tanboyu.com/posts/machine-learning-algorithms-for-predicting-drug-induced-liver-injury/</link>
      <pubDate>Wed, 27 May 2020 00:00:00 +0000</pubDate>
      <guid>https://www.tanboyu.com/posts/machine-learning-algorithms-for-predicting-drug-induced-liver-injury/</guid>
      <description>&lt;p&gt;药物性肝损伤（DILI）是药物开发研究、临床应用过程中均需要进行风险评估或者管理的重点，稍有不胜可导致药物研究失败，已上市药品撤市，甚至导致发病或死亡。如何进行药物性肝损的评价极为重要。&lt;/p&gt;</description>
    </item>
    <item>
      <title>这个暑假我与孩子所读书目分享</title>
      <link>https://www.tanboyu.com/posts/%E8%BF%99%E4%B8%AA%E6%9A%91%E5%81%87%E6%88%91%E4%B8%8E%E5%AD%A9%E5%AD%90%E6%89%80%E8%AF%BB%E4%B9%A6%E7%9B%AE%E5%88%86%E4%BA%AB/</link>
      <pubDate>Wed, 28 Aug 2019 00:00:00 +0000</pubDate>
      <guid>https://www.tanboyu.com/posts/%E8%BF%99%E4%B8%AA%E6%9A%91%E5%81%87%E6%88%91%E4%B8%8E%E5%AD%A9%E5%AD%90%E6%89%80%E8%AF%BB%E4%B9%A6%E7%9B%AE%E5%88%86%E4%BA%AB/</guid>
      <description>&lt;p&gt;家里山大王这学期要进入三年级了，在二、三年级衔接家长会上，教研组的老师们反复说了几点，别的没记住，我脑海中只记住了：&lt;strong&gt;阅读&lt;/strong&gt;、&lt;strong&gt;阅读量&lt;/strong&gt;！&lt;/p&gt;
&lt;p&gt;在家长会上，教研组的老师说了下面诸如此类的内容，细思极恐。&lt;/p&gt;</description>
    </item>
    <item>
      <title>如何评估预测模型的表现</title>
      <link>https://www.tanboyu.com/posts/%E5%A6%82%E4%BD%95%E8%AF%84%E4%BC%B0%E9%A2%84%E6%B5%8B%E6%A8%A1%E5%9E%8B%E7%9A%84%E8%A1%A8%E7%8E%B0/</link>
      <pubDate>Wed, 10 Apr 2019 00:00:00 +0000</pubDate>
      <guid>https://www.tanboyu.com/posts/%E5%A6%82%E4%BD%95%E8%AF%84%E4%BC%B0%E9%A2%84%E6%B5%8B%E6%A8%A1%E5%9E%8B%E7%9A%84%E8%A1%A8%E7%8E%B0/</guid>
      <description>&lt;p&gt;在各种类的医学研究中，建立以及验证一个有效的预测模型(prediction model )是很常见的，无论结果变项(outcome )是连续型、二元类别、计数变项或是存活资料，现在皆已有常规的回归分析方法，分别是线性回归、 logistic 回归、 Poisson 回归以及 Cox 比例危险模式(Cox proportional hazard model )。&lt;/p&gt;</description>
    </item>
    <item>
      <title>医学统计结果小数应该保留几位才合适？</title>
      <link>https://www.tanboyu.com/posts/%E5%8C%BB%E5%AD%A6%E7%BB%9F%E8%AE%A1%E7%BB%93%E6%9E%9C%E5%B0%8F%E6%95%B0%E5%BA%94%E8%AF%A5%E4%BF%9D%E7%95%99%E5%87%A0%E4%BD%8D%E6%89%8D%E5%90%88%E9%80%82/</link>
      <pubDate>Tue, 09 Apr 2019 00:00:00 +0000</pubDate>
      <guid>https://www.tanboyu.com/posts/%E5%8C%BB%E5%AD%A6%E7%BB%9F%E8%AE%A1%E7%BB%93%E6%9E%9C%E5%B0%8F%E6%95%B0%E5%BA%94%E8%AF%A5%E4%BF%9D%E7%95%99%E5%87%A0%E4%BD%8D%E6%89%8D%E5%90%88%E9%80%82/</guid>
      <description>&lt;p&gt;在医学论文中，在内文、表格与图形中，必然会有数字的呈现，那么这些数字的小数点应该取到第几位是最合适的呢？&lt;/p&gt;
&lt;p&gt;若以呈现最精确的数据信息为主要目的，那么小数点理应是取越多位越精确。然而，当不必要的小数点取太多位时，会让读者注意力受到影响，不易理解到数字的大小；反之，小数点取的位数不够，则可能会失去精确性，甚至被怀疑是否作者是故意隐匿信息。&lt;/p&gt;</description>
    </item>
    <item>
      <title>推荐一本书《态度》</title>
      <link>https://www.tanboyu.com/posts/%E9%98%85%E8%AF%BB%E6%8E%A8%E8%8D%90/</link>
      <pubDate>Wed, 06 Mar 2019 00:00:00 +0000</pubDate>
      <guid>https://www.tanboyu.com/posts/%E9%98%85%E8%AF%BB%E6%8E%A8%E8%8D%90/</guid>
      <description>&lt;p&gt;春节至今很少更新博客，有时候有些东西想下笔写点，但这样那样的“借口”没能静下心来整理。最近看了吴军博士的《态度》一书觉得很有必要推荐下，这本书早前就在罗辑思维看到有推荐，恰逢过年的时候有点时间就捧起来一口气读完了。&lt;/p&gt;</description>
    </item>
    <item>
      <title>Rmarkdown自循环生成结果</title>
      <link>https://www.tanboyu.com/posts/rmarkdown%E8%87%AA%E5%BE%AA%E7%8E%AF%E7%94%9F%E6%88%90%E7%BB%93%E6%9E%9C/</link>
      <pubDate>Thu, 10 Jan 2019 00:00:00 +0000</pubDate>
      <guid>https://www.tanboyu.com/posts/rmarkdown%E8%87%AA%E5%BE%AA%E7%8E%AF%E7%94%9F%E6%88%90%E7%BB%93%E6%9E%9C/</guid>
      <description>&lt;p&gt;最近遇到一个头痛的事，有185个项目的内容需要整理成简单的会议记录。想着R应该是可以搞成的，所以试了下，效果不错。
代码分享给需要的人：
用Rmarkdown格式的文件写的，{r echo=FALSE, message=FALSE, warning=FALSE, results=&amp;ldquo;asis&amp;rdquo;} 就不放在代码段中了，自己设置。&lt;/p&gt;</description>
    </item>
    <item>
      <title>MIMIC-III 数据库字典部分解读</title>
      <link>https://www.tanboyu.com/posts/mimic-iii-%E6%95%B0%E6%8D%AE%E5%BA%93%E5%AD%97%E5%85%B8%E9%83%A8%E5%88%86%E8%A7%A3%E8%AF%BB/</link>
      <pubDate>Tue, 03 Jul 2018 00:00:00 +0000</pubDate>
      <guid>https://www.tanboyu.com/posts/mimic-iii-%E6%95%B0%E6%8D%AE%E5%BA%93%E5%AD%97%E5%85%B8%E9%83%A8%E5%88%86%E8%A7%A3%E8%AF%BB/</guid>
      <description>&lt;h2 id=&#34;1-admissions--入院信息&#34;&gt;1. ADMISSIONS —— 入院信息&lt;/h2&gt;
&lt;p&gt;该表格包括以下信息： ROW_ID：行号，这个是和Excel里行号是一个性质，我们基本用不到，不用去理他 SUBJECT_ID：这个表示病人标识码，每一位病人对应唯一的标识码，可以理解为国内医院的住院号 HADM_ID：这个对应于病人的每一次住院标识码，可以理解为国内医院病人每次住院的病案号 ADMITTIME：病人入院时间，精确到分钟，这里请注意MIMIC数据库里的年份信息为保护患者信息都是经过随意转换的，仅可计算相对时间 DISCHTIME：病人入院时间，精确到分钟 DEATHTIME：病人如在住院期间死亡，则显示具体死亡时间，精确到分钟，如住院期间无死亡事件发生，则为NULL ADMISSION_TYPE：入院类型，包括以下4种类型&lt;/p&gt;</description>
    </item>
    <item>
      <title>彻底解决RODBC中文乱码</title>
      <link>https://www.tanboyu.com/posts/%E5%BD%BB%E5%BA%95%E8%A7%A3%E5%86%B3rodbc%E4%B8%AD%E6%96%87%E4%B9%B1%E7%A0%81/</link>
      <pubDate>Fri, 02 Mar 2018 00:00:00 +0000</pubDate>
      <guid>https://www.tanboyu.com/posts/%E5%BD%BB%E5%BA%95%E8%A7%A3%E5%86%B3rodbc%E4%B8%AD%E6%96%87%E4%B9%B1%E7%A0%81/</guid>
      <description>&lt;p&gt;数据分析很多时候用到了数据库来存储数据，但从R读取或者写入数据很多时候蛋痛的是中文乱码的问题。今天算是彻底搞定了RODBC这玩儿。&lt;/p&gt;
&lt;p&gt;rstudio的设置 tools &amp;raquo; global options &amp;raquo;code&amp;raquo;saving 面板下将“default text encoding” 改为“utf8”，切记这里是“UTF8”，而不是“UTF-8”，这两是有区别的编码，至于细节暂不讨论，我只关心我这样设置就解决了中文问题。  &lt;/p&gt;</description>
    </item>
    <item>
      <title>Debian服务器上了一个SSL证书</title>
      <link>https://www.tanboyu.com/posts/debian%E6%9C%8D%E5%8A%A1%E5%99%A8%E4%B8%8A%E4%BA%86%E4%B8%80%E4%B8%AAssl%E8%AF%81%E4%B9%A6/</link>
      <pubDate>Tue, 26 Dec 2017 00:00:00 +0000</pubDate>
      <guid>https://www.tanboyu.com/posts/debian%E6%9C%8D%E5%8A%A1%E5%99%A8%E4%B8%8A%E4%BA%86%E4%B8%80%E4%B8%AAssl%E8%AF%81%E4%B9%A6/</guid>
      <description>&lt;ol&gt;
&lt;li&gt;
&lt;p&gt;申请SSL证书 https://www.sslforfree.com/&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;依照https://www.sslforfree.com/的操作指南，一步一步的在VPS上建立目录验证，然后下载打包的证书文件。&lt;/p&gt;</description>
    </item>
    <item>
      <title>R语言-assign函数的应用</title>
      <link>https://www.tanboyu.com/posts/r-assign-function/</link>
      <pubDate>Wed, 18 Oct 2017 00:00:00 +0000</pubDate>
      <guid>https://www.tanboyu.com/posts/r-assign-function/</guid>
      <description>&lt;p&gt;在学习R语言的时候，可能在书本或者教程中你可能看过assign这个函数，或许你当初会觉得这个可能不知道怎么用，没怎么关注吧。这个函数的功能最好的用处就是循环中给变量赋值，比如你想自动生成一批变量，这个时候assign就有价值了。例如：&lt;/p&gt;</description>
    </item>
    <item>
      <title>ggplot2画火山图</title>
      <link>https://www.tanboyu.com/posts/ggplot2-for-volcano/</link>
      <pubDate>Mon, 17 Apr 2017 00:00:00 +0000</pubDate>
      <guid>https://www.tanboyu.com/posts/ggplot2-for-volcano/</guid>
      <description>&lt;p&gt;用ggplot2画火山图看代码似乎还是很简单，但是真的来画了，细节还是蛮多的。 把代码写在这里，以便以后用。&lt;/p&gt;
&lt;div class=&#34;highlight&#34;&gt;&lt;div class=&#34;chroma&#34;&gt;
&lt;table class=&#34;lntable&#34;&gt;&lt;tr&gt;&lt;td class=&#34;lntd&#34;&gt;
&lt;pre tabindex=&#34;0&#34; class=&#34;chroma&#34;&gt;&lt;code&gt;&lt;span class=&#34;lnt&#34;&gt; 1
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt; 2
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt; 3
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt; 4
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt; 5
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt; 6
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt; 7
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt; 8
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt; 9
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt;10
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt;11
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt;12
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt;13
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt;14
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt;15
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt;16
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt;17
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt;18
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt;19
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt;20
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt;21
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt;22
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt;23
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt;24
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt;25
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt;26
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt;27
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt;28
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt;29
&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/td&gt;
&lt;td class=&#34;lntd&#34;&gt;
&lt;pre tabindex=&#34;0&#34; class=&#34;chroma&#34;&gt;&lt;code class=&#34;language-R&#34; data-lang=&#34;R&#34;&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;&lt;span class=&#34;nf&#34;&gt;library&lt;/span&gt;&lt;span class=&#34;p&#34;&gt;(&lt;/span&gt;&lt;span class=&#34;n&#34;&gt;ggplot2&lt;/span&gt;&lt;span class=&#34;p&#34;&gt;)&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;&lt;span class=&#34;n&#34;&gt;library&lt;/span&gt;（&lt;span class=&#34;n&#34;&gt;Cairo&lt;/span&gt;）
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;&lt;span class=&#34;c1&#34;&gt;# 读取数据&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;&lt;span class=&#34;n&#34;&gt;data&lt;/span&gt; &lt;span class=&#34;o&#34;&gt;&amp;lt;-&lt;/span&gt; &lt;span class=&#34;nf&#34;&gt;read.delim&lt;/span&gt;&lt;span class=&#34;p&#34;&gt;(&lt;/span&gt;&lt;span class=&#34;s&#34;&gt;&amp;#34;./data/g1_VS_g3.txt&amp;#34;&lt;/span&gt;&lt;span class=&#34;p&#34;&gt;,&lt;/span&gt;&lt;span class=&#34;n&#34;&gt;header&lt;/span&gt; &lt;span class=&#34;o&#34;&gt;=&lt;/span&gt; &lt;span class=&#34;bp&#34;&gt;T&lt;/span&gt;&lt;span class=&#34;p&#34;&gt;,&lt;/span&gt;&lt;span class=&#34;n&#34;&gt;sep&lt;/span&gt;&lt;span class=&#34;o&#34;&gt;=&lt;/span&gt;&lt;span class=&#34;s&#34;&gt;&amp;#34;\t&amp;#34;&lt;/span&gt;&lt;span class=&#34;p&#34;&gt;,&lt;/span&gt;&lt;span class=&#34;n&#34;&gt;na.strings&lt;/span&gt; &lt;span class=&#34;o&#34;&gt;=&lt;/span&gt; &lt;span class=&#34;s&#34;&gt;&amp;#34;&amp;#34;&lt;/span&gt;&lt;span class=&#34;p&#34;&gt;)&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;&lt;span class=&#34;c1&#34;&gt;# 设置颜色域&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;&lt;span class=&#34;n&#34;&gt;datathreshold&lt;/span&gt; &lt;span class=&#34;o&#34;&gt;=&lt;/span&gt; &lt;span class=&#34;nf&#34;&gt;as.factor&lt;/span&gt;&lt;span class=&#34;p&#34;&gt;(&lt;/span&gt;&lt;span class=&#34;n&#34;&gt;datapvalues&lt;/span&gt; &lt;span class=&#34;o&#34;&gt;&amp;lt;&lt;/span&gt; &lt;span class=&#34;m&#34;&gt;0.05&lt;/span&gt; &lt;span class=&#34;o&#34;&gt;&amp;amp;&lt;/span&gt; &lt;span class=&#34;nf&#34;&gt;abs&lt;/span&gt;&lt;span class=&#34;p&#34;&gt;(&lt;/span&gt;&lt;span class=&#34;nf&#34;&gt;log2&lt;/span&gt;&lt;span class=&#34;p&#34;&gt;(&lt;/span&gt;&lt;span class=&#34;n&#34;&gt;data&lt;/span&gt;&lt;span class=&#34;o&#34;&gt;$&lt;/span&gt;&lt;span class=&#34;n&#34;&gt;foldchange&lt;/span&gt;&lt;span class=&#34;p&#34;&gt;))&lt;/span&gt; &lt;span class=&#34;o&#34;&gt;&amp;gt;=&lt;/span&gt;&lt;span class=&#34;m&#34;&gt;1.5&lt;/span&gt;&lt;span class=&#34;p&#34;&gt;)&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;&lt;span class=&#34;nf&#34;&gt;Cairo&lt;/span&gt;&lt;span class=&#34;p&#34;&gt;(&lt;/span&gt;&lt;span class=&#34;n&#34;&gt;file&lt;/span&gt;&lt;span class=&#34;o&#34;&gt;=&lt;/span&gt;&lt;span class=&#34;s&#34;&gt;&amp;#34;volcan_PNG_300_dpi.png&amp;#34;&lt;/span&gt;&lt;span class=&#34;p&#34;&gt;,&lt;/span&gt; 
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;      &lt;span class=&#34;n&#34;&gt;type&lt;/span&gt;&lt;span class=&#34;o&#34;&gt;=&lt;/span&gt;&lt;span class=&#34;s&#34;&gt;&amp;#34;png&amp;#34;&lt;/span&gt;&lt;span class=&#34;p&#34;&gt;,&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;      &lt;span class=&#34;n&#34;&gt;units&lt;/span&gt;&lt;span class=&#34;o&#34;&gt;=&lt;/span&gt;&lt;span class=&#34;s&#34;&gt;&amp;#34;in&amp;#34;&lt;/span&gt;&lt;span class=&#34;p&#34;&gt;,&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;      &lt;span class=&#34;n&#34;&gt;bg&lt;/span&gt;&lt;span class=&#34;o&#34;&gt;=&lt;/span&gt;&lt;span class=&#34;s&#34;&gt;&amp;#34;white&amp;#34;&lt;/span&gt;&lt;span class=&#34;p&#34;&gt;,&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;      &lt;span class=&#34;n&#34;&gt;width&lt;/span&gt;&lt;span class=&#34;o&#34;&gt;=&lt;/span&gt;&lt;span class=&#34;m&#34;&gt;8&lt;/span&gt;&lt;span class=&#34;p&#34;&gt;,&lt;/span&gt; 
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;      &lt;span class=&#34;n&#34;&gt;height&lt;/span&gt;&lt;span class=&#34;o&#34;&gt;=&lt;/span&gt;&lt;span class=&#34;m&#34;&gt;6&lt;/span&gt;&lt;span class=&#34;p&#34;&gt;,&lt;/span&gt; 
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;      &lt;span class=&#34;n&#34;&gt;pointsize&lt;/span&gt;&lt;span class=&#34;o&#34;&gt;=&lt;/span&gt;&lt;span class=&#34;m&#34;&gt;12&lt;/span&gt;&lt;span class=&#34;p&#34;&gt;,&lt;/span&gt; 
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;      &lt;span class=&#34;n&#34;&gt;dpi&lt;/span&gt;&lt;span class=&#34;o&#34;&gt;=&lt;/span&gt;&lt;span class=&#34;m&#34;&gt;300&lt;/span&gt;&lt;span class=&#34;p&#34;&gt;)&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;&lt;span class=&#34;nf&#34;&gt;ggplot&lt;/span&gt;&lt;span class=&#34;p&#34;&gt;(&lt;/span&gt;&lt;span class=&#34;n&#34;&gt;data&lt;/span&gt;&lt;span class=&#34;o&#34;&gt;=&lt;/span&gt;&lt;span class=&#34;n&#34;&gt;data&lt;/span&gt;&lt;span class=&#34;p&#34;&gt;,&lt;/span&gt; 
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;            &lt;span class=&#34;nf&#34;&gt;aes&lt;/span&gt;&lt;span class=&#34;p&#34;&gt;(&lt;/span&gt;&lt;span class=&#34;n&#34;&gt;x&lt;/span&gt;&lt;span class=&#34;o&#34;&gt;=&lt;/span&gt;&lt;span class=&#34;nf&#34;&gt;log2&lt;/span&gt;&lt;span class=&#34;p&#34;&gt;(&lt;/span&gt;&lt;span class=&#34;n&#34;&gt;foldchange&lt;/span&gt;&lt;span class=&#34;p&#34;&gt;),&lt;/span&gt; &lt;span class=&#34;n&#34;&gt;y&lt;/span&gt; &lt;span class=&#34;o&#34;&gt;=-&lt;/span&gt;&lt;span class=&#34;nf&#34;&gt;log10&lt;/span&gt;&lt;span class=&#34;p&#34;&gt;(&lt;/span&gt;&lt;span class=&#34;n&#34;&gt;pvalues&lt;/span&gt;&lt;span class=&#34;p&#34;&gt;),&lt;/span&gt; 
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;                &lt;span class=&#34;n&#34;&gt;colour&lt;/span&gt;&lt;span class=&#34;o&#34;&gt;=&lt;/span&gt;&lt;span class=&#34;n&#34;&gt;threshold&lt;/span&gt;&lt;span class=&#34;p&#34;&gt;))&lt;/span&gt; &lt;span class=&#34;o&#34;&gt;+&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;  &lt;span class=&#34;nf&#34;&gt;geom_point&lt;/span&gt;&lt;span class=&#34;p&#34;&gt;(&lt;/span&gt;&lt;span class=&#34;n&#34;&gt;alpha&lt;/span&gt;&lt;span class=&#34;o&#34;&gt;=&lt;/span&gt;&lt;span class=&#34;m&#34;&gt;0.4&lt;/span&gt;&lt;span class=&#34;p&#34;&gt;,&lt;/span&gt; &lt;span class=&#34;n&#34;&gt;size&lt;/span&gt;&lt;span class=&#34;o&#34;&gt;=&lt;/span&gt;&lt;span class=&#34;m&#34;&gt;1.75&lt;/span&gt;&lt;span class=&#34;p&#34;&gt;)&lt;/span&gt; &lt;span class=&#34;o&#34;&gt;+&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;  &lt;span class=&#34;nf&#34;&gt;xlim&lt;/span&gt;&lt;span class=&#34;p&#34;&gt;(&lt;/span&gt;&lt;span class=&#34;nf&#34;&gt;c&lt;/span&gt;&lt;span class=&#34;p&#34;&gt;(&lt;/span&gt;&lt;span class=&#34;m&#34;&gt;-4&lt;/span&gt;&lt;span class=&#34;p&#34;&gt;,&lt;/span&gt; &lt;span class=&#34;m&#34;&gt;4&lt;/span&gt;&lt;span class=&#34;p&#34;&gt;))&lt;/span&gt; &lt;span class=&#34;o&#34;&gt;+&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;  &lt;span class=&#34;nf&#34;&gt;xlab&lt;/span&gt;&lt;span class=&#34;p&#34;&gt;(&lt;/span&gt;&lt;span class=&#34;s&#34;&gt;&amp;#34;log2 fold change&amp;#34;&lt;/span&gt;&lt;span class=&#34;p&#34;&gt;)&lt;/span&gt; &lt;span class=&#34;o&#34;&gt;+&lt;/span&gt; &lt;span class=&#34;nf&#34;&gt;ylab&lt;/span&gt;&lt;span class=&#34;p&#34;&gt;(&lt;/span&gt;&lt;span class=&#34;s&#34;&gt;&amp;#34;-log10 p-value&amp;#34;&lt;/span&gt;&lt;span class=&#34;p&#34;&gt;)&lt;/span&gt; &lt;span class=&#34;o&#34;&gt;+&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;  &lt;span class=&#34;nf&#34;&gt;ggtitle&lt;/span&gt;&lt;span class=&#34;p&#34;&gt;(&lt;/span&gt;&lt;span class=&#34;s&#34;&gt;&amp;#34;Volcano picture of DEG&amp;#34;&lt;/span&gt;&lt;span class=&#34;p&#34;&gt;)&lt;/span&gt;&lt;span class=&#34;o&#34;&gt;+&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;  &lt;span class=&#34;nf&#34;&gt;theme_gray&lt;/span&gt;&lt;span class=&#34;p&#34;&gt;()&lt;/span&gt; &lt;span class=&#34;o&#34;&gt;+&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;  &lt;span class=&#34;nf&#34;&gt;geom_vline&lt;/span&gt;&lt;span class=&#34;p&#34;&gt;(&lt;/span&gt;&lt;span class=&#34;n&#34;&gt;xintercept&lt;/span&gt;&lt;span class=&#34;o&#34;&gt;=&lt;/span&gt;&lt;span class=&#34;nf&#34;&gt;c&lt;/span&gt;&lt;span class=&#34;p&#34;&gt;(&lt;/span&gt;&lt;span class=&#34;m&#34;&gt;-1.5&lt;/span&gt;&lt;span class=&#34;p&#34;&gt;,&lt;/span&gt;&lt;span class=&#34;m&#34;&gt;1.5&lt;/span&gt;&lt;span class=&#34;p&#34;&gt;),&lt;/span&gt;&lt;span class=&#34;n&#34;&gt;lty&lt;/span&gt;&lt;span class=&#34;o&#34;&gt;=&lt;/span&gt;&lt;span class=&#34;m&#34;&gt;4&lt;/span&gt;&lt;span class=&#34;p&#34;&gt;,&lt;/span&gt;&lt;span class=&#34;n&#34;&gt;col&lt;/span&gt;&lt;span class=&#34;o&#34;&gt;=&lt;/span&gt;&lt;span class=&#34;s&#34;&gt;&amp;#34;grey&amp;#34;&lt;/span&gt;&lt;span class=&#34;p&#34;&gt;,&lt;/span&gt;&lt;span class=&#34;n&#34;&gt;lwd&lt;/span&gt;&lt;span class=&#34;o&#34;&gt;=&lt;/span&gt;&lt;span class=&#34;m&#34;&gt;0.5&lt;/span&gt;&lt;span class=&#34;p&#34;&gt;)&lt;/span&gt;&lt;span class=&#34;o&#34;&gt;+&lt;/span&gt; 
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;  &lt;span class=&#34;nf&#34;&gt;geom_hline&lt;/span&gt;&lt;span class=&#34;p&#34;&gt;(&lt;/span&gt;&lt;span class=&#34;n&#34;&gt;yintercept&lt;/span&gt; &lt;span class=&#34;o&#34;&gt;=&lt;/span&gt; &lt;span class=&#34;o&#34;&gt;-&lt;/span&gt;&lt;span class=&#34;nf&#34;&gt;log10&lt;/span&gt;&lt;span class=&#34;p&#34;&gt;(&lt;/span&gt;&lt;span class=&#34;m&#34;&gt;0.05&lt;/span&gt;&lt;span class=&#34;p&#34;&gt;),&lt;/span&gt;&lt;span class=&#34;n&#34;&gt;lty&lt;/span&gt;&lt;span class=&#34;o&#34;&gt;=&lt;/span&gt;&lt;span class=&#34;m&#34;&gt;4&lt;/span&gt;&lt;span class=&#34;p&#34;&gt;,&lt;/span&gt;&lt;span class=&#34;n&#34;&gt;col&lt;/span&gt;&lt;span class=&#34;o&#34;&gt;=&lt;/span&gt;&lt;span class=&#34;s&#34;&gt;&amp;#34;grey&amp;#34;&lt;/span&gt;&lt;span class=&#34;p&#34;&gt;,&lt;/span&gt;&lt;span class=&#34;n&#34;&gt;lwd&lt;/span&gt;&lt;span class=&#34;o&#34;&gt;=&lt;/span&gt;&lt;span class=&#34;m&#34;&gt;0.5&lt;/span&gt;&lt;span class=&#34;p&#34;&gt;)&lt;/span&gt;&lt;span class=&#34;o&#34;&gt;+&lt;/span&gt; 
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;  &lt;span class=&#34;nf&#34;&gt;theme&lt;/span&gt;&lt;span class=&#34;p&#34;&gt;(&lt;/span&gt;&lt;span class=&#34;n&#34;&gt;legend.position&lt;/span&gt;&lt;span class=&#34;o&#34;&gt;=&lt;/span&gt;&lt;span class=&#34;s&#34;&gt;&amp;#34;none&amp;#34;&lt;/span&gt;&lt;span class=&#34;p&#34;&gt;)&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;&lt;span class=&#34;c1&#34;&gt;# 在x轴-1.5与1.5的位置画两根竖线, 在p-value 0.05的位置画一根横线&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;&lt;span class=&#34;nf&#34;&gt;dev.off&lt;/span&gt;&lt;span class=&#34;p&#34;&gt;()&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;
&lt;/div&gt;
&lt;/div&gt;&lt;p&gt;这只是一个粗略的图，要细致，还需要调整网格，坐标轴，颜色，字体大小。&lt;/p&gt;</description>
    </item>
    <item>
      <title>xaringan包rmarkdown制作幻灯片的神器</title>
      <link>https://www.tanboyu.com/posts/xaringan-for-slides/</link>
      <pubDate>Tue, 04 Apr 2017 00:00:00 +0000</pubDate>
      <guid>https://www.tanboyu.com/posts/xaringan-for-slides/</guid>
      <description>&lt;p&gt;Rstudio最近出来一些包简直要逆天了，这完全已经不再局限于IDE这样的工具了。Rstudio已经成为了我日常工作中的工具，写代码、画图、写文档、制作幻灯片，写博客。&lt;/p&gt;</description>
    </item>
    <item>
      <title>Metabolomic Databases</title>
      <link>https://www.tanboyu.com/posts/metabolomic-databases/</link>
      <pubDate>Thu, 28 Jul 2016 00:00:00 +0000</pubDate>
      <guid>https://www.tanboyu.com/posts/metabolomic-databases/</guid>
      <description>&lt;h2 id=&#34;comprehensive-metabolomic-databases&#34;&gt;Comprehensive Metabolomic Databases&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;http://www.hmdb.ca/&#34;   rel=&#34;noopener&#34;   class=&#34;external-link&#34;   target=&#34;_blank&#34; &gt;HMDB&lt;/a&gt; The Human Metabolome Database (HMDB) is a freely available electronic database containing detailed information about small molecule metabolites found (and experimentally verified) in the human body. The database contains three kinds of data: 1) chemical data, 2) clinical data, and 3) molecular biology/biochemistry data. HMDB contains information on more than 6500 metabolites. Additionally, approximately 1500 protein (and DNA) sequences are linked to these metabolite entries. Each MetaboCard entry contains more than 100 data fields with 2/3 of the information being devoted to chemical/clinical data and the other 1/3 devoted to enzymatic or biochemical data. Many data fields are hyperlinked to other databases (KEGG, PubChem, MetaCyc, ChEBI, PDB, Swiss-Prot, and GenBank) and a variety of structure and pathway viewing applets.&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;http://bigg.ucsd.edu/&#34;   rel=&#34;noopener&#34;   class=&#34;external-link&#34;   target=&#34;_blank&#34; &gt;BiGG&lt;/a&gt; The BiGG database is a metabolic reconstruction of human metabolism designed for systems biology simulation and metabolic flux balance modeling. It is a comprehensive literature-based genome-scale metabolic reconstruction that accounts for the functions of 1,496 ORFs, 2,004 proteins, 2,766 metabolites, and 3,311 metabolic and transport reactions. It was assembled from build 35 of the human genome.&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;http://fiehnlab.ucdavis.edu/projects/binbase_setupx&#34;   rel=&#34;noopener&#34;   class=&#34;external-link&#34;   target=&#34;_blank&#34; &gt;SetupX&lt;/a&gt; SetupX, developed by the Fiehn laboratory at UC Davis, is a web-based metabolomics LIMS. It is XML compatible and built around a relational database management core. It is particularly oriented towards the capture and display of GC-MS metabolomic data through its metabolic annotation database called BinBase. &lt;a href=&#34;http://fiehnlab.ucdavis.edu:8080/m1/readme.jsp&#34;   rel=&#34;noopener&#34;   class=&#34;external-link&#34;   target=&#34;_blank&#34; &gt;Click here&lt;/a&gt; for free download of database and source code.&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;http://fiehnlab.ucdavis.edu/projects/binbase_setupx#binbase&#34;   rel=&#34;noopener&#34;   class=&#34;external-link&#34;   target=&#34;_blank&#34; &gt;BinBase&lt;/a&gt; BinBase is a GC-TOF metabolomic database. &lt;a href=&#34;http://fiehnlab.ucdavis.edu/projects/binbase_setupx#binbase&#34;   rel=&#34;noopener&#34;   class=&#34;external-link&#34;   target=&#34;_blank&#34; &gt;Click here&lt;/a&gt; for data query and &lt;a href=&#34;http://fiehnlab.ucdavis.edu/projects/binbase_setupx#binbase&#34;   rel=&#34;noopener&#34;   class=&#34;external-link&#34;   target=&#34;_blank&#34; &gt;Click here&lt;/a&gt; for free download of source code.&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;http://www.systomonas.de/&#34;   rel=&#34;noopener&#34;   class=&#34;external-link&#34;   target=&#34;_blank&#34; &gt;SYSTOMONAS&lt;/a&gt; SYSTOMONAS (SYSTems biology of pseudOMONAS) is a database for systems biology studies of Pseudomonas species. It contains extensive transcriptomic, proteomic and metabolomic data as well as metabolic reconstructions of this pathogen. Reconstruction of metabolic networks in SYSTOMONAS was achieved via comparative genomics. Broad data integration with well established databases BRENDA, KEGG and PRODORIC is also maintained. Several tools for the analysis of stored data and for the visualization of the corresponding results are provided, enabling a quick understanding of metabolic pathways, genomic arrangements or promoter structures of interest&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;http://www.ebi.ac.uk/metabolights/index&#34;   rel=&#34;noopener&#34;   class=&#34;external-link&#34;   target=&#34;_blank&#34; &gt;MetaboLights database&lt;/a&gt; MetaboLights is a database for metabolomics experiments and derived information. The database is cross-species, cross-technique and covers metabolite structures and their reference spectra as well as their biological roles, locations, concentrations and experimental data from metabolic experiments. MetaboLights offer user-submission tools and have strong reporting capabilities. We will utilise and further develop de-facto standard formats where various components are encapsulated, such as the encoded spectral and chromatographic data, and associated information about the chemical structure, as well as metadata describing assays and the study as a whole.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;metabolic-pathway-databases&#34;&gt;Metabolic Pathway Databases&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;http://www.genome.jp/kegg/&#34;   rel=&#34;noopener&#34;   class=&#34;external-link&#34;   target=&#34;_blank&#34; &gt;KEGG&lt;/a&gt; KEGG (Kyoto Encyclopedia of Genes and Genomes) is one of the most complete and widely used databases containing metabolic pathways (372 reference pathwasy) from a wide variety of organisms (&amp;gt;700). These pathways are hyperlinked to metabolite and protein/enzyme information. Currently KEGG has &amp;gt;15,000 compounds (from animals, plants and bacteria), 7742 drugs (including different salt forms and drug carriers) and nearly 11,000 glycan structures.&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;http://metacyc.org/&#34;   rel=&#34;noopener&#34;   class=&#34;external-link&#34;   target=&#34;_blank&#34; &gt;MetaCyc&lt;/a&gt; MetaCyc is a database of nonredundant, experimentally elucidated metabolic pathways. MetaCyc contains more than 1,100 pathways from more than 1,500 different organisms. MetaCyc is curated from the scientific experimental literature and contains pathways involved in both primary and secondary metabolism, as well as associated compounds, enzymes, and genes.&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;http://humancyc.org/&#34;   rel=&#34;noopener&#34;   class=&#34;external-link&#34;   target=&#34;_blank&#34; &gt;HumanCyc&lt;/a&gt; HumanCyc is a bioinformatics database that describes the human metabolic pathways and the human genome. The current version of HumanCyc was constructed using Build 31 of the human genome. The resulting pathway/genome database (PGDB) includes information on 28,783 genes, their products and the metabolic reactions and pathways they catalyze.&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;http://biocyc.org/&#34;   rel=&#34;noopener&#34;   class=&#34;external-link&#34;   target=&#34;_blank&#34; &gt;BioCyc&lt;/a&gt; BioCyc is a collection of 371 Pathway/Genome Databases. Each database in the BioCyc collection describes the genome and metabolic pathways of a single organism. The databases within the BioCyc collection are organized into tiers according to the amount of manual review and updating they have received. Tier 1 DBs have been created through intensive manual efforts and include EcoCyc, MetaCyc and the BioCyc Open Compounds Database (BOCD). BOCD includes metabolites, enzyme activators, inhibitors, and cofactors derived from hundreds of organisms. Tier 2 and Tier 3 databases contain computationally predicted metabolic pathways, as well as predictions as to which genes code for missing enzymes in metabolic pathways, and predicted operons.&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;http://www.reactome.org/&#34;   rel=&#34;noopener&#34;   class=&#34;external-link&#34;   target=&#34;_blank&#34; &gt;Reactome&lt;/a&gt; Reactome is a curated, peer-reviewed knowledgbase of biological pathways, including metabolic pathways as well as protein trafficking and signaling pathways. Reactome includes several types of reactions in its pathway diagram collection including experimentally confirmed, manually inferred and electronically inferred reactions. Reactome has pathway data on more than 20 different organisms but the primary organism of interest is Homo sapiens. Reactome has data and pathway diagrams for &amp;gt;2700 proteins, 2800 reactions and 860 pathways for humans.&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;http://www.wikipathways.org/&#34;   rel=&#34;noopener&#34;   class=&#34;external-link&#34;   target=&#34;_blank&#34; &gt;WikiPathways&lt;/a&gt; WikiPathways is an open, collaborative platform for capturing and disseminating models of biological pathways for data visualization and analysis. The database has pathway for more than 20 species and more than 100 pathways for seven species. The human collection contains more than 800 pathways, covering more than 7500 genes. WikiPathways also contains pathways with more than 1000 metabolites. More info in this paper: &lt;a href=&#34;http://nar.oxfordjournals.org/content/44/D1/D488.full&#34;   rel=&#34;noopener&#34;   class=&#34;external-link&#34;   target=&#34;_blank&#34; &gt;http://nar.oxfordjournals.org/content/44/D1/D488.full&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;compound-or-compound-specific-databases&#34;&gt;Compound or Compound-Specific Databases&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;http://pubchem.ncbi.nlm.nih.gov/&#34;   rel=&#34;noopener&#34;   class=&#34;external-link&#34;   target=&#34;_blank&#34; &gt;PubChem&lt;/a&gt; PubChem is a freely available database of chemical structures of small organic molecules and information on their biological activities. It contains structure, nomenclature and calculated physico-chemical data and is linked with NIH PubMed/Entrez information. PubChem is organized as three linked databases within the NCBI&amp;rsquo;s Entrez information retrieval system. These are PubChem Substance, PubChem Compound, and PubChem BioAssay. PubChem also provides a fast chemical structure similarity search tool. PubChem has &amp;gt;19 million unique chemical structures.&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;http://www.ebi.ac.uk/chebi/&#34;   rel=&#34;noopener&#34;   class=&#34;external-link&#34;   target=&#34;_blank&#34; &gt;ChEBI&lt;/a&gt; Chemical Entities of Biological Interest (ChEBI) is a freely available dictionary of molecular entities focused on &amp;lsquo;small&amp;rsquo; chemical compounds. The chemical entities in ChEBI are either products of nature (metabolites) or synthetic products used to intervene in the processes of living organisms (drugs or toxins). ChEBI contains structure and nomenclature information along with hyperlinks to many well-regarded databases. ChEBI uses a carefully developed ontological classification, whereby the relationships between molecular entities or classes of entities and their parents and/or children are precisely specified. ChEBI has &amp;gt;15,500 chemical entities in its database.&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;http://www.chemspider.com/&#34;   rel=&#34;noopener&#34;   class=&#34;external-link&#34;   target=&#34;_blank&#34; &gt;ChemSpider&lt;/a&gt; ChemSpider is an aggregated database of organic molecules containing more than 20 million compounds from many different providers. At present the database contains information from such diverse sources as a marine natural products database, ACD-Labs chemical databases, the EPA&amp;rsquo;s DSSTox databases and from a series of chemical vendors. It has extensive search utilities and most compounds have a large number of calculated physico-chemical property values.&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;http://www.genome.jp/kegg/glycan/&#34;   rel=&#34;noopener&#34;   class=&#34;external-link&#34;   target=&#34;_blank&#34; &gt;KEGG Glycan&lt;/a&gt; The KEGG GLYCAN database is a collection of experimentally determined glycan structures. It contains all unique structures taken from CarbBank, structures entered from recent publications, and structures present in KEGG pathways. KEGG Glycan has &amp;gt;11,000 glycan structures from a large number of eukaryotic and prokaryotic sources.&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;http://metabolomics.pharm.uconn.edu/iimdb/&#34;   rel=&#34;noopener&#34;   class=&#34;external-link&#34;   target=&#34;_blank&#34; &gt;IIMDB&lt;/a&gt; In Vivo/In Silico Metabolites Database (IIMDB) consists of both known and computationally generated compounds. The database, which is available at &lt;a href=&#34;http://metabolomics.pharm.uconn.edu/iimdb/&#34;   rel=&#34;noopener&#34;   class=&#34;external-link&#34;   target=&#34;_blank&#34; &gt;http://metabolomics.pharm.uconn.edu/iimdb/&lt;/a&gt; , includes ∼23 000 known compounds (mammalian metabolites, drugs, secondary plant metabolites, and glycerophospholipids) collected from existing biochemical databases plus more than 400 000 computationally generated human phase-I and phase-II metabolites of these known compounds. The IIMDB database features a user-friendly web interface and a programmer-friendly RESTful web service.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;drug-databases&#34;&gt;Drug Databases&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;http://www.drugbank.ca/&#34;   rel=&#34;noopener&#34;   class=&#34;external-link&#34;   target=&#34;_blank&#34; &gt;DrugBank&lt;/a&gt; The DrugBank database is a blended bioinformatics and cheminformatics resource that combines detailed drug (i.e. chemical, pharmacological and pharmaceutical) data with comprehensive drug target (i.e. sequence, structure, and pathway) information. The database contains nearly 4800 drug entries including &amp;gt;1,350 FDA-approved small molecule drugs, 123 FDA-approved biotech (protein/peptide) drugs, 71 nutraceuticals and &amp;gt;3,243 experimental drugs. DrugBank also contains extensive SNP-drug data that is useful for pharmacogenomics studies.&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;http://xin.cz3.nus.edu.sg/group/ttd/ttd.asp&#34;   rel=&#34;noopener&#34;   class=&#34;external-link&#34;   target=&#34;_blank&#34; &gt;Therapeutic Target Database&lt;/a&gt; The Therapeutic Target Database (TTD) is a drug database designed to provide information about the known therapeutic protein and nucleic acid targets described in the literature, the targeted disease conditions, the pathway information and the corresponding drugs/ligands directed at each of these targets. The database currently contains 1535 targets and 2107 drugs/ligands.&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;http://www.pharmgkb.org/&#34;   rel=&#34;noopener&#34;   class=&#34;external-link&#34;   target=&#34;_blank&#34; &gt;PharmGKB&lt;/a&gt; The PharmGKB database is a central repository for genetic, genomic, molecular and cellular phenotype data and clinical information about people who have participated in pharmacogenomics research studies. The data includes, but is not limited to, clinical and basic pharmacokinetic and pharmacogenomic research in the cardiovascular, pulmonary, cancer, pathways, metabolic and transporter domains. Its aim is to aid researchers in understanding how genetic variation among individuals contributes to differences in reactions to drugs. PharmGKB contains searchable data on genes (&amp;gt;20,000), diseases (&amp;gt;3000), drugs (&amp;gt;2500) and pathways (53). It also has detailed information on 470 genetic variants (SNP data) affecting drug metabolism.&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;http://stitch.embl.de/&#34;   rel=&#34;noopener&#34;   class=&#34;external-link&#34;   target=&#34;_blank&#34; &gt;STITCH&lt;/a&gt; STITCH (&amp;lsquo;search tool for interactions of chemicals&amp;rsquo;) is a searchable database that integrates information about interactions from metabolic pathways, crystal structures, binding experiments and drug-target relationships. Text mining and chemical structure similarity is used to predict relations between chemicals. Each proposed interaction can be traced back to the original data sources. The database contains interaction information for over 68 000 different chemicals, including 2200 drugs, and connects them to 1.5 million genes across 373 genomes.&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;http://bioinf-apache.charite.de/supertarget_v2/&#34;   rel=&#34;noopener&#34;   class=&#34;external-link&#34;   target=&#34;_blank&#34; &gt;SuperTarget&lt;/a&gt; SuperTarget is a database that contains a core dataset of about 7300 drug-target relations of which 4900 interactions have been subjected to a more extensive manual annotation effort. SuperTarget provides tools for 2D drug screening and sequence comparison of the targets. The database contains more than 2500 target proteins, which are annotated with about 7300 relations to 1500 drugs; the vast majority of entries have pointers to the respective literature source. A subset of 775 more extensively annotated drugs is provided separately through the &lt;a href=&#34;http://bioinf-apache.charite.de/supertarget_v2/&#34;   rel=&#34;noopener&#34;   class=&#34;external-link&#34;   target=&#34;_blank&#34; &gt;Matador database&lt;/a&gt; (Manually Annotated Targets And Drugs Online Resource).&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;spectral-databases&#34;&gt;Spectral Databases&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;http://www.hmdb.ca/&#34;   rel=&#34;noopener&#34;   class=&#34;external-link&#34;   target=&#34;_blank&#34; &gt;HMDB&lt;/a&gt; The Human Metabolome Database (HMDB) is a freely available electronic database containing detailed information about small molecule metabolites found in the human body. It contains experimental MS/MS data for 800 compounds, experimental 1H and 13C NMR data (and assignments) for 790 compounds and GC/MS spectral and retention index data for 260 compounds. Additionally, predicted 1H and 13C NMR spectra have been generated for 3100 compounds. All spectral databases are downloadable and searchable.&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;http://www.bmrb.wisc.edu/metabolomics/&#34;   rel=&#34;noopener&#34;   class=&#34;external-link&#34;   target=&#34;_blank&#34; &gt;BMRB&lt;/a&gt; The BioMagResBank (BMRB) is the central repository for experimental NMR spectral data, primarily for macromolecules. The BMRB also contains a recently established subsection for metabolite data. The current metabolomics database contains structures, structure viewing applets, nomenclature data, extensive 1D and 2D spectral peak lists (from 1D, TOCSY, DEPT, HSQC experiments), raw spectra and FIDs for nearly 500 molecules. The data is both searchable and downloadable.&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;http://mmcd.nmrfam.wisc.edu/&#34;   rel=&#34;noopener&#34;   class=&#34;external-link&#34;   target=&#34;_blank&#34; &gt;MMCD&lt;/a&gt; The Madison Metabolomics Consortium Database (MMCD) is a database on small molecules of biological interest gathered from electronic databases and the scientific literature. It contains approximately 10,000 metabolite entries and experimental spectral data on about 500 compounds. Each metabolite entry in the MMCD is supported by information in an average of 50 separate data fields, which provide the chemical formula, names and synonyms, structure, physical and chemical properties, NMR and MS data on pure compounds under defined conditions where available, NMR chemical shifts determined by empirical and/or theoretical approaches, information on the presence of the metabolite in different biological species, and extensive links to images, references, and other public databases.&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;http://www.massbank.jp/&#34;   rel=&#34;noopener&#34;   class=&#34;external-link&#34;   target=&#34;_blank&#34; &gt;MassBank&lt;/a&gt; MassBank is a mass spectral database of experimentally acquired high resolution MS spectra of metabolites. Maintained and supported by he JST-BIRD project, it offers various query methods for standard spectra obtained from Keio University, RIKEN PSC, and other Japanese research institutions. It is officially sanctioned bythe Mass Spectrometry Society of Japan. The database has very detailed MS data and excellent spectral/structure searching utilities. More than 13,000 spectra from 1900 different compounds are available.&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;http://gmd.mpimp-golm.mpg.de/&#34;   rel=&#34;noopener&#34;   class=&#34;external-link&#34;   target=&#34;_blank&#34; &gt;Golm Metabolome Database&lt;/a&gt; The Golm Metabolome Database provides public access to custom GC/MS libraries which are stored as Mass Spectral (MS) and Retention Time Index (RI) Libraries (MSRI). These libraries of mass spectral and retention time indices can be used with the NIST/AMDIS software to identify metabolites according their spectral tags and RI&amp;rsquo;s. The libraries are both searchable and downloadable and have been carefully collected under defined conditions on several types of GC/MS instruments (quadrupole and TOF).&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;http://metlin.scripps.edu/index.php&#34;   rel=&#34;noopener&#34;   class=&#34;external-link&#34;   target=&#34;_blank&#34; &gt;Metlin&lt;/a&gt; The METLIN Metabolite Database is a repository for mass spectral metabolite data. All metabolites are neutral or free acids. It is a collaborative effort between the Siuzdak and Abagyan groups and Center for Mass Spectrometry at The Scripps Research Institute. METLIN is searchable by compound name, mass, formula or structure. It contains 15,000 structures, including more than 8000 di and tripeptides. METLIN contains MS/MS, LC/MS and FTMS data that can be searched by peak lists, mass range, biological source or disease.&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;http://fiehnlab.ucdavis.edu/Metabolite-Library-2007/&#34;   rel=&#34;noopener&#34;   class=&#34;external-link&#34;   target=&#34;_blank&#34; &gt;Fiehn GC-MS Database&lt;/a&gt; This library contains data on 713 compounds (name, structure, CAS ID, other links) for which GC/MS data (spectra and retention indices) have been collected by the Fiehn laboratory. A locally maintain program called BinBase/Bellerophon filters input GC/MS spectra and uses the spectral library to identify compounds. The actual GC/MS library is available from several different GC/MS vendors.&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;http://www.bml-nmr.org/&#34;   rel=&#34;noopener&#34;   class=&#34;external-link&#34;   target=&#34;_blank&#34; &gt;BML-NMR&lt;/a&gt; The Birmingham Metabolite Library Nuclear Magnetic Resonance database is a freely available resource containing 3328 NMR spectra of 208 common metabolite standards. This database includes both 2-D 1H J-resolved spectra and 1-D 1H spectra, recorded at 500 MHz using various water suppression methods and acquisition parameters, for solutions at pH values of 6.6, 7.0 and 7.4. The raw and processed data, including associated metadata, are housed in a purpose-built MySQL database that is compliant with the Metabolomics Standards Initiative (MSI) endorsed reporting requirements, with some necessary amendments. Library data can be accessed freely and searched through a custom written web interface. FIDs, NMR spectra and associated metadata can be downloaded according to a newly implemented MSI-compatible XML schema.&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;http://metabolomicssociety.org/resources/metabolomics-databases&#34;   rel=&#34;noopener&#34;   class=&#34;external-link&#34;   target=&#34;_blank&#34; &gt;MetaboLights database&lt;/a&gt; MetaboLights is a database for metabolomics experiments and derived information. The database is cross-species, cross-technique and covers metabolite structures and their reference spectra as well as their biological roles, locations, concentrations and experimental data from metabolic experiments. MetaboLights offer user-submission tools and have strong reporting capabilities. We will utilise and further develop de-facto standard formats where various components are encapsulated, such as the encoded spectral and chromatographic data, and associated information about the chemical structure, as well as metadata describing assays and the study as a whole.&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://mzcloud.org/&#34;   rel=&#34;noopener&#34;   class=&#34;external-link&#34;   target=&#34;_blank&#34; &gt;mzCloud&lt;/a&gt; mzCloud features a searchable collection of high resolution/accurate mass spectral trees using a new third generation spectra correlation algorithm. mzCloud is free and available for public use online. mzCloud also represents an open consortium of dedicated research and scientific groups aiming to establish a comprehensive library of high quality spectral trees to improve the structure elucidation of unknowns. mzCloud tries to address identification bottleneck by considering all mass spectrometricaly relevant aspects, looking at number of experimental and computational details and in some cases allowing identification of unknowns even if they are not present in library.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;disease--physiology-databases&#34;&gt;Disease &amp;amp; Physiology Databases&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;http://www.ncbi.nlm.nih.gov/omim/&#34;   rel=&#34;noopener&#34;   class=&#34;external-link&#34;   target=&#34;_blank&#34; &gt;OMIM&lt;/a&gt; Online Mendelian Inheritance in Man (OMIM) is a comprehensive compendium of human genes and genetic phenotypes. The full-text, referenced overviews in OMIM contain information on all known Mendelian disorders and over 12,000 genes. OMIM focuses on the relationship between phenotype and genotype. It is updated daily, and the entries contain many links to other genetics resources. OMIM contains 379 diseases with associated gene sequence data as well as 2385 conditions with a disease phenotype and a known genetic cause.&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;http://www.metagene.de/program/a.prg&#34;   rel=&#34;noopener&#34;   class=&#34;external-link&#34;   target=&#34;_blank&#34; &gt;METAGENE&lt;/a&gt; METAGENE is a knowledgebase for inborn errors of metabolism providing information about the disease, genetic cause, treatment and the characteristic metabolite concentrations or clinical tests that may be used to diagnose or monitor the condition. It has data on 431 genetic diseases.&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;http://ommbid.mhmedical.com/&#34;   rel=&#34;noopener&#34;   class=&#34;external-link&#34;   target=&#34;_blank&#34; &gt;OMMBID&lt;/a&gt; OMMBID or the On-Line Metabolic and Molecular Basis to Inherited Disease is an web-accessible book/encyclopedia describing the genetics, metabolism, diagnosis and treatment of hundreds of metabolic disorders contributed from hundreds of experts. It also contains extensive reviews, detailed pathways, chemical structures, physiological data and tables that are particularly useful for clinical biochemists. Most university libraries have subscriptions to this resource. OMMBID was originally developed by Charles Scriver at McGill.&lt;/li&gt;
&lt;/ul&gt;</description>
    </item>
    <item>
      <title>EBM Training[已结束]</title>
      <link>https://www.tanboyu.com/posts/ebm-training/</link>
      <pubDate>Mon, 02 May 2016 00:00:00 +0000</pubDate>
      <guid>https://www.tanboyu.com/posts/ebm-training/</guid>
      <description>&lt;h1 id=&#34;循证医学课程培训计划&#34;&gt;《循证医学》课程培训计划&lt;/h1&gt;
&lt;p&gt;课程介绍：循证医学是当今世界医学领域最重要、最活跃、最前沿的新兴学科。循证医学就是遵循现有最好的证据，进行临床实践和制定宏观医疗卫生决策。实施循证医学将会不断淘汰现行无效的医学干预措施，防止新的无效的措施进入医学实践，从而不断提高医疗卫生服务的质量和效率，充分利用有限的医学资源。 课程目标：掌握循证医学的基本理论、方法和技能，学会查证、用证解决临床问题；自愿参与第二课堂，在实践中学习系统评价的方法。 共8章，主要内容如下：&lt;/p&gt;</description>
    </item>
    <item>
      <title>edgeR入门</title>
      <link>https://www.tanboyu.com/posts/edger%E5%85%A5%E9%97%A8/</link>
      <pubDate>Tue, 26 Apr 2016 00:00:00 +0000</pubDate>
      <guid>https://www.tanboyu.com/posts/edger%E5%85%A5%E9%97%A8/</guid>
      <description>&lt;p&gt;edgeR包主要是用于利用来自不同技术平台的read数（包括RNA-seq，SAGE或者ChIP-seq等）来鉴别差异表达或者差异标记（ChIP-seq）。主要是利用了多组实验的精确统计模型或者适用于多因素复杂实验的广义线性模型。所以有时作者也把前者叫做“经典edgeR”， 后者叫做”广义线性模型 edgeR“。这里定义的read数是可以指基因水平、外显子水平、转录本水平或者标签水平等，这个由用户根据自己数据分析的实际需要而定。这里作者也列举了一些差异表达鉴定方面的文献：包括edgeR刚发布时的文献–“edgeR: a Bioconductor package for differential expression analysis of digital gene expression data”以及后来的一些改进文章。&lt;/p&gt;</description>
    </item>
    <item>
      <title>读《血疫：埃博拉的故事》有感</title>
      <link>https://www.tanboyu.com/posts/the-story-of-ebola/</link>
      <pubDate>Tue, 12 Apr 2016 00:00:00 +0000</pubDate>
      <guid>https://www.tanboyu.com/posts/the-story-of-ebola/</guid>
      <description>&lt;img src=&#34;https://www.tanboyu.com/postimg/202103/30579342.jpg&#34; alt=&#34;血疫：埃博拉的故事&#34;/&gt;
&lt;blockquote&gt;
&lt;p&gt;这是一本“人命关天”的书，埃博拉，来自热带雨林的危险病毒，可在24小时内乘飞机抵达地球上的任何城市。航空线路连接了全世界的所有城市，构成网络。这不只是一个病毒的故事，它关系着人类的无知、贪婪、勇气和牺牲，以及我们面对大自然时的敬畏。真实，远比你想象的更惊悚。&lt;/p&gt;</description>
    </item>
    <item>
      <title>R语言解析JSON格式数据文件</title>
      <link>https://www.tanboyu.com/posts/r%E8%AF%AD%E8%A8%80%E8%A7%A3%E6%9E%90json%E6%A0%BC%E5%BC%8F%E6%95%B0%E6%8D%AE%E6%96%87%E4%BB%B6/</link>
      <pubDate>Thu, 03 Mar 2016 00:00:00 +0000</pubDate>
      <guid>https://www.tanboyu.com/posts/r%E8%AF%AD%E8%A8%80%E8%A7%A3%E6%9E%90json%E6%A0%BC%E5%BC%8F%E6%95%B0%E6%8D%AE%E6%96%87%E4%BB%B6/</guid>
      <description>&lt;p&gt;由于分析的数据格式为JSON格式，既占空间，而且分析时也非常的不方便，所以，我们需要对JSON格式 的数据进行解析，使其符合R语言分析所需要的数据格式，如data.frame,list等。 在R语言的包库中，已经有人对JSON格式的解析做了完整的包jsonlite，这极大地减轻了分析人员的工作压力。 jsonlite包中有以下几个函数:&lt;/p&gt;</description>
    </item>
    <item>
      <title>抗击埃博拉系列（一）——纵然膺使命</title>
      <link>https://www.tanboyu.com/posts/%E6%8A%97%E5%87%BB%E5%9F%83%E5%8D%9A%E6%8B%89%E7%B3%BB%E5%88%97/</link>
      <pubDate>Sat, 09 May 2015 00:00:00 +0000</pubDate>
      <guid>https://www.tanboyu.com/posts/%E6%8A%97%E5%87%BB%E5%9F%83%E5%8D%9A%E6%8B%89%E7%B3%BB%E5%88%97/</guid>
      <description>&lt;p&gt;     2015年5月9日，中国（湖南）援塞医疗队肩负国家使命踏上了抗击埃博拉的征程。我作为药师有幸加入援塞医疗队随队出征。&lt;/p&gt;
&lt;p&gt;从飞机舷梯下来，结束了二十多个小时的飞行旅程，带着一丝疲惫我踏上了大西洋西海岸的美丽城市——弗里敦。大自然赋予了她迷人、秀丽的景色，放眼望去是蔚蓝的天空，高大的椰树，几间低矮的铁皮屋和茅草屋散落在树林中，她原生态的秀丽完全无法让人使其与埃博拉联系上。&lt;/p&gt;</description>
    </item>
    <item>
      <title>抗击埃博拉系列（二）</title>
      <link>https://www.tanboyu.com/posts/%E6%8A%97%E5%87%BB%E5%9F%83%E5%8D%9A%E6%8B%89%E7%B3%BB%E5%88%97%E4%BA%8C/</link>
      <pubDate>Sat, 09 May 2015 00:00:00 +0000</pubDate>
      <guid>https://www.tanboyu.com/posts/%E6%8A%97%E5%87%BB%E5%9F%83%E5%8D%9A%E6%8B%89%E7%B3%BB%E5%88%97%E4%BA%8C/</guid>
      <description>&lt;p&gt;&lt;img alt=&#34;图片&#34; loading=&#34;lazy&#34; src=&#34;http://r.photo.store.qq.com/psb?/V10n8yPI3UP4oC/EfPqlm1xyHYpXqZVJRDPFwyLhuGbMzubrN7xNIxZxlE!/o/dL4UVG5lKAAA&amp;ek=1&amp;kp=1&amp;pt=0&amp;bo=iBeAAtM6QAYFAJE!&amp;t=5&amp;su=1260494945&amp;tm=1484499600&amp;sce=0-12-12&amp;rf=2-9&#34;&gt;&lt;/p&gt;
&lt;p&gt;图1. Jui hospital 外景，马路左侧为sierra leone 医学院校园，右侧为医院&lt;/p&gt;
&lt;p&gt;&lt;img alt=&#34;图片&#34; loading=&#34;lazy&#34; src=&#34;http://r.photo.store.qq.com/psb?/V10n8yPI3UP4oC/UBcsGb*qhsDTa6THhNB*PsN7WvrL7zsh9RVivKGNwUI!/o/dNxmtW3MEQAA&amp;ek=1&amp;kp=1&amp;pt=0&amp;bo=PQ2AAhohQAYFAOw!&amp;t=5&amp;su=1132419073&amp;tm=1484499600&amp;sce=0-12-12&amp;rf=2-9&#34;&gt;&lt;/p&gt;
&lt;p&gt;图2. Jui hospital 医院内景，sierra leone 最大、最漂亮的医院，但条件仍不及国内乡镇卫生院&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
