bacterial-genomics

Course materials for "Working with Bacterial Genomes"

https://github.com/cambiotraining/bacterial-genomics

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

Repository

Course materials for "Working with Bacterial Genomes"

Basic Info
Statistics
  • Stars: 0
  • Watchers: 4
  • Forks: 3
  • Open Issues: 12
  • Releases: 0
Created about 3 years ago · Last pushed 8 months ago
Metadata Files
Readme License Citation

README.md

Course Name

This repository contains the materials for the course.

Course Developers: see our guidelines page if contributing materials.

These materials are released under a CC BY 4.0 license.

Owner

  • Name: cambiotraining
  • Login: cambiotraining
  • Kind: organization

Citation (CITATION.cff)

# This CITATION.cff file was generated with cffinit.
# Visit https://bit.ly/cffinit to generate yours today!

cff-version: 1.2.0
title: Working with Bacterial Genomes
message: >-
  You may cite these materials using the metadata in this
  file. Please cite our materials if you publish materials
  derived from these, run a workshop using them, or use
  the   information in your own work.
type: dataset
authors:
  - given-names: Andries
    family-names: van Tonder
    orcid: 'https://orcid.org/0000-0002-4380-5250'
    affiliation: Department of Veterinary Medicine, University of Cambridge
    alias: 'conceptualisation; primary author; data curation; coding; software'
  - given-names: Hugo
    family-names: Tavares
    affiliation: Cambridge Centre for Research Informatics Training
    orcid: 'https://orcid.org/0000-0001-9373-2726'
    alias: 'editor; software; data curation'
  - given-names: Bajuna
    family-names: Salehe
    affiliation: Cambridge Centre for Research Informatics Training
    alias: 'software'
repository-code: 'https://github.com/cambiotraining/bacterial-genomics'
url: 'https://cambiotraining.github.io/bacterial-genomics/'
license: CC-BY-4.0
commit: TODO
date-released: '2024-07-22'

GitHub Events

Total
  • Issues event: 21
  • Watch event: 1
  • Issue comment event: 5
  • Push event: 42
  • Fork event: 1
Last Year
  • Issues event: 21
  • Watch event: 1
  • Issue comment event: 5
  • Push event: 42
  • Fork event: 1

Issues and Pull Requests

Last synced: 6 months ago

All Time
  • Total issues: 15
  • Total pull requests: 0
  • Average time to close issues: 5 months
  • Average time to close pull requests: N/A
  • Total issue authors: 2
  • Total pull request authors: 0
  • Average comments per issue: 0.13
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 12
  • Pull requests: 0
  • Average time to close issues: about 1 month
  • Average time to close pull requests: N/A
  • Issue authors: 2
  • Pull request authors: 0
  • Average comments per issue: 0.08
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • tavareshugo (19)
  • avantonder (4)
  • bsalehe (2)
Pull Request Authors
Top Labels
Issue Labels
documentation (1)
Pull Request Labels

Dependencies

.github/workflows/publish_site.yml actions
  • JamesIves/github-pages-deploy-action 4.1.0 composite
  • actions/checkout v2 composite
  • quarto-dev/quarto-actions/render v2 composite
  • quarto-dev/quarto-actions/setup v2 composite
utils/Dockerfile docker
  • ubuntu 24.04 build