Releases: EMSL-Computing/ftmsRanalysis
1.2.0
What's Changed
- Add all element cols by @cstrauch711 in #25
Capability to specify any set of elemental columns. Change is somewhat backwards compatible with previous versions, where CHNOSP were the only elemental columns specified. get/set functions for those elements should still work, but object construction is changed. See the documentation for the new as.peakData
Full Changelog: 1.1.0...1.2.0
Version 1.1.0
Features
Now has the ability to ingest data created using https://github.com/EMSL-Computing/CoreMS. See the article titled "Formatting CoreMS data for ftmsRanalysis".
Bugfixes
Fixed an error in applyFilt caused by reference to a non-existent object.
1.0.0
This is the legacy version of ftmsRanalysis and includes all changes up to dd3bc3afbf6d1250d1f86e22b936dcc154f4101d. A large overhaul is in the works which will include the following:
- Have the ability to ingest output from Core-MS
- Remove uses of stale packages from delta-rho (the old trelliscope and datadr)
- Modernize the uses of Kegg and MetaCyc databases