From ca0d5992d64c2f2e2ecd3f7c07efb600778afc4a Mon Sep 17 00:00:00 2001 From: EA Genomic Services Date: Thu, 8 Oct 2015 15:48:45 -0400 Subject: [PATCH] Update SamStats.md --- SamStats.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/SamStats.md b/SamStats.md index d5de09c..7be78c3 100644 --- a/SamStats.md +++ b/SamStats.md @@ -2,7 +2,7 @@ Tool for computing statistics from (possibly compressed) SAM or BAM files. -See SamStatsDetails for more info on the output fields. +See [SamStatsDetails](https://github.com/ExpressionAnalysis/ea-utils/blob/wiki/SamStatsDetails.md) for more info on the output fields. # Usage # @@ -62,4 +62,4 @@ Meaning of the per-chromosome signature: DETAILED OVERVIEW OF STATISTICS: -Click SamStatsDetails for more information on each stat, how it's calculated and what it means. \ No newline at end of file +Click [SamStatsDetails](https://github.com/ExpressionAnalysis/ea-utils/blob/wiki/SamStatsDetails.md) for more information on each stat, how it's calculated and what it means.