read.mda.dat: Read dat-file of MDA1 program

View source: R/functions.R

read.mda.datR Documentation

Read dat-file of MDA1 program

Description

Read dat-file contained descriptors of set of chemical compounds.

Usage

read.mda.dat(fname.dat)

Arguments

fname.dat

name of dat-file created by MDA1 program.

Value

data.frame of descriptors of set of chemical compounds.

Examples

## Not run: df <- read.mda.dat("all_simplexes.dat")

DrrDom/pfpp documentation built on April 17, 2024, 10:24 a.m.