# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "netcutter" in publications use:' type: software license: MIT title: 'netcutter: Identification and Analysis of Co-Occurrence Networks' version: 0.3.1 doi: 10.32614/CRAN.package.netcutter abstract: Implementation of the NetCutter algorithm described in Müller and Mancuso (2008) . The package identifies co-occurring terms in a list of containers. For example, it may be used to detect genes that co-occur across genomes. authors: - family-names: Müller given-names: Heiko - family-names: Mancuso given-names: Francesco - family-names: Marotta given-names: Federico email: federico.marotta@embl.de repository: https://fmarotta.r-universe.dev repository-code: https://github.com/fmarotta/netcutter commit: 1a2027310a9e093d8c982b0a5d8f4014850434a7 url: https://doi.org/10.1371/journal.pone.0003178 date-released: '2025-05-30' contact: - family-names: Marotta given-names: Federico email: federico.marotta@embl.de