https://github.com/cbg-ethz/dbnclass
Science Score: 23.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
○.zenodo.json file
-
○DOI references
-
✓Academic publication links
Links to: ncbi.nlm.nih.gov -
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (6.7%) to scientific vocabulary
Last synced: 9 months ago
·
JSON representation
Repository
Basic Info
- Host: GitHub
- Owner: cbg-ethz
- Language: R
- Default Branch: main
- Size: 1.81 MB
Statistics
- Stars: 1
- Watchers: 3
- Forks: 2
- Open Issues: 0
- Releases: 0
Created over 4 years ago
· Last pushed almost 4 years ago
Metadata Files
Readme
readme.txt
Simulated data: - script dbnsimfns.R contains functions needed for generating a random DBN structure, parameters and data - script DBNCVparopt.R contains functions needed for computing MAE - script DBNsimulation.R includes the function needed for one simulation replicate DBNsimulation() and the code for parallelization of 50 replicates - the results of simulation can be found in the file DBNsimres/DBNsimres_4slices_30samples_100n.rds GSE5462, breast cancer dataset: - raw data can be found here https://www.ncbi.nlm.nih.gov/geo/query/acc.cgi?acc=GSE5462 - please note, that the data cannot be published in the GitHub folder, so scripts show only major steps, but the data needs to be downloaded from the GEO server - script GSE5462RMAnorm.R contains the code for rma normalization - script Gene_filtering_GSE5462.R contains script with major steps of gene filtering - script GSE5462struct.R demonstrates how to construct blacklists and penalization matrices, folder data contains .rds files with pre-constructed matrices - script CV_GSE5462_parallel.R contains a function that runs one CV iteration and the code for parallel runs of all 52 samples, it requires scripts DBNCVopt.R, DBNCVparopt.R and DBNpreprocopt.R - script DBN_learn_best_GSE5462.R contains the learning of the final network that was used in the downstream analysis - the results of CV are contained in the file biological_data_results/all_models_CV_MAE_GSE5462.rds - file DBNotheralgos.R contains the script for classification with random forest and nave Bayes GSE37182, colon cancer dataset: - raw data can be found here https://www.ncbi.nlm.nih.gov/geo/query/acc.cgi?acc=GSE5462 - please note, that the data cannot be published in the GitHub folder, so scripts show only major steps, but the data needs to be downloaded from the GEO server - script GSE37182norm.R contains the code with normalization code - script Gene_filtering_GSE37182.R contains script with major steps of gene filtering - script GSE37182struct.R demonstrates how to construct blacklists and penalization matrices, folder data contains .rds files with pre-constructed matrices - script CV_GSE37182_parallel.R contains a function that runs one CV iteration and the code for parallel runs of all 29 iterations, it requires scripts DBNCVcolonMAEopt.R, DBNCVparopt.R and DBNpreprocopt.R - script DBN_learn_best_GSE37182.R contains the learning of the final network that was used in the the downstream analysis. - the results of CV are contained in the file biological_data_results/all_models_CV_MAE_37182.rds
Owner
- Name: Computational Biology Group (CBG)
- Login: cbg-ethz
- Kind: organization
- Location: Basel, Switzerland
- Website: https://www.bsse.ethz.ch/cbg
- Twitter: cbg_ethz
- Repositories: 91
- Profile: https://github.com/cbg-ethz
Beerenwinkel Lab at ETH Zurich
GitHub Events
Total
Last Year
Issues and Pull Requests
Last synced: about 1 year ago
All Time
- Total issues: 0
- Total pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Total issue authors: 0
- Total pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 0
- Pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0