https://github.com/broadinstitute/gnomad-sumstats-explorer
This repository contains a Shiny application designed for interactive exploration of individual-level summary statistics from the gnomAD dataset.
Science Score: 26.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
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Committers with academic emails
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (5.7%) to scientific vocabulary
Repository
This repository contains a Shiny application designed for interactive exploration of individual-level summary statistics from the gnomAD dataset.
Basic Info
- Host: GitHub
- Owner: broadinstitute
- License: bsd-3-clause
- Language: Python
- Default Branch: main
- Size: 3.68 MB
Statistics
- Stars: 0
- Watchers: 6
- Forks: 0
- Open Issues: 3
- Releases: 0
Metadata Files
README.md
gnomAD summary statistics Shiny app explorer
This is a Shiny app that allows you to explore the gnomAD individual level summary statistics. The app is available at FILL ME IN.
Running locally
Install required packages
bash
pip install -r requirements.txt
Run the app locally
bash
shiny run gnomad_sumstats_explorer/app.py
You should see a message like this:
INFO: Started server process [43622]
INFO: Waiting for application startup.
INFO: Application startup complete.
INFO: Uvicorn running on http://127.0.0.1:8000 (Press CTRL+C to quit)
In your browser, navigate to the URL in the last line of the output (in this
case, http://127.0.0.1:8000).
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
- Delete event: 3
- Issue comment event: 5
- Member event: 1
- Push event: 8
- Pull request review event: 1
- Pull request event: 6
- Create event: 7
Last Year
- Delete event: 3
- Issue comment event: 5
- Member event: 1
- Push event: 8
- Pull request review event: 1
- Pull request event: 6
- Create event: 7
Issues and Pull Requests
Last synced: 11 months ago
All Time
- Total issues: 0
- Total pull requests: 7
- Average time to close issues: N/A
- Average time to close pull requests: about 1 hour
- Total issue authors: 0
- Total pull request authors: 4
- Average comments per issue: 0
- Average comments per pull request: 0.71
- Merged pull requests: 1
- Bot issues: 0
- Bot pull requests: 4
Past Year
- Issues: 0
- Pull requests: 7
- Average time to close issues: N/A
- Average time to close pull requests: about 1 hour
- Issue authors: 0
- Pull request authors: 4
- Average comments per issue: 0
- Average comments per pull request: 0.71
- Merged pull requests: 1
- Bot issues: 0
- Bot pull requests: 4
Top Authors
Issue Authors
Pull Request Authors
- dependabot[bot] (5)
- ch-kr (2)
- jkgoodrich (2)
- sjahl (1)
Top Labels
Issue Labels
Pull Request Labels
Dependencies
- actions/cache v3 composite
- actions/checkout v3 composite
- actions/setup-python v4 composite
- autopep8 ==2.0.2 development
- black ==24.4.2 development
- isort ==5.12.0 development
- pre-commit * development
- pydocstyle ==6.3.0 development
- pylint * development
- astroid ==3.2.4 development
- autopep8 ==2.0.2 development
- black ==24.4.2 development
- cfgv ==3.4.0 development
- click ==8.1.7 development
- dill ==0.3.8 development
- distlib ==0.3.8 development
- filelock ==3.15.4 development
- identify ==2.6.0 development
- isort ==5.12.0 development
- mccabe ==0.7.0 development
- mypy-extensions ==1.0.0 development
- nodeenv ==1.9.1 development
- packaging ==24.1 development
- pathspec ==0.12.1 development
- platformdirs ==4.2.2 development
- pre-commit ==3.7.1 development
- pycodestyle ==2.12.0 development
- pydocstyle ==6.3.0 development
- pylint ==3.2.6 development
- pyyaml ==6.0.1 development
- snowballstemmer ==2.2.0 development
- tomlkit ==0.13.0 development
- virtualenv ==20.26.3 development
- faicons *
- pandas *
- plotly *
- seaborn *
- shiny *
- shinywidgets *