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')
To cite package 'bftools' in publications use:
John Muschelli (NA). bftools: BioFormats Tools. R package version
0.2.3.3. https://github.com/muschellij2/bftools
A BibTeX entry for LaTeX users is
@Manual{,
title = {bftools: BioFormats Tools},
author = {John Muschelli},
note = {R package version 0.2.3.3},
url = {https://github.com/muschellij2/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 | October 15 2020 2:50PM |
Package type | standard |
Source GitHub | https://github.com/muschellij2/bftools GitHub |
Neuroconductor GitHub | https://github.com/neuroconductor/bftools GitHub |