# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "mappeR" in publications use:' type: software license: MIT title: 'mappeR: Construct and Visualize TDA Mapper Graphs' version: 1.1.0 doi: 10.32614/CRAN.package.mappeR abstract: Topological data analysis (TDA) is a method of data analysis that uses techniques from topology to analyze high-dimensional data. Here we implement Mapper, an algorithm from this area developed by Singh, Mémoli and Carlsson (2007) which generalizes the concept of a Reeb graph . The output graph is able to be visualized in R using 'igraph' or using a free network analysis software called 'Cytoscape', available for download from at . authors: - family-names: Clare Kennedy given-names: George email: george-clarekennedy@uiowa.edu repository: https://CRAN.R-project.org/package=mappeR repository-code: https://github.com/Uiowa-Applied-Topology/mappeR url: https://github.com/Uiowa-Applied-Topology/mappeR date-released: '2024-10-16' contact: - family-names: Clare Kennedy given-names: George email: george-clarekennedy@uiowa.edu