-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
17 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,19 +1,26 @@ | ||
track 1.2.0 | ||
=========== | ||
track | ||
===== | ||
|
||
Copyright 2011 EPFL BBCF <[email protected]> | ||
|
||
Written by <[email protected]> | ||
 | ||
|
||
track is a python module for reading and writing genomic data. | ||
|
||
It was developed by the Bioinformatics and Biostatistics Core | ||
Facility (BBCF) at the EPFL. | ||
Current stable version: 1.2.0 | ||
|
||
Development version: 1.3.0-dev | ||
|
||
track is released under the GNU General Public License 3.0. A copy | ||
of this license is in the LICENSE.txt file. | ||
|
||
Full documentation | ||
================== | ||
|
||
The full documentation can be found [on the website](http://xapple.github.com/track/). | ||
The full documentation can be found [on the website](http://xapple.github.com/track/). | ||
|
||
|
||
License | ||
======= | ||
|
||
Written by <[email protected]> | ||
|
||
Copyright 2011 EPFL BBCF <[email protected]> | ||
|
||
track was developed by the Bioinformatics and Biostatistics Core Facility (BBCF) at the EPFL and is released under the GNU General Public License 3.0. A copy of this license is in the LICENSE.txt file. |