Coder Social home page Coder Social logo

nfdi4plants / swate Goto Github PK

View Code? Open in Web Editor NEW
30.0 6.0 6.0 6.79 MB

Excel Add-In for annotation of experimental data and computational workflows.

Home Page: https://swate-alpha.nfdi4plants.org

License: MIT License

F# 91.92% HTML 0.09% JavaScript 7.67% Batchfile 0.04% SCSS 0.20% Shell 0.01% TypeScript 0.02% Forth 0.06%
biology education isa minimal-information ontology rdm research-data-management

swate's Introduction

Swate

Swate - something or someone that gets you absolutely joyed (Urban dictionary)

Swate is a Swate workflow annotation tool for excel.

Swate aims to provide a low-friction workflow annotation experience that makes the usage of controlled vocabularies (ontologies) as easy and intuitive as possible. It is designed to integrate in the familiar spreadsheet environment that is the center of a great deal of data-focused wetlab work.

image

Table of contents

Docs

  • Ontology term search
  • ISA conform output
  • Minimal information standards

Try our quickstart or a more in-depth walkthrough.

For a full in-depth view of all Swate features check the documentation.

Install/Use

Swate installation

Contact

If you have any issues using Swate, missing features or found a nasty bug ๐Ÿ› you can always contact us via:

Dev

These instructions are only relevant if you too want to participate in developing Swate!

Requirements

  • .NET SDK, >= 8.0.0
    • verify with dotnet --version
  • nodejs, >=18
    • verify with node --version
  • npm, >=9
    • likely part of nodejs installation
    • verify with npm --version
  • docker, >= 24
    • verify with docker --version
    • this is required for database setup

Setup

  • clone this repo
  • Run dotnet tool restore
  • Run npm install

Development

Start

./build.cmd run, to start up Swate (+ Database network)

Swate runs on localhost:8080 (and swobup on localhost:8000).

Available commands

Usage: ./build.cmd <command>

run (--nodb)                        Start .net backend server, vite frontend (and database, 
                                    swobup with docker if not `--nodb`)

release (pre)                       Run .net tests tag current branch and force push to 
                                    release branch (nightly if `pre`), this will trigger
                                    Github release with docker image

bundle                              Create distributable, used in docker image creation.

docker  
    create                          Create new swate:new image
                
    test                            Start test instance of docker compose network from swate:new image

version
    create-file <version>           Create new `src/Server/Version.fs` with `<version>`.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.