https://github.com/bioconductor/eurobioc2020
European Bioconductor Conference, December, 2020
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 (9.3%) to scientific vocabulary
Repository
European Bioconductor Conference, December, 2020
Basic Info
- Host: GitHub
- Owner: Bioconductor
- Default Branch: devel
- Size: 30.7 MB
Statistics
- Stars: 4
- Watchers: 6
- Forks: 8
- Open Issues: 4
- Releases: 0
Metadata Files
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.
Make sure that ruby and bundler are installed, following the 'Requirements' section of GitHub's documentation. Use Ruby 3.6.5.
Clone the repository and switch to the
docs/directorygit clone git@github.com:Bioconductor/EuroBioc2020 cd EuroBioc2020/docsInstall 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.Install ruby pre-requisites.
bundle config set path 'vendor/bundle' # once only; references GemfileUpdate installation according to Gemfile
bundle installExecute the jekyll server
bundle exec jekyll serveand 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
- Website: https://bioconductor.org
- Repositories: 156
- Profile: https://github.com/Bioconductor
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: 0
- Total pull requests: 21
- Average time to close issues: N/A
- Average time to close pull requests: 30 days
- Total issue authors: 0
- Total pull request authors: 8
- Average comments per issue: 0
- Average comments per pull request: 0.33
- Merged pull requests: 15
- 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
Pull Request Authors
- dependabot[bot] (6)
- kevinrue (5)
- csoneson (4)
- gbrsales (2)
- lwaldron (1)
- fnaji (1)
- areyesq89 (1)
- drisso (1)
Top Labels
Issue Labels
Pull Request Labels
Dependencies
- jekyll-feed ~> 0.12 development
- jekyll ~> 4.0.0
- minima ~> 2.5
- tzinfo ~> 1.2
- tzinfo-data >= 0
- addressable 2.7.0
- colorator 1.1.0
- concurrent-ruby 1.1.6
- em-websocket 0.5.1
- eventmachine 1.2.7
- ffi 1.12.2
- forwardable-extended 2.6.0
- http_parser.rb 0.6.0
- i18n 1.8.2
- jekyll 4.0.0
- jekyll-feed 0.13.0
- jekyll-sass-converter 2.1.0
- jekyll-seo-tag 2.6.1
- jekyll-watch 2.2.1
- kramdown 2.3.0
- kramdown-parser-gfm 1.1.0
- liquid 4.0.3
- listen 3.2.1
- mercenary 0.3.6
- minima 2.5.1
- pathutil 0.16.2
- public_suffix 4.0.3
- rb-fsevent 0.10.3
- rb-inotify 0.10.1
- rexml 3.2.4
- rouge 3.17.0
- safe_yaml 1.0.5
- sassc 2.2.1
- terminal-table 1.8.0
- thread_safe 0.3.6
- tzinfo 1.2.6
- tzinfo-data 1.2019.3
- unicode-display_width 1.7.0
- wdm 0.1.1