Skip to content
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

88 Commits
 
 
 
 
 
 

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

Watchers

Forks

Releases

Packages

Contributors

Languages