All Projects → eternagame → eternagame.org

eternagame / eternagame.org

Licence: BSD-3-Clause license
Website for the Eterna citizen science game

Programming Languages

Vue
7211 projects
typescript
32286 projects
SCSS
7915 projects
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to eternagame.org

EternaJS
Eterna game/RNA design interface
Stars: ✭ 12 (-29.41%)
Mutual labels:  rna, citizen-science, serious-game, serious-games, citsci, citscigames
SwipesForScience
A general purpose citizen science game template for scientific research
Stars: ✭ 24 (+41.18%)
Mutual labels:  citizen-science, citizen-science-game
ODM2DataSharingPortal
A Python-Django web application enabling users to upload, share, and display data from their environmental monitoring sites via the app's ODM2 database. Data can either be automatically streamed from Internet of Things (IoT) devices, manually uploaded via CSV files, or manually entered into forms.
Stars: ✭ 22 (+29.41%)
Mutual labels:  citizen-science
RNArtist
RNArtist allows you to design and paint your RNA 2D structures interactively. Coupled with the 3D viewer UCSF Chimera, use your 2D as a map to explore RNA 3D architectures.
Stars: ✭ 86 (+405.88%)
Mutual labels:  rna
hlatyping
Precision HLA typing from next-generation sequencing data
Stars: ✭ 28 (+64.71%)
Mutual labels:  rna
rnacentral-webcode
RNAcentral website source code
Stars: ✭ 23 (+35.29%)
Mutual labels:  rna
naf
Nucleotide Archival Format - Compressed file format for DNA/RNA/protein sequences
Stars: ✭ 35 (+105.88%)
Mutual labels:  rna
pyinaturalist
Python client for iNaturalist
Stars: ✭ 68 (+300%)
Mutual labels:  citizen-science
sequencework
programs and scripts, mainly python, for analyses related to nucleic or protein sequences
Stars: ✭ 22 (+29.41%)
Mutual labels:  rna
rnafusion
RNA-seq analysis pipeline for detection gene-fusions
Stars: ✭ 72 (+323.53%)
Mutual labels:  rna
dnapacman
waka waka
Stars: ✭ 15 (-11.76%)
Mutual labels:  rna
seqfold
minimalistic nucleic acid folding
Stars: ✭ 39 (+129.41%)
Mutual labels:  rna
galaxytools
🔬📚 Galaxy Tool wrappers
Stars: ✭ 106 (+523.53%)
Mutual labels:  rna
RNASeq
RNASeq pipeline
Stars: ✭ 30 (+76.47%)
Mutual labels:  rna
Klimerko
☁ DIY Air Quality Measuring Device
Stars: ✭ 69 (+305.88%)
Mutual labels:  citizen-science
lncpipe
UNDER DEVELOPMENT--- Analysis of long non-coding RNAs from RNA-seq datasets
Stars: ✭ 24 (+41.18%)
Mutual labels:  rna
ann
A repository for brainstorming and prototyping ideas related to the eLifeSprint project Annotate them all (https://sprint.elifesciences.org/annotate-them-all/)
Stars: ✭ 13 (-23.53%)
Mutual labels:  citizen-science
RNArtistCore
A Kotlin DSL and library to create and plot RNA 2D structures
Stars: ✭ 20 (+17.65%)
Mutual labels:  rna
metaRNA
Find target sites for the miRNAs in genomic sequences
Stars: ✭ 19 (+11.76%)
Mutual labels:  rna
aircitizen
main repo of the aircitizen project
Stars: ✭ 18 (+5.88%)
Mutual labels:  citizen-science

eternagame.org

Website frontend for Eterna.

Interested in development? Join the discusson on the Eterna Discord!

Eterna Discord

Project setup

npm install

If you want to modify any of the parameters in .env, create a file named .env.local and include any overrides there

If you're running this on Windows and run into 'binary not found' errors, you need to install Windows Build Tools: https://github.com/nodejs/node-gyp#option-1

Run locally

npm run serve

For now, please add VUE_APP_ENV="client" into your .env.local file.

Recommended dev tools

  • VS Code: Free code editor with good support for Vue and Typescript
  • Prettier: Automatic code formatter
    • After installing the VS Code extension, configure autoformat on save: Add "editor.formatOnSave": true, to your .vscode/settings.json

Contributing

If you want to contribute, please post a bug report, post a feature report, or work on one of the existing github issues. We also recommend joining our Discord to chat with other developers.

Our work happens on the dev branch; please pull and submit PRs against that branch. Thanks!

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].