From df4da3a557ef4270a8ff90eed886ffdb1c342030 Mon Sep 17 00:00:00 2001 From: Kyle <76597257+Gitleptune@users.noreply.github.com> Date: Fri, 13 Aug 2021 01:33:57 +0300 Subject: [PATCH] samtools: add more information link (#6336) --- pages/common/samtools.md | 1 + 1 file changed, 1 insertion(+) diff --git a/pages/common/samtools.md b/pages/common/samtools.md index 5c229cd518..51bce01f18 100644 --- a/pages/common/samtools.md +++ b/pages/common/samtools.md @@ -2,6 +2,7 @@ > Tools for handling high-throughput sequencing (genomics) data. > Used for reading/writing/editing/indexing/viewing of data in SAM/BAM/CRAM format. +> More information: . - Convert a SAM input file to BAM stream and save to file: