Package bftools details
BioFormats Tools
Wrapper for command line tools for Bio-Formats
Maintainer: John Muschelli < muschellij2 at gmail.com >
From within R, enter citation('bftools')
If you have any problems with this package you can open a new issue or check the already existing ones here.
To install this package, start R and enter:
source("https://neuroconductor.org/neurocLite.R")
# Default Install
neuro_install('bftools')
# from GitHub
neuro_install('bftools', release = "stable", release_repo = "github")
neuro_install('bftools', release = "current", release_repo = "github")
More detailed installation instructions can be found here.
Initially submitted on | November 1 2018 3:51PM |
Last updated on | March 31 2021 10:00AM |
Package type | standard |
Source GitHub | https://github.com/muschellij2/bftools GitHub |
Neuroconductor GitHub | https://github.com/neuroconductor/bftools GitHub |
Imports | dplyr, tidyr, zoo, xml2 |
Suggests | covr, png, knitr, rmarkdown, testthat (2.1.0), tiff |