diff --git a/docs/content/tools/slop.rst b/docs/content/tools/slop.rst index f1f158df7f8718f538136d037d043c60cf19977e..1c1ea8df104b969acce1f04ab3614e8fc4bd6e95 100755 --- a/docs/content/tools/slop.rst +++ b/docs/content/tools/slop.rst @@ -9,7 +9,7 @@ | -``bedtools slop`` will increase the size of each feature in a feature file be a +``bedtools slop`` will increase the size of each feature in a feature file by a user-defined number of bases. While something like this could be done with an ``awk '{OFS="\t" print $1,$2-<slop>,$3+<slop>}'``, ``bedtools slop`` will restrict the resizing to the size of the chromosome