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

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

Awesome Lists containing this project

README

          

# ReactPlasmid

A small react library for displaying plasmids.

## Gallery

![example](images/example.png)
![example](images/example2.png)
![example](images/example3.png)

## 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