Skip to content

Commit 504139a

Browse files
committed
Update package description to reflect current functionalities
1 parent 2b431f6 commit 504139a

3 files changed

Lines changed: 7 additions & 7 deletions

File tree

DESCRIPTION

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Package: markeR
22
Title: An R Toolkit for Evaluating Gene Signatures as Phenotypic Markers
3-
Version: 0.99.5
3+
Version: 0.99.6
44
Authors@R:
55
c(
66
person("Rita", "Martins-Silva",
@@ -14,10 +14,10 @@ Authors@R:
1414
comment=c(ORCID="0000-0002-1215-0538"))
1515
)
1616
Description:
17-
A suite of methods for using gene sets to quantify and evaluate the
18-
extent to which a given gene signature marks a specific phenotype. The package implements various
19-
scoring, enrichment and classification approaches, along with tools to compute
20-
performance metrics and visualize results, making it a valuable resource for transcriptomics research (bulk RNA-seq).
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.
2121
License: Artistic-2.0
2222
biocViews: GeneExpression, Transcriptomics, Visualization, Software, GeneSetEnrichment, Classification
2323
Encoding: UTF-8

README.Rmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ knitr::opts_chunk$set(
3030

3131
> **To cite `markeR` please use:**
3232
>
33-
> Martins-Silva R, Kaizeler A, Barbosa-Morais N (2025). _markeR: an R Toolkit for Evaluating Gene Sets as Phenotypic Markers_. Gulbenkian Institute for Molecular Medicine, Faculdade de Medicina, Universidade de Lisboa, Lisbon, Portugal. R package version 0.99.5, https://github.com/DiseaseTranscriptomicsLab/markeR.
33+
> Martins-Silva R, Kaizeler A, Barbosa-Morais N (2025). _markeR: an R Toolkit for Evaluating Gene Sets as Phenotypic Markers_. Gulbenkian Institute for Molecular Medicine, Faculdade de Medicina, Universidade de Lisboa, Lisbon, Portugal. R package version 0.99.6, https://github.com/DiseaseTranscriptomicsLab/markeR.
3434
3535
The folder `inst/Paper/` is in the **paper** branch and contains all scripts and materials used in the original `markeR` paper to reproduce analyses and figures. You can browse it [here](https://github.com/DiseaseTranscriptomicsLab/markeR/tree/paper/inst/Paper).
3636

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ across experimental and clinical phenotypes.
2727
> Martins-Silva R, Kaizeler A, Barbosa-Morais N (2025). *markeR: an R
2828
> Toolkit for Evaluating Gene Sets as Phenotypic Markers*. Gulbenkian
2929
> Institute for Molecular Medicine, Faculdade de Medicina, Universidade
30-
> de Lisboa, Lisbon, Portugal. R package version 0.99.5,
30+
> de Lisboa, Lisbon, Portugal. R package version 0.99.6,
3131
> <https://github.com/DiseaseTranscriptomicsLab/markeR>.
3232
3333
The folder `inst/Paper/` is in the **paper** branch and contains all

0 commit comments

Comments
 (0)