https://github.com/broadinstitute/getzlab-pcawg-pvalue_combination
p value combination for PCAWG drivers
https://github.com/broadinstitute/getzlab-pcawg-pvalue_combination
Science Score: 13.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
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (6.2%) to scientific vocabulary
Repository
p value combination for PCAWG drivers
Basic Info
- Host: GitHub
- Owner: broadinstitute
- License: bsd-3-clause
- Language: R
- Default Branch: master
- Size: 6.34 MB
Statistics
- Stars: 1
- Watchers: 5
- Forks: 0
- Open Issues: 0
- Releases: 0
Metadata Files
README.md
getzlab-pvalue_combination
p-value combination for PCAWG drivers
Note: we are using parts of the original code for the Empirical Brown's method (Poole et al. Bioinformatics, 2016). For details, check the following github repo: https://github.com/IlyaLab/CombiningDependentPvaluesUsingEBM
Requirements: R-3.4, uses package reshape.
The inputs to the R script are: tissue, target, dir, siffilepath. The outputs contain a a diagnostic QQ plot of observed vs. expected p-values for all input p-value sets, a table with combined p-values, a report that indicates which p-value sets were included and a table of combined p-values after removing some outlier methods (.combinedpvalues.automaticmethod_removal.txt). For details please see Rheinbay, Nielsen, Abascal, Wala, Shapira et al.
Steps:
Copy ebm.R from https://github.com/IlyaLab/CombiningDependentPvaluesUsingEBM into pvalue_combination/
Unarchive exampledata/PCAWGmetaCarcinomacds_pvalues.zip
Run the following command to integrate p values for Carcinoma CDS (protein-coding) regions:
Rscript pvaluecombination/runpvaluecombinationcomparisonautomaticremoval.R metaCarcinoma CDS output/ exampledata/SIF_input.txt
All results are saved under output/
Columns in .automaticmethodremoval_report.txt:
siggenecounts: number of significant genes (q<0.1) called by the respective method
median_sig: median number of significant genes across all methods
upper_thresh: upper threshold (gene count) to call a method inflated
removedforinflation: 0 not removed, 1 removed for inflation
Owner
- Name: Broad Institute
- Login: broadinstitute
- Kind: organization
- Location: Cambridge, MA
- Website: http://www.broadinstitute.org/
- Twitter: broadinstitute
- Repositories: 1,083
- Profile: https://github.com/broadinstitute
Broad Institute of MIT and Harvard
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