# HG changeset patch # User Matthew Shirley # Date 1352842304 18000 # Node ID d1dc85d3e490348c0a26f28e8c0117590859e3db # Parent c2995e659548e1761963b3899954876a18484aa6 Edited description and requirements. diff -r c2995e659548 -r d1dc85d3e490 sam_dump.xml --- a/sam_dump.xml Tue Nov 13 14:36:38 2012 -0500 +++ b/sam_dump.xml Tue Nov 13 16:31:44 2012 -0500 @@ -1,5 +1,5 @@ - - Extract SAM format reads from SRA data archive. + + format reads from NCBI SRA. sam-dump $header $aligned $primary $input > $output sam-dump --version @@ -23,6 +23,9 @@ + + sam-dump + This tool extracts SAM format reads from SRA archives using sam-dump. The sam-dump program is developed at NCBI, and is available at: http://www.ncbi.nlm.nih.gov/Traces/sra/sra.cgi?view=software. Contact Matt Shirley at mdshw5@gmail.com for support and bug reports.