Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
cbertell authored Aug 31, 2017
1 parent 5414266 commit e84be45
Showing 1 changed file with 7 additions and 6 deletions.
13 changes: 7 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,11 +41,12 @@ To Do: Write this!, the above steps should not be used for a production server!

## Software Currently Being Used
### Bioinformatic Software Used
1. Mauve
2. SIGI-HMM (Colombo)
3. Parsnp
4. Mash
5. IslandPath
1. Parsnp
2. Mauve
3. SIGI-HMM (Colombo)
4. IslandPath-DIMOB
5. Mash
6. Resistance Gene Identifier (RGI) using the CARD database
### Frameworks and Libraries being Used
1. Django (https://www.djangoproject.com)
2. Django REST Framework(http://www.django-rest-framework.org)
Expand All @@ -66,4 +67,4 @@ python3 manage.py test
To run integration tests find the manage.py file and run the following command.
```bash
python3 manage.py test --pattern="integration_tests.*"
```
```

0 comments on commit e84be45

Please sign in to comment.