https://github.com/genome/genome
Raw File
Tip revision: 8e7ff72445e588fe34e8e0d5bb75e3f94ea70cf4 authored by Avinash Ramu on 07 May 2014, 16:03:25 UTC
update clinseq blessed-cnmops updated
Tip revision: 8e7ff72
.gitignore
# Mac OS X
.DS_Store

# Komodo project files
*.kpf
*.komodoproject

# swap and backup files
*.swo
*.swp
*~

tags

# symlinks that test environment makes
bin/perl
bin/prove

# binary version of SQLite databases
lib/perl/Genome/DataSource/Meta.sqlite3
lib/perl/Genome/DataSource/SearchIndexQueue.sqlite3
back to top