# HG changeset patch # User fubar # Date 1412722249 14400 # Node ID c5bfdb0f70418ea867b5e10c73653e84cf42d185 # Parent 4b807bc775ad3eab4b79f8837e8b02dbe20bffba Uploaded diff -r 4b807bc775ad -r c5bfdb0f7041 rgToolFactory.xml --- a/rgToolFactory.xml Tue Oct 07 18:47:43 2014 -0400 +++ b/rgToolFactory.xml Tue Oct 07 18:50:49 2014 -0400 @@ -1,8 +1,8 @@ - + Makes scripts into tools ghostscript - graphicsmagick + graphicsmagick #if ( $__user_email__ not in $__admin_users__ ): @@ -12,6 +12,7 @@ --tool_name "$tool_name" --user_email "$__user_email__" #if $make_TAB.value=="yes": --output_tab "$tab_file" + --output_format "$output_format" #end if #if $makeMode.make_Tool=="yes": --make_Tool "$makeMode.make_Tool" @@ -20,8 +21,11 @@ --new_tool "$new_tool" --help_text "$helpme" #if $make_HTML.value=="yes": - --include_dependencies "${makeMode.include_deps}" + #if makeMode.include_deps.value=="yes": + --include_dependencies "yes" + #end if #end if + --citations "$citeme" #end if #if $make_HTML.value=="yes": --output_dir "$html_file.files_path" --output_html "$html_file" --make_HTML "yes" @@ -30,12 +34,19 @@ #end if #if $input1 != 'None': --input_tab "$input1" + --input_formats "$input_formats" #end if #end if + + + + + @@ -66,7 +77,28 @@ - + + + + + + + + + + + + + + + + + + + + @@ -81,16 +113,17 @@ - - - - - + + + + + - - make_TAB=="yes" - - - - - + + make_TAB == "yes" + + + + make_HTML == "yes" @@ -125,6 +158,19 @@ ${makeMode.help_text} #end if + +#if $makeMode.make_Tool == "yes": +#for $citation in $makeMode.citations: +#if $citation.citation_type.type == "bibtex": +**ENTRY**bibtex +${citation.citation_type.bibtex} +#else +**ENTRY**doi +${citation.citation_type.doi} +#end if +#end for +#end if + @@ -310,7 +356,9 @@ - + + 10.1093/bioinformatics/bts573 +