module-open-science-dm-practices

Open Science module for Data Management course (carpentries style)

https://github.com/nbisweden/module-open-science-dm-practices

Science Score: 44.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found 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: 7 months ago · JSON representation ·

Repository

Open Science module for Data Management course (carpentries style)

Basic Info
Statistics
  • Stars: 2
  • Watchers: 34
  • Forks: 1
  • Open Issues: 0
  • Releases: 3
Created over 5 years ago · Last pushed 7 months ago
Metadata Files
Readme Contributing License Code of conduct Citation Authors

README.md

Open Science and FAIR

The instructional content is an adaptation of previous works as detailed in LICENSE.md.

To build this lesson

Install dependencies

conda env update -n name-of-your-env -f environment.yml conda activate name-of-your-env gem install bundler bundle install

Build lesson

conda activate name-of-your-env bundle exec jekyll build

Preview lesson locally

$ conda activate name-of-your-env $ bundle exec jekyll serve

Owner

  • Name: NBIS - National Bioinformatics Infrastructure Sweden
  • Login: NBISweden
  • Kind: organization
  • Location: Sweden

NBIS is a distributed national bioinformatics infrastructure, supporting life sciences in Sweden.

Citation (CITATION)

FIXME: describe how to cite this lesson.

GitHub Events

Total
  • Push event: 4
  • Pull request event: 1
  • Create event: 2
Last Year
  • Push event: 4
  • Pull request event: 1
  • Create event: 2

Issues and Pull Requests

Last synced: about 1 year ago

All Time
  • Total issues: 0
  • Total pull requests: 7
  • Average time to close issues: N/A
  • Average time to close pull requests: 22 days
  • Total issue authors: 0
  • Total pull request authors: 2
  • Average comments per issue: 0
  • Average comments per pull request: 0.0
  • Merged pull requests: 7
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 2
  • Average time to close issues: N/A
  • Average time to close pull requests: less than a minute
  • Issue authors: 0
  • Pull request authors: 1
  • Average comments per issue: 0
  • Average comments per pull request: 0.0
  • Merged pull requests: 2
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
  • nicjar (5)
  • wna-se (4)
Top Labels
Issue Labels
Pull Request Labels

Dependencies

Gemfile rubygems
  • github-pages >= 0 development