Package: GNET2 1.28.0
GNET2: Constructing gene regulatory networks from expression data through functional module inference
Cluster genes to functional groups with E-M process. Iteratively perform TF assigning and Gene assigning, until the assignment of genes did not change, or max number of iterations is reached.
Authors:
GNET2_1.28.0.tar.gz
GNET2_1.28.0.zip(r-4.7)GNET2_1.28.0.zip(r-4.6)GNET2_1.28.0.zip(r-4.5)
GNET2_1.28.0.tgz(r-4.6-x86_64)GNET2_1.28.0.tgz(r-4.6-arm64)GNET2_1.28.0.tgz(r-4.5-x86_64)GNET2_1.28.0.tgz(r-4.5-arm64)
GNET2_1.28.0.tar.gz(r-4.7-arm64)GNET2_1.28.0.tar.gz(r-4.7-x86_64)GNET2_1.28.0.tar.gz(r-4.6-arm64)GNET2_1.28.0.tar.gz(r-4.6-x86_64)
GNET2_1.28.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
GNET2/json (API)
NEWS
| # Install 'GNET2' in R: |
| install.packages('GNET2', repos = c('https://bioc-release.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/chrischen1/gnet2/issues
geneexpressionregressionnetworknetworkinferencesoftwarecpp
Last updated from:13b58eec1d (on RELEASE_3_23). Checks:13 ERROR, 1 OK. Indexed: no.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| bioc-checks | ERROR | 204 | ||
| linux-devel-arm64 | ERROR | 255 | ||
| linux-devel-x86_64 | ERROR | 313 | ||
| source / vignettes | ERROR | 261 | ||
| linux-release-arm64 | ERROR | 247 | ||
| linux-release-x86_64 | ERROR | 318 | ||
| macos-release-arm64 | ERROR | 196 | ||
| macos-release-x86_64 | ERROR | 312 | ||
| macos-oldrel-arm64 | ERROR | 154 | ||
| macos-oldrel-x86_64 | ERROR | 311 | ||
| windows-devel | ERROR | 570 | ||
| windows-release | ERROR | 239 | ||
| windows-oldrel | ERROR | 445 | ||
| wasm-release | OK | 154 |
Exports:build_modulebuild_moduleRbuild_moduleR_heuristicbuild_split_tablecalc_likelihood_scoreextract_edgesget_correlation_listgnetkneepointDetectionplot_gene_groupplot_group_correlationplot_treesave_gnetsimilarity_score
Dependencies:abindbase64encBiobaseBiocGenericsbitbit64bslibcachemclicliprcpp11crayondata.tableDelayedArrayDiagrammeRdigestdplyrevaluatefarverfastmapfontawesomefsgenericsGenomicRangesggplot2gluegtablehighrhmshtmltoolshtmlwidgetsigraphIRangesisobandjquerylibjsonliteknitrlabelinglatticelifecyclemagrittrMatrixMatrixGenericsmatrixStatsmemoisemimepillarpkgconfigplyrprettyunitsprogresspurrrR6rappdirsRColorBrewerRcppreadrreshape2rlangrmarkdownrstudioapiS4ArraysS4VectorsS7sassscalesSeqinfoSparseArraystringistringrSummarizedExperimenttibbletidyrtidyselecttinytextzdbutf8vctrsviridisLitevisNetworkvroomwithrxfunxgboostXVectoryaml
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Fit a regression tree. | build_module |
| Build regression tree. | build_moduleR |
| Build regression tree with splits are detemined by K-means heuristicly. | build_moduleR_heuristic |
| Build split table by K-means heuristicly. | build_split_table |
| Calculate Gaussian Likelihood score. | calc_likelihood_score |
| Extract the network from the gnet result | extract_edges |
| Calculate correlation within each group. | get_correlation_list |
| Run GNET2 | gnet |
| Knee point detection. | kneepointDetection |
| Plot a module | plot_gene_group |
| Plot the correlation of each group | plot_group_correlation |
| Plot the regression tree. | plot_tree |
| Save the GNET2 results | save_gnet |
| Compute the similarity from a predefined condition group | similarity_score |
