Merge pull request #4 from adigherman/master Fix czi file download URL for tests
Merge pull request #4 from adigherman/master
Fix czi file download URL for tests
The goal of bftools is to provide wrapper for command line tools for Bio-Formats https://www.openmicroscopy.org/bio-formats/downloads/.
bftools
You can install bftools from GitHub with:
# install.packages("remotes") remotes::install_github("muschellij2/bftools")
用于读取、写入和转换生命科学图像格式的软件库
版权所有:中国计算机学会技术支持:开源发展技术委员会 京ICP备13000930号-9 京公网安备 11010802047560号
bftools Package:
The goal of
bftoolsis to provide wrapper for command line tools for Bio-Formats https://www.openmicroscopy.org/bio-formats/downloads/.Installation
You can install
bftoolsfrom GitHub with: