Package: GSgalgoR
Type: Package
Title: An Evolutionary Framework for the Identification and Study of
        Prognostic Gene Expression Signatures in Cancer
Version: 1.20.0
Authors@R: c(person("Martin", "Guerrero", role = c("aut"),
                     email = "mguerrero@conicet-mendoza.gob.ar"),
              person("Carlos", "Catania", role = "cre",email="harpomaxx@gmail.com"))
Description: A multi-objective optimization algorithm for disease
        sub-type discovery based on a non-dominated sorting genetic
        algorithm. The 'Galgo' framework combines the advantages of
        clustering algorithms for grouping heterogeneous 'omics' data
        and the searching properties of genetic algorithms for feature
        selection. The algorithm search for the optimal number of
        clusters determination considering the features that maximize
        the survival difference between sub-types while keeping cluster
        consistency high.
License: MIT + file LICENSE
biocViews: GeneExpression, Transcription, Clustering, Classification,
        Survival
Encoding: UTF-8
Imports: cluster, doParallel, foreach, matchingR, nsga2R, survival,
        proxy, stats, methods,
Suggests: knitr, rmarkdown, ggplot2, BiocStyle, genefu, survcomp,
        Biobase, survminer, breastCancerTRANSBIG, breastCancerUPP,
        iC10TrainingData, pamr, testthat
URL: https://github.com/harpomaxx/GSgalgoR
BugReports: https://github.com/harpomaxx/GSgalgoR/issues
RoxygenNote: 7.1.0
VignetteBuilder: knitr
Repository: https://bioc-release.r-universe.dev
Date/Publication: 2025-10-29 15:04:36 UTC
RemoteUrl: https://github.com/bioc/GSgalgoR
RemoteRef: RELEASE_3_22
RemoteSha: fc892d4790be838ca5fdd7e717733b52bd99ac43
NeedsCompilation: no
Packaged: 2025-11-11 19:33:57 UTC; root
Author: Martin Guerrero [aut],
  Carlos Catania [cre]
Maintainer: Carlos Catania <harpomaxx@gmail.com>
Built: R 4.5.2; ; 2025-11-11 19:35:44 UTC; windows
