tabula-rasa-website
Source code for Tabula Rasa lab website
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 (0.9%) to scientific vocabulary
Keywords
computational-biology
genomics
lab-website
Last synced: 4 months ago
·
JSON representation
·
Repository
Source code for Tabula Rasa lab website
Basic Info
- Host: GitHub
- Owner: andrewdhawan
- License: bsd-3-clause
- Language: HTML
- Default Branch: main
- Homepage: https://tabularasalab.org/
- Size: 3.79 MB
Statistics
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
- Releases: 0
Topics
computational-biology
genomics
lab-website
Created over 2 years ago
· Last pushed over 1 year ago
Metadata Files
Readme
Changelog
License
Citation
Citation (CITATION.cff)
# citation metadata for the template itself
title: "Lab Website Template"
version: 1.1.5
date-released: 2023-05-19
url: "https://github.com/greenelab/lab-website-template"
authors:
- family-names: "Rubinetti"
given-names: "Vincent"
orcid: "https://orcid.org/0000-0002-4655-3773"
- family-names: "Greene"
given-names: "Casey"
orcid: "https://orcid.org/0000-0001-8713-9213"
cff-version: 1.2.0
GitHub Events
Total
Last Year
Dependencies
.github/workflows/build-preview.yaml
actions
- actions/checkout v3 composite
- actions/configure-pages v2 composite
- crazy-max/ghaction-dump-context v1 composite
- rossjrw/pr-preview-action v1 composite
- ruby/setup-ruby v1 composite
.github/workflows/build-site.yaml
actions
- JamesIves/github-pages-deploy-action v4 composite
- actions/checkout v3 composite
- actions/configure-pages v2 composite
- crazy-max/ghaction-dump-context v1 composite
- ruby/setup-ruby v1 composite
.github/workflows/first-time-setup.yaml
actions
- actions/checkout v3 composite
- actions/github-script v6 composite
- crazy-max/ghaction-dump-context v1 composite
- peterjgrainger/action-create-branch v2.4.0 composite
- stefanzweifel/git-auto-commit-action v4 composite
.github/workflows/on-pages.yaml
actions
.github/workflows/on-pull-request.yml
actions
.github/workflows/on-push.yml
actions
.github/workflows/on-schedule.yaml
actions
.github/workflows/update-citations.yaml
actions
- actions/checkout v3 composite
- actions/setup-python v4 composite
- crazy-max/ghaction-dump-context v1 composite
- peter-evans/create-pull-request v4 composite
- stefanzweifel/git-auto-commit-action v4 composite
- tj-actions/verify-changed-files v13 composite
.github/workflows/update-url.yaml
actions
- actions/checkout v3 composite
- actions/configure-pages v2 composite
- actions/github-script v6 composite
- crazy-max/ghaction-dump-context v1 composite
- stefanzweifel/git-auto-commit-action v4 composite
- tj-actions/verify-changed-files v13 composite
.docker/Dockerfile
docker
- ruby 3.1.2 build
_cite/requirements.txt
pypi
- PyYAML ==6.0
- diskcache ==5.4.0
- google-search-results ==2.4.1
- manubot ==0.5.5
- python-dotenv ==0.21.0
- rich ==12.6.0
Gemfile
rubygems
- jekyll-feed >= 0 development
- jekyll-last-modified-at >= 0 development
- jekyll-redirect-from >= 0 development
- jekyll-sitemap >= 0 development
- jekyll-spaceship >= 0 development
- jekyll ~> 4.3
- webrick ~> 1.7
Gemfile.lock
rubygems
- addressable 2.8.1
- bundler 2.4.7
- colorator 1.1.0
- concurrent-ruby 1.2.2
- em-websocket 0.5.3
- eventmachine 1.2.7
- ffi 1.15.5
- forwardable-extended 2.6.0
- gemoji 3.0.1
- google-protobuf 3.22.0
- http_parser.rb 0.8.0
- i18n 1.12.0
- jekyll 4.3.2
- jekyll-feed 0.17.0
- jekyll-last-modified-at 1.3.0
- jekyll-redirect-from 0.16.0
- jekyll-sass-converter 3.0.0
- jekyll-sitemap 1.4.0
- jekyll-spaceship 0.10.2
- jekyll-watch 2.2.1
- kramdown 2.4.0
- kramdown-parser-gfm 1.1.0
- liquid 4.0.4
- listen 3.8.0
- mercenary 0.4.0
- mini_portile2 2.8.1
- nokogiri 1.13.10
- pathutil 0.16.2
- posix-spawn 0.3.15
- public_suffix 5.0.1
- racc 1.6.2
- rainbow 3.1.1
- rb-fsevent 0.11.2
- rb-inotify 0.10.1
- rexml 3.2.5
- rouge 3.30.0
- safe_yaml 1.0.5
- sass-embedded 1.58.3
- terminal-table 3.0.2
- unicode-display_width 2.4.2
- webrick 1.8.1