swissLipidsSearch: SwissLipids API basic search function

Description Usage Arguments Value Author(s) Examples

View source: R/search.R

Description

'swissLipidsSearch' Performs a basic search using the SwissLipids API

Usage

1
swissLipidsSearch(term, type = c("metabolite", "protein"))

Arguments

term

'character' Search term which shall be searched in SwissLipids

type

'character' Type of search term, either metabolite or protein

Value

'data.frame' A data.frame with the search results

Author(s)

Michael Witting#'

Examples

1
swissLipidsSearch("Phosphatidate (36:2)")

michaelwitting/SwissLipidsR documentation built on May 8, 2020, 3:38 a.m.