https://github.com/chneau/wblot
Western Blot analyser
https://github.com/chneau/wblot
Last synced: 7 months ago
JSON representation
Western Blot analyser
- Host: GitHub
- URL: https://github.com/chneau/wblot
- Owner: chneau
- Created: 2019-09-22T22:59:40.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-07-31T11:47:11.000Z (almost 3 years ago)
- Last Synced: 2025-02-10T20:19:17.767Z (over 1 year ago)
- Language: TypeScript
- Size: 1.75 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# wblot
A simple web-based western blotting tool.
## dev tools
```bash
npm init vite@latest .
```