Skip to content

bsharma-hiprep/spyglass_custom__

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spyglass Custom

The Frank Lab's custom tools and tables for our Spyglass instance.

To use:

  1. Install Spyglass.
  2. Fork this repository, and clone it.
  3. Make install it as editable: cd spyglass_custom; pip install -e .
  4. Decide your 'project name'.
    • If this work is unique to you, use your user name.
    • For any other name, you'll need to (a) talk to Chris about permissions and (b) set up your config with a 'database.prefix' (see dj_local_conf_example.json).
  5. Make a new folder for your custom tables: src/spyglass_custom/project-or-user/. It is recommended that you copy the example in cbroz1/template.py

About

The Frank Lab's custom tools and tables for our Spyglass instance

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages