Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tianyishi2001/biojs

JS library for bioinformatics
https://github.com/tianyishi2001/biojs

Last synced: about 1 month ago
JSON representation

JS library for bioinformatics

Awesome Lists containing this project

README

        

# biojs

## Motivation

I want to rewrite all tools on ExPASy in JS, making it open source and up-to-date.

To date, many, if not most, bioinformatics tools available on ExPASy and NCBI are not open-sourced, and the underlying source data they use are often based on outdated literature.

For example, the [ExPASy ProtParam tool](https://web.expasy.org/protparam/protpar-ref.html) has not been updated since its publication since [2005](http://www.springer.com/life+sciences/biochemistry+%26+biophysics/book/978-1-58829-343-5).

## Electron App

I want to wrap everything in a desktop application based on the Electron framework.