Mercurial > repos > brad-chapman > bam_to_bigwig
changeset 3:294e9dae5a9b
Add license information
| author | Brad Chapman <chapmanb@50mail.com> | 
|---|---|
| date | Wed, 05 Sep 2012 21:19:42 -0400 | 
| parents | e2edfa478eb4 | 
| children | 14e5258d1b39 | 
| files | bam_to_bigwig/README.txt | 
| diffstat | 1 files changed, 6 insertions(+), 0 deletions(-) [+] | 
line wrap: on
 line diff
--- a/bam_to_bigwig/README.txt Wed Sep 05 21:14:54 2012 -0400 +++ b/bam_to_bigwig/README.txt Wed Sep 05 21:19:42 2012 -0400 @@ -32,3 +32,9 @@ Original script by Brad Chapman, revisions from Peter Cock including the switch to using genomeCoverageBed and bedGraphToBigWig based on the work of Lance Parsons. + +License +------ + +The code is freely available under the MIT license: +http://www.opensource.org/licenses/mit-license.html
