ogrdbstats 0.5.5
Fix dependencies warning arising from changes in Bioconductor
packages. This version of ogrdbstats requires R >= 4.4 and
Bioconductor >= 3.19 Updated installation instructions in the
documentation to reflect this.
ogrdbstats 0.5.4
package compatibility fix: fixed a typo in a call to ggplot2 which
would break in a future release of that package.
ogrdbstats 0.5.3
- Added option –file_prefix to allow the user to specify a prefix for
the output files.
ogrdbstats 0.5.2
- The Vignette now resolves correctly with current versions of
knitr.
ogrdbstats 0.5.1
- Added support for recent versions of IgDiscover, which now uses AIRR
format for filtered.tsv.
- The AIRR format sequence column may now be supplied ungapped, in
which case ogrdbstats will gap the sequences before use.
- Output files will be named correctly even if the input file includes
more than one period in its name.
ogrdbstats 0.5.0
- This is the first packaged version available from CRAN, and also
available as a Docker image. The documentation has been reworked, and R
help has been added for externally callable functions.