Skip to content

ngcrawford/SMOGD-Old-Version

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

How to run locally

First clone this repo, navigate the root directory, then do the following:

  1. Install the conda smog-old environment. Note that it's crucial that django be version 1.1.3.

     conda create -n smogd-old --file smogd-old-packages.txt
    
  2. Activate the environment

     conda activate smogd-old
    
  3. Execute the runserver command

     python django/myproject/manage.py runserver
    
  4. Go to: http://127.0.0.1:8000/jost/

About

Software for the Measurement of Genetic Diversity

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages