Package: decode 1.2
Thomas Lui
decode: Differential Co-Expression and Differential Expression Analysis
Integrated differential expression (DE) and differential co-expression (DC) analysis on gene expression data based on DECODE (DifferEntial CO-expression and Differential Expression) algorithm.
Authors:
decode_1.2.tar.gz
decode_1.2.tar.gz(r-4.5-noble)decode_1.2.tar.gz(r-4.4-noble)
decode_1.2.tgz(r-4.4-emscripten)decode_1.2.tgz(r-4.3-emscripten)
decode.pdf |decode.html✨
decode/json (API)
# Install 'decode' in R: |
install.packages('decode', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org')) |
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated 9 years agofrom:5e6a29b324. Checks:OK: 2. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 08 2024 |
R-4.5-linux | OK | Nov 08 2024 |
Exports:getAssoGeneSetPValuegetBestAssociatedGeneSetgetBonferroniPValuegetDE_DC_OptimalThresholdgetFDRgetPartitionIndexgetPathwayopenFileToWriterunDecodesumResult_MinGain
Dependencies:
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Calculate the p-value between selected genes and functional gene set | getAssoGeneSetPValue |
Get best associated functional gene sets for partitions of gene i | getBestAssociatedGeneSet |
Adjust p-value by Bonferroni correction | getBonferroniPValue |
Perform chi-square optimization | getDE_DC_OptimalThreshold |
Adjust p-value by Benjamini and Hochberg method | getFDR |
Get gene index of 8 partitions for gene i | getPartitionIndex |
read functional gene sets | getPathway |
Open file to write result | openFileToWrite |
Differential Co-Expression and Differential Expression Analysis | runDecode |
Summarize the functional gene set results into text file | sumResult_MinGain |