R package for a Clustering Method for Time-Series Whole-Brain Activity Data of C. elegans
# GHCR
docker pull ghcr.io/rikenbit/wormtensor
or
# Docker Hub
docker pull yamaken37/wormtensor
git clone https://github.com/rikenbit/WormTensor/
R CMD INSTALL WormTensor
or type the code below in the R console window
library(devtools)
devtools::install_github("rikenbit/WormTensor")
or type the code below in the R console window
# CRAN
install.packages(c("WormTensor"), repos="http://cran.r-project.org")
Copyright (c) 2022 Kentaro Yamamoto and Laboratory for Bioinformatics Research, RIKEN Center for Biosystems Dynamics Reseach Released under the MIT License.
- Kentaro Yamamoto
- Koki Tsuyuzaki
- Itoshi Nikaido