Skip to content

Commit 380b681

Browse files
committed
bug fix: change description to better reflect the package's current functionalities
1 parent 988fb12 commit 380b681

1 file changed

Lines changed: 5 additions & 4 deletions

File tree

DESCRIPTION

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,11 @@ Authors@R:
1414
comment=c(ORCID="0000-0002-1215-0538"))
1515
)
1616
Description:
17-
markeR is an R package that provides a modular and extensible framework for
18-
the systematic evaluation of gene sets as phenotypic markers using transcriptomic
19-
data. The package is designed to support both quantitative analyses and visual
20-
exploration of gene set behaviour across experimental and clinical phenotypes.
17+
markeR is an R package that provides a modular and extensible framework for the systematic evaluation of gene sets as
18+
phenotypic markers using transcriptomic data. The package is designed to support both quantitative analyses and visual exploration of
19+
gene set behaviour across experimental and clinical phenotypes. It implements multiple methods, including score-based and enrichment
20+
approaches, and also allows the exploration of expression behaviour of individual genes. In addition, users can assess the
21+
similarity of their own gene sets against established collections (e.g., those from MSigDB), facilitating biological interpretation.
2122
License: Artistic-2.0
2223
biocViews: GeneExpression, Transcriptomics, Visualization, Software, GeneSetEnrichment, Classification
2324
Encoding: UTF-8

0 commit comments

Comments
 (0)