nandb 2.1.1
BUG FIXES
- Prep for new
ijtiff::display().
nandb 2.0.2
CRAN release: 2019-06-17
BUG FIXES
- Insist on new
filesstrings. Oldfilesstringswas wreaking havoc onnandbdue to its incompatibility with older versions ofstrex. See https://github.com/rorynolan/strex/issues/2.
nandb 2.0.0
CRAN release: 2018-11-11
nandb 1.1.0
NEW FEATURES
-
matrix_raster_plot()is back. I thought it didn’t really fit but a user said they missed when it was gone so it’s back now.
nandb 1.0.0
CRAN release: 2018-04-27
NEW FEATURES
- The package is now peer-reviewed and published in the journal Bioinformatics. See
citation("nandb"). - The package style is now in accordance with the tidyverse style guide.
-
brightness()andnumber()now include options to setoffset, S-factor,readout_noiseandgammacorrection terms. -
brightness()andnumber()now enable calculation of both definitions (“B” and “epsilon”; “N” and “n”) of brightness and number. - Detrending is outsourced to the
detrendrpackage. This new package makes detrending more accurate and much faster. - TIFF I/O and graphics
display()are now outsourced to theijtiffpackage. This means R users no longer have to tellnandbhow many channels are in the images. - The package now has its own S3 class system.
