# HG changeset patch # User Matthew Shirley # Date 1352916812 18000 # Node ID 8ce70ee5f33570504a85ea9078483008228a3af8 # Parent 01dec86115428450dfd1c1e5c633aa911018a36d Updated wrapper script. First version that should work properly. diff -r 01dec8611542 -r 8ce70ee5f335 sra_fetch.xml --- a/sra_fetch.xml Wed Nov 14 13:05:14 2012 -0500 +++ b/sra_fetch.xml Wed Nov 14 13:13:32 2012 -0500 @@ -1,2 +1,16 @@ + by accession from NCBI SRA. + sra_fetch.py $accession > $output + + + + + + + + sra_fetch.py + + + This tool fetches SRA archives from NCBI over FTP using the python ftplib. +