Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v0.4.0 #15

Merged
merged 32 commits into from
May 8, 2023
Merged

v0.4.0 #15

merged 32 commits into from
May 8, 2023

Conversation

ethanbass
Copy link
Owner

@ethanbass ethanbass commented May 4, 2023

chromConverter 0.4.0

New features

  • Added parser for ANDI chrom cdf files through the read_cdf function.
  • Added parser for 'Lumex' .mdf files through the read_mdf function.
  • Added additional options for file exports. New options for writing
    chemstation_csv (utf-16) and ANDI chrom cdf files through read_chroms.
  • Added preliminary support for automatic filetype detection by read_chroms when providing direct paths to files (i.e. when find_files == FALSE).
  • Added read_varian_peaklist function for reading peak lists from 'Varian MS Workstation'.

Other improvements and bug fixes:

  • Added wide and long data_format options for 2D data, such that the wide format option writes retention times as rownames of the matrix or data.frame. while the long format writes retention times as the first column of the object.
  • Updated configure_openchrom for better discovery of 'OpenChrom' path and added path argument for directly specifying the path to 'OpenChrom'.
  • Slightly restructured metadata fields. Added source_file field to track
    data origin.
  • Standardized datetime stamps so they are always converted to POSIXct format.
  • Now use fs package for parsing paths, eliminating buggy check_paths function.
  • Fixed bug causing sloppy 'Chemstation' FID metadata.
  • Fixed bug that caused padding of 'Chemstation 130' files with extra zeros.
  • Added additional tests.

@ethanbass ethanbass merged commit d28ebc3 into master May 8, 2023
@ethanbass ethanbass deleted the v0.3.4 branch May 9, 2023 03:02
@dantzler dantzler mentioned this pull request Sep 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant