lipidSearchList | R Documentation |
A class to re-arrange lipid listings in the SwissLipid database to facilitate computational serach. It splits the full database into lipid class-oriented lists. This function is for internal use and normally should not be called by the user.
lipidSearchList(lipidList, hitsList, allClasses)
lipidList |
a data.frame which lists entries of lipids. |
hitsList |
a data.frame holding the lipids that were detected. |
allClasses |
a character vector summarizing all classes taking part in the lipid search. |
An S3 object of type 'lipidSearchList'.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.