prep.mona: Extract information from msp file downloaded from MoNA

View source: R/function_prep_mona.R

prep.monaR Documentation

Extract information from msp file downloaded from MoNA

Description

Extract information from msp file downloaded from MoNA

Usage

prep.mona(mspfile = "mona.msp")

Arguments

mspfile

A msp file downloaded from MoNA

Value

dataframe with Name, InChIKey and SMILES

Examples


mona <- prep.mona(msp=mona.msp)

PaoloBnn/Retip documentation built on June 8, 2024, 6:19 a.m.