Skip to content

Commit

Permalink
Initial commit.
Browse files Browse the repository at this point in the history
  • Loading branch information
Andy Pohl committed Apr 26, 2014
0 parents commit d6cb24e
Show file tree
Hide file tree
Showing 674 changed files with 206,244 additions and 0 deletions.
8 changes: 8 additions & 0 deletions AUTHORS
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
The author of bwtool is Andy Pohl from the Centre for Genomic Regulation
(CRG) in Barcelona, Spain. Principle supervisors of the accompanying
project are Miguel Beato, and Roderic Guigo.

The authors of the libjkweb library contained within the bwtool distribution
are the staff and former staff of the Genome Browser Group at the University
of California, Santa Cruz, led by Jim Kent and David Haussler. Included
among these authors is also Andy Pohl.
674 changes: 674 additions & 0 deletions COPYING

Large diffs are not rendered by default.

3 changes: 3 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
1.0: 24 May 2013
=================
Nothing is new because this is effectively the first version.
415 changes: 415 additions & 0 deletions INSTALL

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions Makefile.am
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
SUBDIRS = libjkweb libbeato
Loading

0 comments on commit d6cb24e

Please sign in to comment.