https://github.com/bihealth/sodar-server

SODAR: System for Omics Data Access and Retrieval

https://github.com/bihealth/sodar-server

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
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (15.6%) to scientific vocabulary
Last synced: 9 months ago · JSON representation

Repository

SODAR: System for Omics Data Access and Retrieval

Basic Info
Statistics
  • Stars: 15
  • Watchers: 3
  • Forks: 3
  • Open Issues: 351
  • Releases: 47
Created about 4 years ago · Last pushed 9 months ago
Metadata Files
Readme Changelog Contributing License Code of conduct Authors

README.rst

SODAR
=====

.. |b1| image:: https://github.com/bihealth/sodar-server/actions/workflows/build.yml/badge.svg
    :target: https://github.com/bihealth/sodar-server/actions/workflows/build.yml

.. |b2| image:: https://coveralls.io/repos/github/bihealth/sodar-server/badge.svg?branch=main
    :target: https://coveralls.io/github/bihealth/sodar-server?branch=main

.. |b3| image:: https://img.shields.io/badge/License-MIT-green.svg
    :target: https://opensource.org/licenses/MIT

.. |b4| image:: https://img.shields.io/badge/code%20style-black-000000.svg
    :target: https://github.com/ambv/black

|b1| |b2| |b3| |b4|

SODAR (System for Omics Data Access and Retrieval) is a specialized system for
managing data in omics research projects. SODAR provides biomedical scientists
with a single point of access to data in their projects, along with linking out
to external resources and systems.

The main features of SODAR:

- Project based access control and data encapsulation
- Modeling study design metadata
- Large scale data storage
- Linking files to metadata
- Validation of file uploads
- Various tools for aiding in data management

See the
`SODAR Overview video on YouTube `_
for an introduction to the system and its features.

Getting Started
---------------

For instructions on using and administering the system, see the
`SODAR manual `_.

For trying out the system or deploying it in production, see the
`SODAR Docker Compose `_
repository.

**NOTE:** The v1.0 release of SODAR contains breaking changes for its deployment
environment! For instructions on how to upgrade an existing system, see the
`administrator upgrade guide `_.

Technical Information
---------------------

SODAR provides a web-based GUI and REST APIs running on the
`Django `_ web server.

Studies are modeled with the `ISA Model `_ specification.
For file storage SODAR uses the `iRODS `_ open source data
management software.

Django apps provided by SODAR:

- **Samplesheets**: Modeling of study metadata in the ISA-Tab format
- **Landingzones**: Management of file validation and uploads into iRODS
- **Irodsadmin**: iRODS data administration helpers
- **Irodsbackend**: Backend app for iRODS queries and operations
- **Irodsinfo**: Display iRODS server information and create user configurations
- **Isatemplates**: Upload and manage custom ISA-Tab templates
- **Ontologyaccess**: Parse, store and serve ontologies for local lookup
- **Taskflowbackend**: Run iRODS transactions with full rollback for project and
  file operations

The project is built on the `SODAR Core `_
framework, which provides the base functionalities for project management, user
interfaces and dynamic app content inclusion.

**Note:** The project and documentation may refer to practices, services or data
specific to research work at Berlin Institute of Health, Core Unit
Bioinformatics. You may need to adapt them if you wish to deploy your own SODAR
instance.

Owner

  • Name: Berlin Institute of Health
  • Login: bihealth
  • Kind: organization

BIH Core Unit Bioinformatics & BIH HPC IT

GitHub Events

Total
  • Create event: 81
  • Commit comment event: 1
  • Release event: 3
  • Issues event: 339
  • Watch event: 1
  • Delete event: 85
  • Issue comment event: 252
  • Push event: 364
  • Pull request event: 8
Last Year
  • Create event: 81
  • Commit comment event: 1
  • Release event: 3
  • Issues event: 339
  • Watch event: 1
  • Delete event: 85
  • Issue comment event: 252
  • Push event: 364
  • Pull request event: 8

Issues and Pull Requests

Last synced: 9 months ago

All Time
  • Total issues: 354
  • Total pull requests: 19
  • Average time to close issues: 4 months
  • Average time to close pull requests: 20 days
  • Total issue authors: 9
  • Total pull request authors: 3
  • Average comments per issue: 0.92
  • Average comments per pull request: 0.37
  • Merged pull requests: 11
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 211
  • Pull requests: 10
  • Average time to close issues: 16 days
  • Average time to close pull requests: 9 days
  • Issue authors: 8
  • Pull request authors: 1
  • Average comments per issue: 0.76
  • Average comments per pull request: 0.2
  • Merged pull requests: 6
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • mikkonie (329)
  • sellth (14)
  • Nicolai-vKuegelgen (3)
  • january3 (2)
  • mmilek (2)
  • bobermayer (1)
  • HaraldWilhelmi (1)
  • messersc (1)
  • mziehm (1)
Pull Request Authors
  • mikkonie (12)
  • sellth (5)
  • HaraldWilhelmi (2)
Top Labels
Issue Labels
feature (137) app: samplesheets (136) bug (95) app: taskflowbackend (84) app: landingzones (82) environment (70) internal (62) app: irodsbackend (34) cosmetic (30) documentation (28) tbd (25) breaking (10) app: irodsadmin (7) ongoing (7) app: irodsinfo (6) future (5) duplicate (4) low priority (4) wontfix (4) high priority (2) app: ontologyaccess (2) help wanted (2)
Pull Request Labels
documentation (2) breaking (1) feature (1) app: landingzones (1) environment (1) internal (1) app: samplesheets (1)

Dependencies

samplesheets/vueapp/package-lock.json npm
  • 1472 dependencies
samplesheets/vueapp/package.json npm
  • @babel/core ^7.17.5 development
  • @vue/cli-plugin-babel ^4.5.15 development
  • @vue/cli-plugin-eslint ^4.5.15 development
  • @vue/cli-plugin-router ^4.5.15 development
  • @vue/cli-plugin-unit-jest ^4.5.15 development
  • @vue/cli-service ^4.5.15 development
  • @vue/eslint-config-standard ^6.1.0 development
  • @vue/test-utils 1.2.1 development
  • ag-grid-community ^27.0.1 development
  • ag-grid-vue ^27.0.0 development
  • babel-eslint ^10.1.0 development
  • eslint ^7.32.0 development
  • eslint-plugin-import ^2.25.4 development
  • eslint-plugin-node ^11.1.0 development
  • eslint-plugin-promise ^5.2.0 development
  • eslint-plugin-standard ^4.1.0 development
  • eslint-plugin-vue ^7.20.0 development
  • fetch-mock-jest ^1.5.1 development
  • vue-property-decorator ^9.1.2 development
  • vue-template-compiler ^2.6.14 development
  • webpack-bundle-tracker ^1.4.0 development
  • bootstrap-vue ^2.21.2
  • core-js ^3.21.1
  • vue ^2.6.14
  • vue-class-component ^7.2.6
  • vue-clipboard2 ^0.3.3
  • vue-router ^3.5.3
requirements/base.txt pypi
  • Sphinx ==4.3.2
  • altamisa ==0.2.9
  • argon2-cffi ==21.3.0
  • awesome-slugify ==1.6.5
  • celery ==5.2.3
  • django ==3.2.12
  • django-cprofile-middleware ==1.0.5
  • django-crispy-forms ==1.13.0
  • django-docs ==0.3.1
  • django-environ ==0.8.1
  • django-markupfield ==2.0.1
  • django-model-utils ==4.2.0
  • django-pagedown ==2.2.1
  • django-rest-knox ==4.1.0
  • django-sodar-core ==0.10.10
  • django-webpack-loader ==1.4.1
  • djangorestframework ==3.13.1
  • docutils ==0.17.1
  • fastobo ==0.11.1
  • lxml ==4.7.1
  • markdown ==3.3.4
  • mistune ==2.0.1
  • openpyxl ==3.0.9
  • pronto ==2.4.4
  • psycopg2-binary ==2.9.3
  • python-irodsclient ==1.1.0
  • pytz ==2021.3
  • redis ==3.5.3
  • rules ==3.0
  • setuptools ==59.6.0
  • sphinx-rtd-theme ==1.0.0
  • versioneer ==0.21
  • wheel ==0.37.1
requirements/ldap.txt pypi
  • django-auth-ldap ==4.0.0
  • python-ldap ==3.4.0
requirements/local.txt pypi
  • Werkzeug ==2.0.2
  • django-debug-toolbar ==3.2.4
  • django-extensions ==3.1.5
  • ipdb ==0.13.9
requirements/local_extra.txt pypi
  • pydot ==1.2.4
  • pygraphviz ==1.3.1
  • pyparsing ==2.2.0
requirements/production.txt pypi
  • django-redis ==5.2.0
  • gevent ==21.12.0
  • gunicorn ==20.1.0
  • sentry-sdk ==1.5.2
  • whitenoise ==5.3.0
requirements/test.txt pypi
  • beautifulsoup4 ==4.10.0
  • black ==22.1.0
  • codacy-coverage ==1.3.11
  • coverage ==6.2
  • django-coverage-plugin ==2.0.2
  • django-test-plus ==2.2.0
  • factory-boy ==3.2.1
  • flake8 ==4.0.1
  • pytest-django ==4.5.2
  • pytest-sugar ==0.9.4
  • selenium ==4.1.0
.github/workflows/build.yml actions
  • actions/checkout v3 composite
  • actions/setup-node v1 composite
  • actions/setup-python v4 composite
  • coverallsapp/github-action master composite
  • ghcr.io/bihealth/irods-docker 4.2.11-1 docker
  • postgres 11 docker
  • redis * docker
docker/Dockerfile docker
  • python 3.8-buster build
requirements.txt pypi
setup.py pypi