https://github.com/jvrana/reactplasmid
ReactJS library for displaying plasmid maps
https://github.com/jvrana/reactplasmid
bioinformatics biojs dna plasmid react science
Last synced: 5 months ago
JSON representation
ReactJS library for displaying plasmid maps
- Host: GitHub
- URL: https://github.com/jvrana/reactplasmid
- Owner: jvrana
- Created: 2018-02-02T07:30:09.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-04-26T22:43:16.000Z (about 8 years ago)
- Last Synced: 2024-01-30T04:03:04.927Z (over 2 years ago)
- Topics: bioinformatics, biojs, dna, plasmid, react, science
- Language: JavaScript
- Homepage:
- Size: 739 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ReactPlasmid
A small react library for displaying plasmids.
## Gallery



## Requirements
not sure yet...
## Installation
probably...
```bash
yarn install
```
## Desired features
Wanted features:
* DNA Annotation + Tooltip
* DNA highlighting
* styling and formatting
* labeling
* rotate
* baseviewer
* primer display
* enzyme sites
## Running
```bash
yarn start
```
Then navigate to http://localhost:3000 in your browser