ceabiodb / biodb

An R package framework for accessing biological and chemical databases and developing or extending new connectors.
GNU Affero General Public License v3.0
11 stars 2 forks source link

Write a global method to annotate with several databases at once #382

Open pkrog opened 5 years ago

pkrog commented 5 years ago

Like Biodb::annotateMzPeaks(x, dbs=c('ChEBI', ...), ...).

pkrog commented 5 years ago

After each annotation with a database, use collapseRows() to collapse all info into one col.