Skip to content
 
 

Latest commit

 

History

88 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

phamerator

phamerator.org meteor application for web and (eventually) mobile devices

Install meteor by following the instructions at https://meteor.com

  • cd phamerator
  • meteor

Create a MongoDB index on the "Genomes" collection.

  • With meteor running, open a new terminal in the phamerator subdirectory
  • meteor mongo
  • use meteor
  • db.genomes.createIndex({cluster:1});

About

phamerator.org meteor application for web and mobile devices

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages