# HG changeset patch # User p.lucas # Date 1716901428 0 # Node ID b92784764ecd390638adf07e90bb3c182fa6ca60 # Parent bd12f97bf39d61358c78862cbb29e74d15cff42a Uploaded tool data diff -r bd12f97bf39d -r b92784764ecd diamond.xml --- a/diamond.xml Tue May 28 12:55:16 2024 +0000 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,699 +0,0 @@ - - alignment tool for short sequences against a protein database - - macros.xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - [0-9,]* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - -
-
- - - - - - -
-
- - - - output_section['output_unal'] and "--un" in output_section['output_unal'] - - - output_section['output_unal'] and "--un" in output_section['output_unal'] - - - - - - - - - - - - - -
- - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - -
- - - - -
- - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - -
- - - -
- - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - -
- - - - - -
- -
- - - - - - - - - - - - - -
- - - -
- - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - -
- - - - -
- -
- - - - - - - - - - - -
- - - - -
- -
- - - - - - - - - - - -
- - - - -
- -
- - - - - - - - - - - -
- - - - -
- -
- - - - - - - - - - - -
- - - - -
- -
- - - - - - - - - - - -
- - - - -
- -
- - - - - - - - - - -
- -
-
- - - - -
- -
-
- - - - -
diff -r bd12f97bf39d -r b92784764ecd diamond_makedb.xml --- a/diamond_makedb.xml Tue May 28 12:55:16 2024 +0000 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,90 +0,0 @@ - - Build database from a FASTA file - - macros.xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff -r bd12f97bf39d -r b92784764ecd diamond_view.xml --- a/diamond_view.xml Tue May 28 12:55:16 2024 +0000 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,106 +0,0 @@ - - generate formatted output from DAA files - - macros.xml - - - - - - - -
- -
- - -
- - - - - - -
- - - -
- - - - - -
- - -
- - - - -
- -
- - -
- - - -
- - - - - - -
-
- - - - - -
diff -r bd12f97bf39d -r b92784764ecd macros.xml --- a/macros.xml Tue May 28 12:55:16 2024 +0000 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,173 +0,0 @@ - - 2.1.9 - 0 - - - - - - - - - /usr/bin/diamond version | cut -d" " -f 3 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 10.1038/nmeth.3176 - - - - - - - output_section["output"]["outfmt"] == "0" - - - output_section["output"]["outfmt"] == "5" - - - output_section["output"]["outfmt"] == "6" - - - - output_section["output"]["outfmt"] == "100" - - - output_section["output"]["outfmt"] == "101" - - - output_section["output"]["outfmt"] == "102" - - - - - #if $output_section.output.outfmt == "0" - --outfmt '0' - --out '$blast_pairw' - #else if $output_section.output.outfmt == "5" - --outfmt '5' - --out '$blast_xml' - #else if $output_section.output.outfmt == "6" - --outfmt '6' #echo ' '.join(str($output_section.output.fields).split(',')) - --out '$blast_tabular' - --unal $output_section.output.unal - #else if $output_section.output.outfmt == "100" - --outfmt '100' - $output_section.output.salltitles - $output_section.output.sallseqid - --out output.daa - #else if $output_section.output.outfmt == "101" - --outfmt '101' - $output_section.output.salltitles - $output_section.output.sallseqid - --out '$sam_output' - #else if $output_section.output.outfmt == "102" - --outfmt '102' - --out '$tax_output' - #end if - - - - #if str($hit_filter.hit_filter_select) == 'max': - --max-target-seqs '$hit_filter.max_target_seqs' - #else: - --top '$hit_filter.top' - #end if - - diff -r bd12f97bf39d -r b92784764ecd tool-data/diamond_database.loc --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool-data/diamond_database.loc Tue May 28 13:03:48 2024 +0000 @@ -0,0 +1,10 @@ +#This is a sample file that enables the diamind to find the protein databases +#You will need to create these data files and then create +#a diamond_database.loc file similar to this one (store it in this directory) +#that points to the directories in which those files are stored. +#The diamond_database_indices.loc file has this format (longer white space characters are TAB characters): +# +# +# +#So, for example: +#ncbi_nr NCBI NR database (1-1-2015) /data/db/diamond/1-1-2015/nr.dmnd diff -r bd12f97bf39d -r b92784764ecd tool-data/diamond_database.loc.sample --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool-data/diamond_database.loc.sample Tue May 28 13:03:48 2024 +0000 @@ -0,0 +1,10 @@ +#This is a sample file that enables the diamind to find the protein databases +#You will need to create these data files and then create +#a diamond_database.loc file similar to this one (store it in this directory) +#that points to the directories in which those files are stored. +#The diamond_database_indices.loc file has this format (longer white space characters are TAB characters): +# +# +# +#So, for example: +#ncbi_nr NCBI NR database (1-1-2015) /data/db/diamond/1-1-2015/nr.dmnd diff -r bd12f97bf39d -r b92784764ecd tool_data_table_conf.xml.sample --- a/tool_data_table_conf.xml.sample Tue May 28 12:55:16 2024 +0000 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,8 +0,0 @@ - - - - - value, name, db_path - -
-
diff -r bd12f97bf39d -r b92784764ecd tool_data_table_conf.xml.test --- a/tool_data_table_conf.xml.test Tue May 28 12:55:16 2024 +0000 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,7 +0,0 @@ - - - - value, name, db_path - -
-