View source: R/read_libraries.R
read_multilibs | R Documentation |
read_multilibs
offers a way to read multiple msp files at a time and
combine them into a single file.
read_multilibs(folder)
folder |
The folder that contains multiple msp files. |
When you are building your in-house libraries, you may probably have multiple
msp files at hand (e.g., one msp for one group of compounds). To avoid
empolying read_lib
several times, this function provides a way to read
all these files at once.
A single list
combining all msp files
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.