Package: WormTensor
Type: Package
Title: A Clustering Method for Time-Series Whole-Brain Activity Data of
        'C. elegans'
Version: 0.1.1
Authors@R: c(person("Kentaro", "Yamamoto", role = c("aut", "cre"),
                      email = "yamaken37.the.answer@gmail.com"),
                      person("Koki", "Tsuyuzaki", role = "aut"),
                      person("Itoshi", "Nikaido", role = "aut"))
Maintainer: Kentaro Yamamoto <yamaken37.the.answer@gmail.com>
Description: A toolkit to detect clusters from distance matrices. 
    The distance matrices are assumed to be calculated between the cells of 
    multiple animals ('Caenorhabditis elegans') from input time-series matrices. 
    Some functions for generating distance matrices, performing clustering, 
    evaluating the clustering, and visualizing the results of clustering and 
    evaluation are available. We're also providing the download function to 
    retrieve the calculated distance matrices from 
    'figshare' <https://figshare.com>.
License: MIT + file LICENSE
Encoding: UTF-8
URL: https://github.com/rikenbit/WormTensor
BugReports: https://github.com/rikenbit/WormTensor/issues
Suggests: knitr, rmarkdown, testthat (>= 3.0.0)
Config/testthat/edition: 3
Depends: R (>= 4.1.0)
Imports: rTensor, usedist, dtwclust, clusterSim, clValid, aricode,
        cluster, ggplot2, Rtsne, uwot, factoextra, ggrepel, cowplot,
        methods
RoxygenNote: 7.2.0
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2024-07-23 08:39:10 UTC; rstudio
Author: Kentaro Yamamoto [aut, cre],
  Koki Tsuyuzaki [aut],
  Itoshi Nikaido [aut]
Repository: CRAN
Date/Publication: 2024-07-23 09:10:02 UTC
Built: R 4.3.3; ; 2024-07-23 10:54:25 UTC; unix
