Description Usage Arguments Value
Read file into buffer, and load all non-empty lines. Comment lines (starting with *) are skipped. The text file should be downloaded from https://www.brenda-enzymes.org/download_brenda_without_registration.php
1 | ReadBrendaFile(filepath)
|
filepath |
A string indicating the path to the text file. |
A vector<string> with each element being a line in the file.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.