https://github.com/bioconductor/eurobioc2019

European Bioconductor 2019 conference at UCLouvain, Belgium

https://github.com/bioconductor/eurobioc2019

Science Score: 13.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
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (8.5%) to scientific vocabulary
Last synced: 10 months ago · JSON representation

Repository

European Bioconductor 2019 conference at UCLouvain, Belgium

Basic Info
Statistics
  • Stars: 2
  • Watchers: 12
  • Forks: 4
  • Open Issues: 3
  • Releases: 0
Created about 7 years ago · Last pushed over 3 years ago
Metadata Files
Readme Code of conduct

README.md

This repository contains material for the European Bioconductor annual conference. View the conference web site.

Setup

Please follow best practices by previewing changes locally.

  1. Make sure that ruby and bundler are installed, following the 'Requirements' section of GitHub's documentation.

  2. Clone the repository and switch to the docs/ directory

    git clone git@github.com:Bioconductor/EuroBioc2019
    cd EuroBioc2019/docs
    
  3. Install or update bundler to install the ruby pre-requisities.

    gem install --user-install bundler
    # If the installer complains, add the suggested \$PATH\_TO\_RUBY/bin
    # directory to your ~/.bash_profile or ~/.bashrc or similar.
    
  4. Install ruby pre-requisites.

    bundle install --path vendor/bundle     # once only; references Gemfile
    
  5. Execute the jekyll server

    bundle exec jekyll serve
    

    and view the results at https://localhost:4000

Adding content to existing pages

Edit or add material as markdown files in the docs/ directory. Please wrap lines to 80 character width and aim for simple markdown rather than elaborate html or other content.

New pages

Add new markdown files in the docs/ directory. Files should start with

---
layout: default
---

{% include header.md %}

Followed by a level 2 (##) heading.

Edit _include/navigation.html to link the page to the navigation sidebar.

Owner

  • Name: Bioconductor
  • Login: Bioconductor
  • Kind: organization

Software for the analysis and comprehension of high-throughput genomic data

GitHub Events

Total
  • Issues event: 1
Last Year
  • Issues event: 1

Issues and Pull Requests

Last synced: over 1 year ago

All Time
  • Total issues: 7
  • Total pull requests: 6
  • Average time to close issues: about 3 hours
  • Average time to close pull requests: 1 day
  • Total issue authors: 4
  • Total pull request authors: 4
  • Average comments per issue: 4.43
  • Average comments per pull request: 0.5
  • Merged pull requests: 6
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 0
  • Pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • drisso (3)
  • lgatto (2)
  • csoneson (1)
  • grimbough (1)
Pull Request Authors
  • csoneson (3)
  • teunbrand (1)
  • tobiasko (1)
  • nkurzaw (1)
Top Labels
Issue Labels
Pull Request Labels