https://github.com/databiosphere/duos-ui
Broad Institute Data Use Oversight System
https://github.com/databiosphere/duos-ui
Last synced: 10 months ago
JSON representation
Broad Institute Data Use Oversight System
- Host: GitHub
- URL: https://github.com/databiosphere/duos-ui
- Owner: DataBiosphere
- License: bsd-3-clause
- Created: 2018-08-13T15:56:08.000Z (over 7 years ago)
- Default Branch: develop
- Last Pushed: 2025-06-04T19:13:09.000Z (10 months ago)
- Last Synced: 2025-06-04T20:48:06.759Z (10 months ago)
- Language: JavaScript
- Homepage: https://duos.broadinstitute.org
- Size: 89.3 MB
- Stars: 9
- Watchers: 23
- Forks: 4
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
DUOS UI
=======



[](https://circleci.com/gh/DataBiosphere/duos-ui)
## Data Use Oversight System
A semi-automated management service for compliant secondary use of human genomics data.
There are restrictions on researching human genomics data. For example:
"Data can only be used for breast cancer research with non-commercial purpose".
The Data Use Oversight system ensures that researchers using genomics data honor these restrictions.
### What is DUOS?
* Interfaces to transform data use restrictions to machine readable codes
* A matching algorithm that checks if a data access request is compatible with the restrictions on the data
* Interfaces for the data access committee (DAC) to evaluate data access requests requiring manual review

### Local Development
See [DEVNOTES.md](DEVNOTES.md) for instructions on setting up an environment for local development.