Skip to content

Commit

Permalink
fixed images and links
Browse files Browse the repository at this point in the history
  • Loading branch information
JoshuaHarris391 committed May 8, 2024
1 parent 77bd0a4 commit d59e767
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 3 deletions.
Binary file added assets/.DS_Store
Binary file not shown.
Binary file added assets/img/.DS_Store
Binary file not shown.
Binary file added images/screenshots/ga4gh_drs.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
7 changes: 4 additions & 3 deletions pages/technologies_standards/drs.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,11 @@ affiliations: [GA4GH]

As a researcher, imagine the frustration of trying to access data from multiple repositories for your project. You might need to install various data transfer tools, which can be especially challenging if you're analysing data on an institutional HPC or cloud environment. This is where a Data Repository Service (DRS) comes in handy!

Data repositories worldwide have diverse data architectures and access services, often creating their own tools for data access and transfer. This lack of standardisation makes it difficult for researchers to access data from multiple sources, as they may require multiple tools to pull the data.

Source: [GA4GH DRS API](https://www.ga4gh.org/product/data-repository-service-drs/)
![ga4gh_drs](../../images/screenshots/ga4gh_drs.png)

Data repositories worldwide have diverse data architectures and access services, often creating their own tools for data access and transfer. This lack of standardisation makes it difficult for researchers to access data from multiple sources, as they may require multiple tools to pull the data.
*Source: [GA4GH DRS API](https://www.ga4gh.org/product/data-repository-service-drs/)*

## What is a DRS?

Expand All @@ -33,6 +34,6 @@ Like many RESTful APIs, DRS manages authentication and authorization via an API

## GA4GH - DRS API

The gold standard DRS in the human omics data sharing field is the [GA4GH DRS API](https://www.ga4gh.org/product/data-repository-service-drs/). This API is widely adopted by many research data repositories and portals (https://www.ga4gh.org/our-products/implementations/#), notably the Broad Institute Terra Data Repository, Seven Bridges Cancer Genomics Cloud, Seven Bridges Cavatica, the iRODS Consortium, and Gen3.
The gold standard DRS in the human omics data sharing field is the [GA4GH DRS API](https://www.ga4gh.org/product/data-repository-service-drs/). This API is widely adopted by many [research data repositories and portals](https://www.ga4gh.org/our-products/implementations/#), notably the Broad Institute Terra Data Repository, Seven Bridges Cancer Genomics Cloud, Seven Bridges Cavatica, the iRODS Consortium, and Gen3.

In summary, DRS is a key component of an interoperable, FAIR data infrastructure that enables researchers to more efficiently access and analyse data across repositories at scale.

0 comments on commit d59e767

Please sign in to comment.