Skip to content

Website that dynamically generates trackhub directories

License

Notifications You must be signed in to change notification settings

Duke-GCB/topdata

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

topdata

Django website that allows a user to select a subset of a large number of bigWig files to view as a track on a Genome Browser. The bigWig files are specified in a config file named tracks.yaml that is loaded into a database.

Quick setup

pip install -r requirements
python manage.py migrate
python manage.py loadtracks tracks.yaml
python manage.py runserver

About

Website that dynamically generates trackhub directories

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published