遇见数据集

PMDB: a relational database for PubMed

收藏
Zenodo2025-01-08 更新2026-05-25 收录
数据链接:
官方服务:

资源简介:

The files constitute a compressed dump of PMDB, which was created in PostgreSQL 14 using the pmparser R package. Apologies for having to download the files individually, Zenodo's API has become unable to accept one 25 GB file. Once you have a Postgres server running, you can set up the database as follows: 1. Move the downloaded files to a new folder. 2. Restore the database onto your Postgres server. Below is one way. Replace &lt;...&gt; as appropriate, substituting &lt;dump_name&gt; with the name of the new folder containing the dump files. This will take some time, so use as many cores as you can spare. Beware the full database is about 136 GB. <pre><code class="language-bash">createdb -h &lt;host_name&gt; -U &lt;user_name&gt; pmdb pg_restore -j &lt;num_cores&gt; --no-privileges --no-owner -h &lt;host_name&gt; -U &lt;user_name&gt; -d pmdb &lt;dump_name&gt;</code></pre> MEDLINE/PubMed data are courtesy of the U.S. National Library of Medicine. See NLM's Terms and Conditions.

提供机构:
Zenodo
创建时间:
2022-04-14
二维码
社区交流群
二维码
科研交流群
商业服务