QUBIC

QUBIC R Package

https://github.com/zy26/qubic

Science Score: 10.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
  • .zenodo.json file
  • DOI references
  • Academic publication links
  • Committers with academic emails
    1 of 10 committers (10.0%) from academic institutions
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (8.1%) to scientific vocabulary

Keywords

bioconductor-package bioconductor-packages

Keywords from Contributors

mirror bioc u24ca289073 pathway-analysis tcga gene proteomics mass-spectrometry hdf5 core-package
Last synced: 11 months ago · JSON representation

Repository

QUBIC R Package

Basic Info
Statistics
  • Stars: 3
  • Watchers: 2
  • Forks: 5
  • Open Issues: 0
  • Releases: 0
Topics
bioconductor-package bioconductor-packages
Created over 10 years ago · Last pushed over 6 years ago
Metadata Files
Readme License

README.md

QUBIC

Build Status

Authors: Yu Zhang and Qin Ma

Desription

QUBIC is recognized as one of the best biclustering methods in terms of its efficiency and effetiveness in biological data interpretion. This package provides an R implementation of the QUBIC algorithm, with significantly improved efficiency and comprehensive functions.

Installation

Please follow the instructions mentioned in the URL: http://bioconductor.org/packages/QUBIC

To install the development version of QUBIC, you will need to install at least the following packages from CRAN {r} install.packages("biclust") install.packages("Rcpp") install.packages("RcppArmadillo") source("http://bioconductor.org/biocLite.R") # install BiocInstaller For Windows users, Rtools(https://cran.r-project.org/bin/windows/Rtools/) should also be installed.

Then, {r} install.packages("devtools") devtools::install_github("zy26/QUBIC")

To draw heatmap and visualize network, the following packages should also be installed: {r} install.packages("qgraph") install.packages("RcolorBrewer")

Vignette

You can find the tutorial for QUBIC at https://bioconductor.org/packages/release/bioc/vignettes/QUBIC/inst/doc/qubic_vignette.pdf

Owner

  • Login: zy26
  • Kind: user

GitHub Events

Total
Last Year

Committers

Last synced: over 2 years ago

All Time
  • Total Commits: 47
  • Total Committers: 10
  • Avg Commits per committer: 4.7
  • Development Distribution Score (DDS): 0.681
Past Year
  • Commits: 0
  • Committers: 0
  • Avg Commits per committer: 0.0
  • Development Distribution Score (DDS): 0.0
Top Committers
Name Email Commits
Yu Zhang z****6@j****n 15
zy26 z****6 12
Herve Pages h****s@f****g 4
Dan Tenenbaum d****a@f****g 4
Nitesh Turaga n****a@g****m 4
Hervé Pagès h****s@f****g 2
vobencha v****n@r****g 2
vobencha v****a@g****m 2
LiNk-NY m****9@g****m 1
Martin Morgan m****n@f****g 1
Committer Domains (Top 20 + Academic)

Packages

  • Total packages: 1
  • Total downloads:
    • bioconductor 30,888 total
  • Total dependent packages: 2
  • Total dependent repositories: 0
  • Total versions: 5
  • Total maintainers: 1
bioconductor.org: QUBIC

An R package for qualitative biclustering in support of gene co-expression analyses

  • Versions: 5
  • Dependent Packages: 2
  • Dependent Repositories: 0
  • Downloads: 30,888 Total
Rankings
Dependent repos count: 0.0%
Dependent packages count: 0.0%
Average: 10.1%
Downloads: 30.3%
Maintainers (1)
Last synced: 11 months ago