genomehubs / demo

Example configurations to set up custom Ensembl sites using GenomeHubs
genomehubs.org
MIT License
2 stars 2 forks source link

GenomeHubs example configuration and demo script

Example configuration to set up custom Ensembl site using GenomeHubs

Either follow the full tutorial at genomehubs.gitbooks.io or try out the example script to get a GenomeHubs Ensembl site up and running as quickly as possible.

cd
git clone https://github.com/genomehubs/demo
cd demo
./demo.sh 

Sets up a GenomeHubs site hosting a mirror of the core database for the Glanville fritillary, Melitaea cinxia and imports the genome of the winter moth, Operophtera brumata, into a GenomeHubs site from FASTA and GFF

Troubleshooting