Package: TFactSR 0.99.1
TFactSR: Enrichment Approach to Predict Which Transcription Factors are Regulated
R implementation of 'TFactS' to predict which are the transcription factors (TFs), regulated in a biological condition based on lists of differentially expressed genes (DEGs) obtained from transcriptome experiments. This package is based on the 'TFactS' concept by Essaghir et al. (2010) <doi:10.1093/nar/gkq149> and expands it. It allows users to perform 'TFactS'-like enrichment approach. The package can import and use the original catalogue file from the 'TFactS' as well as users' defined catalogues of interest that are not supported by 'TFactS' (e.g., Arabidopsis).
Authors:
TFactSR_0.99.1.tar.gz
TFactSR_0.99.1.zip(r-4.5)TFactSR_0.99.1.zip(r-4.4)TFactSR_0.99.1.zip(r-4.3)
TFactSR_0.99.1.tgz(r-4.4-any)TFactSR_0.99.1.tgz(r-4.3-any)
TFactSR_0.99.1.tar.gz(r-4.5-noble)TFactSR_0.99.1.tar.gz(r-4.4-noble)
TFactSR_0.99.1.tgz(r-4.4-emscripten)TFactSR_0.99.1.tgz(r-4.3-emscripten)
TFactSR.pdf |TFactSR.html✨
TFactSR/json (API)
NEWS
# Install 'TFactSR' in R: |
install.packages('TFactSR', repos = c('https://afukushima.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/afukushima/tfactsr/issues
- ATRM - A list of ATRM TF-target genes (TG) in Arabidopsis thaliana.
- DEGs - An example list of DEGs from DEMO data in TFactS.
- DEGs39 - An example list of 39 DEGs from DEMO data in TFactS.
- GenesUp_SH1H - An example list of 74 DEGs from AtGenExpress stress dataset.
- catalog - A list of TF-target genes (TG) in TFactS.
- example.df - An example result of enrichment analysis
- example.list - An example list of result of enrichment analysis
networksoftwaredifferentialexpressiongenetargetgeneexpressionmicroarrayrnaseqtranscriptionnetworkenrichment
Last updated 1 years agofrom:a9773380be. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 26 2024 |
R-4.5-win | OK | Oct 26 2024 |
R-4.5-linux | OK | Oct 26 2024 |
R-4.4-win | OK | Oct 26 2024 |
R-4.4-mac | OK | Oct 26 2024 |
R-4.3-win | OK | Oct 26 2024 |
R-4.3-mac | OK | Oct 26 2024 |
Exports:calculateEnrichmentTestcalculateEvaluecalculateFDRBHcalculateQvaluecalculateRCcalculateTFactSextractTFTGFASTcalculateRCformatETformatRC
Dependencies:clicolorspacefansifarverggplot2gluegtableisobandlabelinglatticelifecyclemagrittrMASSMatrixmgcvmunsellnlmepillarpkgconfigplyrqvalueR6RColorBrewerRcppreshape2rlangscalesstringistringrtibbleutf8vctrsviridisLitewithr
Readme and manuals
Help Manual
Help page | Topics |
---|---|
A list of ATRM TF-target genes (TG) in Arabidopsis thaliana. | ATRM |
performs enrichment analysis | calculateEnrichmentTest |
calculates E-value | calculateEvalue |
calculates FDR by Benjamini and Hochberg method | calculateFDRBH |
calculates Q-value | calculateQvalue |
calculates Random Control (RC) | calculateRC |
calculates TFactS | calculateTFactS |
A list of TF-target genes (TG) in TFactS. | catalog |
An example list of DEGs from DEMO data in TFactS. | DEGs |
An example list of 39 DEGs from DEMO data in TFactS. | DEGs39 |
An example result of enrichment analysis | example.df |
An example list of result of enrichment analysis | example.list |
extracts transcription factor (TF) and target gene (TG) information | extractTFTG |
calculates Random Control (RC) fastly? | FASTcalculateRC |
formats the result of enrichment test (ET) | formatET |
formats the result of Random Control (RC) | formatRC |
An example list of 74 DEGs from AtGenExpress stress dataset. | GenesUp_SH1H |
TFactSR: A package for identifying critical transcription factors. | TFactSR |