Skip to content

Releases: aberHRML/binneR

binneR 2.6.4

14 Aug 10:01
98b89b2
Compare
Choose a tag to compare
  • Ensure that mzML files with duplicated names are not aggregated during spectral binning.

binneR 2.6.3

18 Aug 13:44
7d80fe6
Compare
Choose a tag to compare

binneR 2.6.2

11 Nov 21:16
05b375e
Compare
Choose a tag to compare
  • Improved themes of all plotting functions.

  • Reduced the object size returned by all plotting functions.

binneR 2.6.1

04 Nov 10:48
06c63db
Compare
Choose a tag to compare
  • Fixed performance loss during bin metric calculation caused by the binning width retrieval.

binneR 2.6.0

29 Sep 15:23
4238c1b
Compare
Choose a tag to compare
  • Removed the LazyData field from the DESCRIPTION file.

  • Replaced the Remotes field in the DESCRIPTION file with Additional_repositories for the installation of the metaboData dependency.

  • The number of decimal places used for spectral binning can now be specified using the binner_dp global option or the BINNER_DP environment variable.

  • The vignette example now uses the BdistachyonTechnical data set from metaboData.

  • An in-package example data file is now used for documentation examples.

  • The vignette chunks that require the metaboData package are no longer evaluated to avoid GitHub API rate limit issues.

  • The file header gathering iostream error is now fixed for large data sets (> 1000 samples).

binneR 2.5.3

24 Mar 17:28
2181bda
Compare
Choose a tag to compare
  • Removed the potential for errors during build of the intensity matrices if identical accurate m/z are retrieved for a bin from multiple samples.

binneR 2.5.2

06 Mar 01:14
749922e
Compare
Choose a tag to compare
  • Fixed I/O issues for sample sets over ~1200.

  • Minor alteration to console output

binneR 2.5.1

08 Dec 20:39
0861c11
Compare
Choose a tag to compare

binneR 2.5.0

07 Dec 00:43
b948254
Compare
Choose a tag to compare
  • S4 class Binalysis now inherits from S4 class BinParameters.

  • Fixed retrieval of example data in the usage vignette

  • version and creation_date slots added to Binalysis S4 class.

  • Added additional accessor methods for the Binalysis S4 class.

  • Fixed declaration of generics to ensure they are declared as standard generics.

  • Added validators for Binalysis S4 class to ensure that sample information contains the correct fields and that the file names in the specified paths match those in the sample information.

binneR 2.4.2

01 Dec 02:38
71e0f9b
Compare
Choose a tag to compare