https://github.com/bihealth/bih-cluster

BIH Cluster Wiki

https://github.com/bihealth/bih-cluster

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 (3.0%) to scientific vocabulary
Last synced: 10 months ago · JSON representation

Repository

BIH Cluster Wiki

Basic Info
  • Host: GitHub
  • Owner: bihealth
  • License: other
  • Language: Awk
  • Default Branch: main
  • Size: 32.9 MB
Statistics
  • Stars: 17
  • Watchers: 5
  • Forks: 35
  • Open Issues: 6
  • Releases: 0
Created over 6 years ago · Last pushed 10 months ago
Metadata Files
Readme License

README.md

BIH HPC Cluster Documentation

You can find the built documentation here:

  • https://hpc-docs.cubi.bihealth.org

Building the Documentation Locally

Prerequisites

bash host:~$ sudo pip install pipenv # maybe pip3 install or python -m pip install pipenv

Clone

bash host:~$ git clone xxx host:~$ cd bih-cluster host:bih-cluster$ pipenv install host:bih-cluster$ pipenv shell (bih-cluster) host:bih-cluster$ cd bih-cluster (bih-cluster) host:bih-cluster$ mkdocs serve

Owner

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

BIH Core Unit Bioinformatics & BIH HPC IT

GitHub Events

Total
  • Watch event: 1
  • Delete event: 10
  • Issue comment event: 4
  • Push event: 49
  • Pull request event: 20
  • Fork event: 1
  • Create event: 7
Last Year
  • Watch event: 1
  • Delete event: 10
  • Issue comment event: 4
  • Push event: 49
  • Pull request event: 20
  • Fork event: 1
  • Create event: 7

Issues and Pull Requests

Last synced: 10 months ago

All Time
  • Total issues: 0
  • Total pull requests: 1
  • Average time to close issues: N/A
  • Average time to close pull requests: about 1 month
  • Total issue authors: 0
  • Total pull request authors: 1
  • Average comments per issue: 0
  • Average comments per pull request: 0.0
  • Merged pull requests: 1
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 1
  • Average time to close issues: N/A
  • Average time to close pull requests: about 1 month
  • Issue authors: 0
  • Pull request authors: 1
  • Average comments per issue: 0
  • Average comments per pull request: 0.0
  • Merged pull requests: 1
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • holtgrewe (2)
  • messersc (2)
  • Bastiaanspanjaard (1)
  • visze (1)
  • sellth (1)
Pull Request Authors
  • sellth (51)
  • mkuhring (4)
  • january3 (2)
  • imLew (2)
  • messersc (1)
  • berntpopp (1)
  • richardkoehler (1)
  • holtgrewe (1)
  • Nicolai-vKuegelgen (1)
  • visze (1)
  • ErikaZ95 (1)
  • bobermayer (1)
  • tedil (1)
Top Labels
Issue Labels
help wanted (2) documentation (1) good first issue (1)
Pull Request Labels

Dependencies

Pipfile pypi
  • markdown >=3.2
  • mkdocs >=1.0
  • mkdocs-git-revision-date-localized-plugin *
  • mkdocs-material *
  • pygments >=2.4
  • pymdown-extensions *
Pipfile.lock pypi
  • babel ==2.8.0
  • click ==7.1.2
  • future ==0.18.2
  • gitdb ==4.0.5
  • gitpython ==3.1.1
  • jinja2 ==3.0.0a1
  • joblib ==0.14.1
  • livereload ==2.6.1
  • lunr ==0.5.6
  • markdown ==3.2.1
  • markupsafe ==2.0.0a1
  • mkdocs ==1.1
  • mkdocs-git-revision-date-localized-plugin ==0.5.0
  • mkdocs-material ==5.1.5
  • mkdocs-material-extensions ==1.0b2
  • nltk ==3.5
  • pygments ==2.6.1
  • pymdown-extensions ==7.1
  • pytz ==2020.1
  • pyyaml ==5.3.1
  • regex ==2020.4.4
  • six ==1.14.0
  • smmap ==3.0.4
  • tornado ==6.0.4
  • tqdm ==4.46.0
.github/workflows/mkdocs-deploy.yml actions
  • actions/checkout v2 composite
  • actions/setup-python v1 composite
  • peaceiris/actions-gh-pages v3 composite
.github/workflows/mkdocs-test.yml actions
  • actions/checkout v2 composite
  • actions/setup-python v1 composite