ropensci/dbparser

dvobject detailed documentation

開放

#172 建立於 2025年1月17日

 (0 則留言) (1 個反應) (1 位負責人)R (19 個分叉)auto 404
documentationgood first issue

倉庫指標

星標
 (67 顆星)
PR 合併指標
 (PR 指標待抓取)

描述

Is there any detailed documentation about what the different tables in the parsed dvobject infer?

For example, I was trying to find the pathways linked to the drugs. I could see two tables I could use for this: DrugBank_data$drugs$pathway$general_information and DrugBank_data$drugs$pathway$pathway_drugs where DrugBank_data contains the parsed dvobject. In either table, there are smpdb_id and drugbank_id columns which make me assume both should give the association between drugs and pathways. But when I checked for drug DB00114, I realized that the general_information table lists much fewer pathways than the pathway_drugs table. The general_information seems to be the one listed on the DrugBank drug page.

I think detailed documentation on what each of these tables means would be a good help.

貢獻者指南