loadSwissDB | R Documentation |
This function reads the swisslipids database previously douwnloaded as a file. It keeps the entries at "Species" level and adds a columns for the number of double bonds.
loadSwissDB(path)
path: |
path to the SwissLipids database file. |
a filtered data frame holding the entries of the swisslipids database at the "species" level. Entries with no 'Abbreviation*' record are removed. Two additional columns are added 'numDoubleBond' and 'lipidClass' to hold the calculated number of double-bonds and the lipid class, respectively. This is done to make easier to filter for these attriutes.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.