Skip to content

Commit

Permalink
Merge branch 'master' into devel
Browse files Browse the repository at this point in the history
  • Loading branch information
marouenbg committed Mar 8, 2024
2 parents 4b7ad2a + 743c511 commit 74c95ee
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 7 deletions.
9 changes: 4 additions & 5 deletions DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
Package: netZooR
Type: Package
Title: Unified methods for the inference and analysis of gene regulatory networks
Version: 1.5.17
Date: 2024-02-29
Version: 1.5.4
Date: 2023-09-25
Authors@R: c(person("Marouen", "Ben Guebila",
email = "benguebila@hsph.harvard.edu", role = c("aut","cre"), comment = c(ORCID = "0000-0001-5934-966X")),
person("Tian", "Wang",
Expand All @@ -24,9 +24,8 @@ Description: netZooR unifies the implementations of several Network Zoo methods
Depends: R (>= 4.2.0),
igraph,
reticulate,
pandaR,
matrixcalc,
Biobase
pandaR,
Remotes:
stan-dev/cmdstanr,
jnpaulson/pandaR,
Expand Down Expand Up @@ -75,7 +74,7 @@ Imports:
GeneNet,
loo,
rARPACK,
corpcor,
corpcor
biomaRt,
downloader,
edgeR,
Expand Down
4 changes: 2 additions & 2 deletions NAMESPACE
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ export(adj2regulon)
export(alpaca)
export(alpacaCrane)
export(alpacaExtractTopGenes)
export(annotateFromBiomart)
export(cobra)
export(checkMisAnnotation)
export(checkTissuesToMerge)
export(cobra)
Expand Down Expand Up @@ -50,7 +50,7 @@ export(pandaDiffEdges)
export(pandaPy)
export(pandaToAlpaca)
export(pandaToCondorObject)
export(plotCMDS)
export(priorPp)
export(plotDensity)
export(plotHeatmap)
export(priorPp)
Expand Down

0 comments on commit 74c95ee

Please sign in to comment.