# HG changeset patch # User Matt Shirley # Date 1427767060 14400 # Node ID 393a04ec0fa90fcdbdfd50bff576eaf65dad45d9 # Parent 22d9fe442c500d0696e5f711f27e12f7ea7e6ee1 Update tool requirement versions. diff -r 22d9fe442c50 -r 393a04ec0fa9 fastq_dump.xml --- a/fastq_dump.xml Mon Mar 30 21:33:57 2015 -0400 +++ b/fastq_dump.xml Mon Mar 30 21:57:40 2015 -0400 @@ -112,7 +112,7 @@ - sra_toolkit + sra_toolkit This tool extracts reads from SRA archives using fastq-dump. diff -r 22d9fe442c50 -r 393a04ec0fa9 sam_dump.xml --- a/sam_dump.xml Mon Mar 30 21:33:57 2015 -0400 +++ b/sam_dump.xml Mon Mar 30 21:57:40 2015 -0400 @@ -88,7 +88,7 @@ - sra_toolkit + sra_toolkit This tool extracts reads from sra archives using sam-dump. diff -r 22d9fe442c50 -r 393a04ec0fa9 sra_pileup.xml --- a/sra_pileup.xml Mon Mar 30 21:33:57 2015 -0400 +++ b/sra_pileup.xml Mon Mar 30 21:57:40 2015 -0400 @@ -1,6 +1,6 @@ from NCBI sra. - sra-pileup --log-level fatal + sra-pileup --log-level fatal #if str( $region ) != "": --aligned-region $region #end if @@ -10,7 +10,7 @@ #if $input.input_select == "file": $input.file #elif $input.input_select == "accession_number": - $input.accession + $input.accession #elif $input.input_select == "text": `cat $input.text` #end if @@ -40,11 +40,11 @@ - sra_toolkit + sra_toolkit - This tool produces pileup format from sra archives using sra-pileup. - Browse the NCBI SRA for SRR accessions at http://www.ncbi.nlm.nih.gov/Traces/sra/sra.cgi?view=studies. + This tool produces pileup format from sra archives using sra-pileup. + Browse the NCBI SRA for SRR accessions at http://www.ncbi.nlm.nih.gov/Traces/sra/sra.cgi?view=studies. The sra-pileup 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. diff -r 22d9fe442c50 -r 393a04ec0fa9 tool_dependencies.xml --- a/tool_dependencies.xml Mon Mar 30 21:33:57 2015 -0400 +++ b/tool_dependencies.xml Mon Mar 30 21:57:40 2015 -0400 @@ -26,7 +26,9 @@ cd $INSTALL_DIR/bin ./vdb-config -s "cache-enabled = false" - $INSTALL_DIR/bin + + $INSTALL_DIR/bin +