read_multilibs: A wrapper to read multiple msp files at a time

View source: R/read_libraries.R

read_multilibsR Documentation

A wrapper to read multiple msp files at a time

Description

read_multilibs offers a way to read multiple msp files at a time and combine them into a single file.

Usage

read_multilibs(folder)

Arguments

folder

The folder that contains multiple msp files.

Details

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.

Value

A single list combining all msp files


QizhiSu/mspcompiler documentation built on May 7, 2024, 4:25 a.m.