https://github.com/bioconductor/bioc2020
BioC2020: Where Software and Biology Connect
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 (7.9%) to scientific vocabulary
Repository
BioC2020: Where Software and Biology Connect
Basic Info
- Host: GitHub
- Owner: Bioconductor
- Default Branch: devel
- Homepage: http://bioc2020.bioconductor.org/
- Size: 21 MB
Statistics
- Stars: 12
- Watchers: 16
- Forks: 11
- Open Issues: 7
- Releases: 0
Metadata Files
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.
Make sure that ruby and bundler are installed, following the 'Requirements' section of GitHub's documentation.
Clone the repository and switch to the
docs/directorycd BioC2020/docsInstall or update bundler to install the ruby pre-requisities.
gem install --user-install bundler # this will require to export the PATH to run the other commands gem install bundler # needs sudoInstall ruby pre-requisites.
bundle config set path 'vendor/bundle' # once only, use instead of the --path flag bundle install --path vendor/bundle # once only; references Gemfile # If the installer complains, add the suggested $PATH_TO_RUBY/bin # $HOME/.gem/ruby/2.3.0/bin/bundle # directory to your ~/.bash_profile or ~/.bashrc or similar.Execute the jekyll server
bundle exec jekyll serveand view the results at https://localhost:4000
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
- Issues event: 1
Last Year
- Issues event: 1
Issues and Pull Requests
Last synced: over 1 year ago
All Time
- Total issues: 38
- Total pull requests: 63
- Average time to close issues: 3 months
- Average time to close pull requests: 4 days
- Total issue authors: 11
- Total pull request authors: 13
- Average comments per issue: 2.55
- Average comments per pull request: 0.79
- Merged pull requests: 55
- Bot issues: 0
- Bot pull requests: 5
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
- lwaldron (9)
- mdozmorov (9)
- seandavi (7)
- lpantano (5)
- lcolladotor (2)
- csoneson (1)
- aedin (1)
- LiNk-NY (1)
- hpages (1)
- mccallm (1)
- gullahoo (1)
Pull Request Authors
- mdozmorov (20)
- lpantano (13)
- dependabot[bot] (5)
- HelenaLC (5)
- csoneson (5)
- mtmorgan (4)
- lwaldron (3)
- LiNk-NY (2)
- aedin (2)
- fboehm (1)
- SiminaB (1)
- gdequeiroz (1)
- PeteHaitch (1)
Top Labels
Issue Labels
Pull Request Labels
Dependencies
- github-pages >= 0 development
- jekyll >= 0
- minimal >= 0
- 111 dependencies