https://github.com/bioconductor/bioc2019

BioC2019: Where Software and Biology Connect

https://github.com/bioconductor/bioc2019

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

Repository

BioC2019: Where Software and Biology Connect

Basic Info
  • Host: GitHub
  • Owner: Bioconductor
  • Default Branch: devel
  • Homepage:
  • Size: 16.3 MB
Statistics
  • Stars: 6
  • Watchers: 16
  • Forks: 9
  • Open Issues: 3
  • Releases: 0
Created almost 8 years ago · Last pushed over 3 years ago
Metadata Files
Readme Code of conduct

README.md

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

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.

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

    cd BioC2019/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

Owner

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

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

GitHub Events

Total
Last Year

Issues and Pull Requests

Last synced: over 1 year ago

All Time
  • Total issues: 16
  • Total pull requests: 37
  • Average time to close issues: 2 months
  • Average time to close pull requests: 9 days
  • Total issue authors: 6
  • Total pull request authors: 11
  • Average comments per issue: 2.69
  • Average comments per pull request: 0.51
  • Merged pull requests: 34
  • Bot issues: 0
  • Bot pull requests: 6
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
  • mtmorgan (6)
  • omsai (5)
  • llrs (2)
  • Shians (1)
  • ghost (1)
  • ttriche (1)
Pull Request Authors
  • lpantano (7)
  • seandavi (6)
  • dependabot[bot] (6)
  • mikelove (4)
  • ThomasCarroll (4)
  • lwaldron (3)
  • nsheff (3)
  • mccallm (1)
  • llrs (1)
  • schifferl (1)
  • wolfganghuber (1)
Top Labels
Issue Labels
bug (1) enhancement (1)
Pull Request Labels
dependencies (6)

Dependencies

docs/Gemfile rubygems
  • github-pages >= 0 development
  • minimal >= 0
docs/Gemfile.lock rubygems
  • actionpack 4.2.11.1
  • actionview 4.2.11.1
  • activesupport 4.2.11.1
  • addressable 2.5.2
  • builder 3.2.3
  • coffee-script 2.4.1
  • coffee-script-source 1.11.1
  • colorator 1.1.0
  • commonmarker 0.17.13
  • concurrent-ruby 1.1.5
  • crass 1.0.6
  • dnsruby 1.61.2
  • em-websocket 0.5.1
  • erubis 2.7.0
  • ethon 0.12.0
  • eventmachine 1.2.7
  • execjs 2.7.0
  • faraday 0.15.4
  • ffi 1.10.0
  • forwardable-extended 2.6.0
  • gemoji 3.0.0
  • github-pages 198
  • github-pages-health-check 1.16.1
  • html-pipeline 2.11.0
  • http_parser.rb 0.6.0
  • i18n 0.9.5
  • jekyll 3.8.5
  • jekyll-avatar 0.6.0
  • jekyll-coffeescript 1.1.1
  • jekyll-commonmark 1.3.1
  • jekyll-commonmark-ghpages 0.1.5
  • jekyll-default-layout 0.1.4
  • jekyll-feed 0.11.0
  • jekyll-gist 1.5.0
  • jekyll-github-metadata 2.12.1
  • jekyll-mentions 1.4.1
  • jekyll-optional-front-matter 0.3.0
  • jekyll-paginate 1.1.0
  • jekyll-readme-index 0.2.0
  • jekyll-redirect-from 0.14.0
  • jekyll-relative-links 0.6.0
  • jekyll-remote-theme 0.3.1
  • jekyll-sass-converter 1.5.2
  • jekyll-seo-tag 2.5.0
  • jekyll-sitemap 1.2.0
  • jekyll-swiss 0.4.0
  • jekyll-theme-architect 0.1.1
  • jekyll-theme-cayman 0.1.1
  • jekyll-theme-dinky 0.1.1
  • jekyll-theme-hacker 0.1.1
  • jekyll-theme-leap-day 0.1.1
  • jekyll-theme-merlot 0.1.1
  • jekyll-theme-midnight 0.1.1
  • jekyll-theme-minimal 0.1.1
  • jekyll-theme-modernist 0.1.1
  • jekyll-theme-primer 0.5.3
  • jekyll-theme-slate 0.1.1
  • jekyll-theme-tactile 0.1.1
  • jekyll-theme-time-machine 0.1.1
  • jekyll-titles-from-headings 0.5.1
  • jekyll-watch 2.2.1
  • jemoji 0.10.2
  • kramdown 1.17.0
  • liquid 4.0.0
  • listen 3.1.5
  • loofah 2.4.0
  • mercenary 0.3.6
  • mini_portile2 2.4.0
  • minima 2.5.0
  • minimal 0.0.26
  • minitest 5.11.3
  • multipart-post 2.0.0
  • nokogiri 1.10.8
  • octokit 4.14.0
  • pathutil 0.16.2
  • public_suffix 3.0.3
  • rack 1.6.12
  • rack-test 0.6.3
  • rails-deprecated_sanitizer 1.0.3
  • rails-dom-testing 1.0.9
  • rails-html-sanitizer 1.0.4
  • rb-fsevent 0.10.3
  • rb-inotify 0.10.0
  • rouge 2.2.1
  • ruby-enum 0.7.2
  • ruby_dep 1.5.0
  • rubyzip 2.2.0
  • safe_yaml 1.0.5
  • sass 3.7.4
  • sass-listen 4.0.0
  • sawyer 0.8.1
  • terminal-table 1.8.0
  • thread_safe 0.3.6
  • typhoeus 1.3.1
  • tzinfo 1.2.5
  • unicode-display_width 1.5.0