Skip to content

Commit

Permalink
docs: update all experimental flags to stable flags
Browse files Browse the repository at this point in the history
  • Loading branch information
AliSajid committed Sep 21, 2024
1 parent ce91f1f commit a986e43
Show file tree
Hide file tree
Showing 19 changed files with 25 additions and 18 deletions.
1 change: 1 addition & 0 deletions .Rbuildignore
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@
^doc$
^drugfindR\.Rproj$
^drugfindR\.code-workspace$
^ltex\..*$
^raw$
^renovate\.json$
^renv$
Expand Down
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Package: drugfindR
Title: Investigate iLINCS for candidate repurposable drugs
Version: 0.99.988
Version: 0.99.989
Authors@R: c(
person(given = c("Ali", "Sajid"),
family = "Imami",
Expand Down
2 changes: 1 addition & 1 deletion R/consensusConcordants.R
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
NULL

#' Generate a Consensus list of Targets
#' `r lifecycle::badge("experimental")`
#' `r lifecycle::badge("stable")`
#'
#' This function takes a list of (optionally split)
#' concordance dataframes and returns
Expand Down
2 changes: 1 addition & 1 deletion R/filterSignature.R
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#' Filter the L1000 Signature
#' `r lifecycle::badge("experimental")`
#' `r lifecycle::badge("stable")`
#'
#' This function filters the L1000 Signature to a given threshold, identifying
#' up-regulated or down-regulated or both up- and down-regulated genes
Expand Down
2 changes: 1 addition & 1 deletion R/getConcordants.R
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#' Get Concordant Signatures from iLINCS
#' `r lifecycle::badge("experimental")`
#' `r lifecycle::badge("stable")`
#'
#' This function takes a full or filtered signature
#' and gets concordant signatures
Expand Down
2 changes: 1 addition & 1 deletion R/getSignature.R
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#' Get the L1000 Signature from iLINCS
#' `r lifecycle::badge("experimental")`
#' `r lifecycle::badge("stable")`
#'
#' This function acts as the entrypoint to the iLINCS database.
#' This takes in an ID and returns the signature after making a
Expand Down
2 changes: 1 addition & 1 deletion R/investigateSignature.R
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
NULL

#' Investigate a given DGE dataset
#' `r lifecycle::badge("experimental")`
#' `r lifecycle::badge("stable")`
#'
#' This function takes a DGE Data frame and then
#' finds concordant signatures to that.
Expand Down
2 changes: 1 addition & 1 deletion R/investigateTarget.R
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
NULL

#' Investigate a Given Gene or Drug
#' `r lifecycle::badge("experimental")`
#' `r lifecycle::badge("stable")`
#'
#' This function takes the name of a gene or a drug and a
#' database to use to pull signatures
Expand Down
2 changes: 1 addition & 1 deletion R/prepareSignature.R
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#' Prepare an L1000 Signature froma given differential gene expression output
#' `r lifecycle::badge("experimental")`
#' `r lifecycle::badge("stable")`
#'
#' This function takes a differential gene expression output from any pipeline
#' like edgeR or DeSeq2 or any that give you the gene symbol,
Expand Down
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,13 @@
<!-- badges: start -->

[![Lifecycle:
experimental](https://img.shields.io/badge/lifecycle-experimental-orange.svg)](https://lifecycle.r-lib.org/articles/stages.html#experimental)
experimental](man/figures/lifecycle-stable.svg)](https://lifecycle.r-lib.org/articles/stages.html#stable)

![GitHub repo size](https://img.shields.io/github/repo-size/CogDisResLab/drugfindR)
![GitHub Issues or Pull Requests](https://img.shields.io/github/issues/CogDisResLab/drugfindR)
![GitHub Issues or Pull Requests](https://img.shields.io/github/issues-pr/CogDisResLab/drugfindR)
![Libraries.io dependency status for GitHub repo](https://img.shields.io/librariesio/github/CogDisResLab/drugfindR)
[![CodeFactor](https://www.codefactor.io/repository/github/cogdisreslab/drugfindr/badge)](https://www.codefactor.io/repository/github/cogdisreslab/drugfindr)![REUSE Compliance](https://img.shields.io/reuse/compliance/github.com%2FCogDisResLab%2FdrugfindR.git)
[![Continuous Integration / R
Workflows](https://github.com/CogDisResLab/drugfindR/actions/workflows/rworkflows.yml/badge.svg)](https://github.com/CogDisResLab/drugfindR/actions/workflows/rworkflows.yml)
[![latest-version](https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fcogdisreslab.r-universe.dev%2Fapi%2Fpackages%2FdrugfindR&query=%24.Version&style=flat&label=latest-release&color=orange)](https://github.com/CogDisResLab/drugfindR/releases/latest)
Expand Down
4 changes: 2 additions & 2 deletions codemeta.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"codeRepository": "https://github.com/CogDisResLab/drugfindR",
"issueTracker": "https://github.com/CogDisResLab/drugfindR/issues",
"license": "https://spdx.org/licenses/GPL-3.0",
"version": "0.99.988",
"version": "0.99.989",
"programmingLanguage": {
"@type": "ComputerLanguage",
"name": "R",
Expand Down Expand Up @@ -350,7 +350,7 @@
"applicationCategory": "Genomics",
"isPartOf": "https://bioconductor.org",
"keywords": ["LINCS", "iLINCS", "drugrepurposing", "drugdiscovery", "transcriptomics", "geneexpression", "geneknockdown", "geneoverexpression", "chemicalperturbagen", "drugfindR", "r", "ilincs", "bioinformatics", "bioinformatics-pipeline"],
"fileSize": "2087.012KB",
"fileSize": "2086.975KB",
"releaseNotes": "https://github.com/CogDisResLab/drugfindR/blob/master/NEWS.md",
"readme": "https://github.com/CogDisResLab/drugfindR/blob/devel/README.md",
"contIntegration": ["https://github.com/CogDisResLab/drugfindR/actions/workflows/rworkflows.yml", "https://app.codecov.io/gh/CogDisResLab/drugfindR?branch=devel"],
Expand Down
1 change: 1 addition & 0 deletions inst/WORDLIST
Original file line number Diff line number Diff line change
Expand Up @@ -1807,6 +1807,7 @@ COBLL
COBLP
COCH
codecov
CodeFactor
codemeta
codemetar
codeRepository
Expand Down
2 changes: 1 addition & 1 deletion man/consensusConcordants.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion man/filterSignature.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion man/getConcordants.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion man/getSignature.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion man/investigateSignature.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion man/investigateTarget.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion man/prepareSignature.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit a986e43

Please sign in to comment.