The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.
configure_aston
function for configuration of
Aston parsers and fixed issues with configuration of Aston.read_shimadzu
function for parsing Shimadzu ascii
files.read_chromeleon
function for parsing Chromeleon
ascii files.read_thermoraw
function to convert ThermoRawFiles
by calling the ThermoRawFileParser.read_mzml
function to extract UV data from mzML
files using mzR.call_entab
function for calling Entab
parsers.call_openchrom
to call OpenChrom parsers through
the command-line interface.(All of the new functions described above can be called from the
read_chroms
function by setting the format_in
and parser
arguments).
read_metadata = TRUE
in
read_chroms
.read_chroms
syntaxread_chroms
will now automatically assign a parser if
the parser isn’t specified.read_chroms
will throw more informative errors for
mismatch between format_in
and parser
arguments.read_chroms
will try to automatically determine if
files or directories are being provided.read_chroms
syntax:Dots were replaced with underscores in all arguments to
read_chroms
for internal syntactical consistency across the
package. Thus:
R.format
to format_out
.format.out
to export_format
.NEWS.md
file to track changes to the
package.These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.