Skip to content

Latest commit

 

History

History
executable file
·
40 lines (25 loc) · 2.3 KB

README.md

File metadata and controls

executable file
·
40 lines (25 loc) · 2.3 KB

COVID-resources-Shiny

COVID-resources-Shiny is an R Shiny App developed to provide a dynamic on-line catalog with datasets containing both, genomic sequencing and clinical data for the same patients.

What is this repository for?

The COVID-resources-Shiny is a dynamic catalog that puts together a descriptive summary of open source and publicly available data and informatic resources relevant to the COVID-19 pandemic, to help investigators to identify resources for their research. The table provides the name, url, description and type of each resource. Filtering and searching features are available. Users can submit new entries via the submission form and also correct the existing ones via this repository (See details below).

Inclusion criteria

This catalog only includes those data repositories that comply with the following:

  1. Restricted to datasets, software, and related informatics resources relevant to the COVID-19 pandemic
  2. The resource must be open source and/or publicly accessible (free of charge) through a website or via a way of collaboration with investigators
  3. All the resources (data and website) have to be available in English

All three criteria must be met for a dataset to be considered.

Online

The online version of the COVID-resources-Shiny Shiny App is available at:

https://tyleryasaka.shinyapps.io/covid-resources-shiny

Submitting a new entry

Go to the submission form, fill the form accordingly, and submit. The new entry submitted has to fulfill the inclusion criteria described above. All new submissions will be validated before being added to the table.

Correcting an existing entry

Corrections of existing entries and fields can be done via pull requests.

License

Licensed under Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License.

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.