Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/limitedeternity/biotools
A set of utilities to help students with biological calculations. Offline capabilities included.
https://github.com/limitedeternity/biotools
bioinformatics biological-calculations biology biotools chemical-calculations cheminformatics chemistry python students utility
Last synced: 10 days ago
JSON representation
A set of utilities to help students with biological calculations. Offline capabilities included.
- Host: GitHub
- URL: https://github.com/limitedeternity/biotools
- Owner: limitedeternity
- License: mit
- Created: 2017-08-30T19:53:20.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-06-30T21:13:07.000Z (over 5 years ago)
- Last Synced: 2024-12-20T15:00:04.279Z (26 days ago)
- Topics: bioinformatics, biological-calculations, biology, biotools, chemical-calculations, cheminformatics, chemistry, python, students, utility
- Language: HTML
- Homepage: https://biotools-webapp.herokuapp.com/
- Size: 1.3 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Biotools
> Biological & chemical calculations service.Biotools is a service made to help students with biologial and chemical calculations.
## Features
✨ Pretty UI
✨ Works in offline mode using Service Worker feature
✨ "(DNA <-> RNA) -> Protein" and some other conversions
✨ Molar mass calculation for biological sequences
✨ Nucleotides & aminacids amount detection
![Screenshot](http://i97.fastpic.ru/big/2017/1123/d5/019048b9812aaff94398078ae0319ed5.png)
## Deployed at:
https://biotools-webapp.herokuapp.com/
## Meta
Marise Hayashi – [Other projects](https://limitedeternity.github.io/)
Distributed under the MIT license. See ``LICENSE`` for more information.
[@limitedeternity](https://github.com/limitedeternity)
## Contributing
1. [Fork it](https://github.com/limitedeternity/biotools/fork)
2. Commit your changes
3. Create a new Pull Request