diff --git a/README.md b/README.md index ddef07afe666c10eb45e78fa45b10521818f7a60..c1261c3e79de204a6f46d91f36c2d89f1282dbd9 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ bedtools - a swiss army knife for genome arithmetic =================================================== -**Current version**: 2.19.0 +**Current version**: 2.19.1 Note ------- @@ -9,6 +9,8 @@ Stable release for bedtools were formerly archived on Google Code. Unfortunately downloads facility is shutting down; so henceforth, all source code and stable releases will be maintained via this Github repository. +**Full documentation**: http://bedtools.readthedocs.org + Summary ------- Collectively, the bedtools utilities are a swiss-army knife of tools for a wide-range of genomics analysis tasks. The most widely-used tools enable genome arithmetic: that is, set theory on the genome. For example, bedtools allows one to intersect, merge, count, complement, and shuffle genomic intervals from multiple files in widely-used genomic file formats such as BAM, BED, GFF/GTF, VCF.