Nothing
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.Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.