Skip to content

Commit 316a30a

Browse files
committed
[docs] Update DESCRIPTION and README
1 parent d22dcc4 commit 316a30a

File tree

2 files changed

+4
-6
lines changed

2 files changed

+4
-6
lines changed

DESCRIPTION

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
Package: Starlng
2-
Title: STARLNG: STability Analysis of coReguLated Nests of Genes
2+
Title: STability Analysis of coReguLated Nests of Genes
33
Version: 1.0.0
44
Authors@R:
55
person("Andi", "Munteanu", , "[email protected]", role = c("aut", "cre"),
66
comment = c(ORCID = "0009-0000-0173-5752"))
7-
Description: A set of tools that follows the Monocle3 and ClustAssess frameworks and identifies the stable clustering of autocorrelated genes. Additionally, this package provides a Shiny application to explore the quality of the gene groups, as well as their functional interpretation across the pseudotime trajectory.
7+
Description: A set of tools that follows the 'Monocle3' and 'ClustAssess' frameworks and identifies the stable clustering of autocorrelated genes. Additionally, this package provides a 'Shiny' application to explore the quality of the gene groups, as well as their functional interpretation across the pseudotime trajectory.
88
License: MIT + file LICENSE
99
Encoding: UTF-8
1010
Roxygen: list(markdown = TRUE)
@@ -65,8 +65,6 @@ Suggests:
6565
parallel,
6666
plotly,
6767
SharedObject
68-
Remotes:
69-
cole-trapnell-lab/monocle3
7068
URL: https://github.com/Core-Bioinformatics/Starlng
7169
BugReports: https://github.com/Core-Bioinformatics/Starlng/issues
7270
Config/testthat/edition: 3

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,11 @@
33
[![rstudio mirror downloads](https://cranlogs.r-pkg.org/badges/Starlng)](https://github.com/r-hub/cranlogs.app)
44
[![rstudio mirror downloads](https://cranlogs.r-pkg.org/badges/grand-total/Starlng)](https://github.com/r-hub/cranlogs.app)
55
[![](https://img.shields.io/github/languages/code-size/Core-Bioinformatics/Starlng.svg)](https://github.com/Core-Bioinformatics/Starlng)
6-
[![CRAN status](https://www.r-pkg.org/badges/version/Starlng?color=orange)](https://CRAN.R-project.org/package=Starlng)
76
![GitHub last commit (branch)](https://img.shields.io/github/last-commit/Core-Bioinformatics/Starlng/main?style=flat&color=white)
7+
<!-- [![CRAN status](https://www.r-pkg.org/badges/version/Starlng?color=orange)](https://CRAN.R-project.org/package=Starlng) -->
88
<!-- [![](https://img.shields.io/github/r-package/v/Core-Bioinformatics/Starlng%2Frelease-1.1.0?label=devel%20version&color=green)](https://github.com/Core-Bioinformatics/Starlng/tree/release-1.1.0) -->
99

10-
This repository contains the Starlng R package, which identifies stable clusters of coexpressed genes and describes their position along the pseudotime trajectory. The package builds on top of the Monocle3 [1] and ClustAssess [2] frameworks.
10+
This repository contains the `Starlng` R package, which identifies stable clusters of coexpressed genes and describes their position along the pseudotime trajectory. The package builds on top of the `Monocle3` [1] and `ClustAssess` [2] frameworks.
1111

1212
## Installation
1313
<!-- Starlng can be install from CRAN -->

0 commit comments

Comments
 (0)