Skip to content

Commit

Permalink
Merge pull request #235 from marouenbg/add-crane
Browse files Browse the repository at this point in the history
add crane and docs
  • Loading branch information
marouenbg authored Dec 22, 2021
2 parents 809e28b + 7ed368a commit baa4bee
Show file tree
Hide file tree
Showing 127 changed files with 5,308 additions and 18,453 deletions.
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Package: netZooR
Title: netZooR integrates tools for the inference and analysis of gene regulatory networks.
Version: 0.99.85
Version: 1.0.1
Date: 2021-09-20
Authors@R: c(person("Marouen", "Ben Guebila",
email = "benguebila@hsph.harvard.edu", role = c("aut","cre")),
Expand Down
4 changes: 4 additions & 0 deletions NAMESPACE
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# Generated by roxygen2: do not edit by hand

export(alpaca)
export(alpacaCrane)
export(alpacaExtractTopGenes)
export(condorCluster)
export(condorCoreEnrich)
Expand All @@ -9,8 +10,11 @@ export(condorModularityMax)
export(condorPlotCommunities)
export(condorPlotHeatmap)
export(condorQscore)
export(craneBipartite)
export(craneUnipartite)
export(createCondorObject)
export(createPandaStyle)
export(elistToAdjMat)
export(lioness)
export(lionessPy)
export(monster)
Expand Down
Loading

0 comments on commit baa4bee

Please sign in to comment.