R package for a Clustering Method for Time-Series Whole-Brain Activity Data of C. elegans
Installation of Dependent Packages# 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.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4