download_lipidbank_lipid_class | R Documentation |
Download lIPIDBANK database
download_lipidbank_lipid_class(
url = "https://lipidbank.jp/download/",
lipid_class = c("All data", "Acylglycerol", "Bile Acid", "Fatty acid",
"Long chain alcohol", "Long chain aldehyde", "Long chain base and Ceramide",
"Eicosanoid", "Ether type lipid", "Carotenoid", "Coenzyme Q", "Vitamin A",
"Vitamin D", "Vitamin E", "Vitamin F", "Vitamin K", "Glycosphingolipid",
"Glycoglycerolipid and others", "Isoprenoid", "Lipid peroxide", "Lipoamino acid",
"Lipopolysaccharide", "Lipoprotein", "Mycolic acid", "Glycerophospholipid",
"Sphingophospholipid", "Steroid", "Wax"),
path = "."
)
url |
Default is "https://lipidbank.jp/download/". |
lipid_class |
See here: https://lipidbank.jp/index.html. |
path |
Default is . |
Downloaded files.
Xiaotao Shen shenxt1990@outlook.com
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.