From: Derek Date: Thu, 3 Jun 2010 19:28:43 +0000 (-0400) Subject: Updated README X-Git-Url: https://git.donarmstrong.com/?p=bamtools.git;a=commitdiff_plain;h=f1dcf39dd1243321385af7c9bc152174cb787c6e Updated README --- diff --git a/README b/README index 7de7fd1..d71ac8e 100644 --- a/README +++ b/README @@ -47,11 +47,13 @@ of features we hope you find useful. usage: bamtools [--help] COMMAND [ARGS] Available bamtools commands: + count Prints number of alignments in BAM file coverage Prints coverage statistics from the input BAM file - dump Dump BAM file contents to text output + filter Filters BAM file(s) by user-specified criteria header Prints BAM header information index Generates index for BAM file merge Merge multiple BAM files into single file + sam Prints the BAM file in SAM (text) format sort Sorts the BAM file according to some criteria stats Prints some basic statistics from the input BAM file