Skip to content

R package for a Clustering Method for Time-Series Whole-Brain Activity Data of C. elegans

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md
Notifications You must be signed in to change notification settings

rikenbit/WormTensor

Repository files navigation

DOI

CRAN_Status_Badge Downloads Total Downloads

WormTensor status badge :name status badge :registry status badge :total status badge GitHub Actions

WormTensor

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

Installation

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")

License

Copyright (c) 2022 Kentaro Yamamoto and Laboratory for Bioinformatics Research, RIKEN Center for Biosystems Dynamics Reseach Released under the MIT License.

Authors

  • Kentaro Yamamoto
  • Koki Tsuyuzaki
  • Itoshi Nikaido

About

R package for a Clustering Method for Time-Series Whole-Brain Activity Data of C. elegans

Resources

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md

Stars

Watchers

Forks