Imports features from a project generated by the enviMass package.

importFeaturesEnviMass(analysisInfo, enviProjPath)

Arguments

analysisInfo

A data.frame with Analysis information.

enviProjPath

The path of the enviMass project.

Value

An object of a class which is derived from features.

Details

This function imports data from enviMass. This function is called when calling importFeatures with type="envimass".

Note

This functionality has only been tested with older versions of enviMass.

See also

importFeatures for more details and other algorithms.