scigrade

SciGrade is an online web-tool that allows users to mark and assist in gRNA+Primer generation.

https://github.com/alexjsully/scigrade

Science Score: 26.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
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (14.0%) to scientific vocabulary

Keywords

bioinformatics crispr education grna-sequence maintenance-mode pedagogy science scigrade uoft
Last synced: 6 months ago · JSON representation

Repository

SciGrade is an online web-tool that allows users to mark and assist in gRNA+Primer generation.

Basic Info
  • Host: GitHub
  • Owner: AlexJSully
  • License: gpl-3.0
  • Language: JavaScript
  • Default Branch: master
  • Homepage: https://scigrade.com/
  • Size: 13.1 MB
Statistics
  • Stars: 2
  • Watchers: 1
  • Forks: 1
  • Open Issues: 0
  • Releases: 7
Topics
bioinformatics crispr education grna-sequence maintenance-mode pedagogy science scigrade uoft
Created about 8 years ago · Last pushed 6 months ago
Metadata Files
Readme Changelog Contributing Funding License Code of conduct Citation Codeowners Security

README.md

SciGrade

SciGrade is an online web-tool that allows students (or any user with access) to mark and assist in gRNA+Primer generation.

CodeFactor Follow on Twitter GitHub repo size GitHub Website

Getting Started

It is recommended that you use the web-version available at https://scigrade.com/ but if you want to download and run the SciGrade locally, it is possible though it requires an internet connection to login and accesses the marking form and student information (exclusive for TA's and admins).

Browser Compatibilities

| Chrome | Firefox | Edge | Safari | Opera | Mobile | | ------ | ------- | ---- | ------ | ----- | ------ | | ✔ | ✔ | ✔ | ✔ | ? | ✔ |

Installation/Open

After downloading the repository, just install the dependencies.

bash npm ci

To open the web-app, run the following command and then go to http://localhost:3000 in your browser.

bash npm run start

Known issues

We aim to make the SciGrade as perfect as possible but unfortunately, there may be some unforeseen bugs. If you manage to find one that is not here, feel free to create a bug report so we can fix it.

  • None at the moment... Help us find some!

Contributing

Please read CONTRIBUTING.md for more details.

Modifying

Please read EDIT.md if you want to understand how SciGrade works and how you can modify it.

License

GPL-3.0

Maintenance Mode

This project is currently in maintenance mode. This means that:

  • Only critical bug fixes and security updates will be addressed.
  • New feature requests are unlikely to be implemented.

Sponsorship

If you want to support my work, you can through the following methods:

  • BTC - 3Lp4pwF5nXqwFA62BYx4DSvDswyYpskBog
  • ETH - 0xc6EB17BD7cbe5976Bfc4f845669cD66Ff340a1A2
  • PayPal - paypal.me/alexjsully

Authors

Owner

  • Name: Alexander Sullivan
  • Login: AlexJSully
  • Kind: user
  • Location: Canada
  • Company: Verily

Software Developer @verily-src | Bioinformatician | MSc @BioAnalyticResource

GitHub Events

Total
  • Watch event: 1
  • Delete event: 2
  • Issue comment event: 1
  • Push event: 4
  • Pull request event: 4
  • Create event: 1
Last Year
  • Watch event: 1
  • Delete event: 2
  • Issue comment event: 1
  • Push event: 4
  • Pull request event: 4
  • Create event: 1

Dependencies

core/scripts/APIandLibraries/tabletoCSV/bower.json bower
  • jquery latest
core/scripts/APIandLibraries/tabletoCSV/package.json npm
  • gulp ~3.9.0 development
  • gulp-bump ^0.3.1 development
  • gulp-uglify ~1.4.1 development
.github/workflows/codeql-analysis.yml actions
  • actions/checkout v2 composite
  • github/codeql-action/analyze v2 composite
  • github/codeql-action/autobuild v2 composite
  • github/codeql-action/init v2 composite
.github/workflows/node.js.yml actions
  • actions/checkout v2 composite
  • actions/setup-node v1 composite
.github/workflows/ossar-analysis.yml actions
  • actions/checkout v3 composite
  • github/codeql-action/upload-sarif v2 composite
  • github/ossar-action v1 composite
.github/workflows/semgrep.yml actions
  • actions/checkout v2 composite
  • returntocorp/semgrep-action v1 composite
package-lock.json npm
  • 575 dependencies
package.json npm
  • eslint ^8.31.0 development
  • eslint-config-airbnb ^19.0.4 development
  • eslint-config-prettier ^8.6.0 development
  • eslint-plugin-prettier ^4.2.1 development
  • prettier ^2.8.1 development
  • workbox-cli ^6.5.4 development