Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 739 Bytes

README.md

File metadata and controls

23 lines (16 loc) · 739 Bytes

BowtieTool

Bowtie++ is a Web application made for creating and editing bowtie risk analysis diagrams.

bowtie_home

Project file structure

/
 |-- app             # The application itself
 |-- website         # Website that presents Bowtie++ features
 |-- docs            # Documentation
 `-- README.md

A user manual and a technical documentation can be found inside the docs directory.

Installation

For development purposes, use the master or dev branch. A deployment example is given on the deploy branch. Documentation for both the installation and deployment is located at docs/wiki.md.