# HG changeset patch # User p.lucas # Date 1716903944 0 # Node ID bb97c10fe00f54d2dabd7d1b3d5602af633bf3e4 # Parent b31e817c5480f71dd3c217dcb024aaa6ea34162d Uploaded diff -r b31e817c5480 -r bb97c10fe00f diamond.xml --- a/diamond.xml Tue May 28 13:42:13 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 b31e817c5480 -r bb97c10fe00f diamond_makedb.xml --- a/diamond_makedb.xml Tue May 28 13:42:13 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 b31e817c5480 -r bb97c10fe00f diamond_view.xml --- a/diamond_view.xml Tue May 28 13:42:13 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 b31e817c5480 -r bb97c10fe00f macros.xml --- a/macros.xml Tue May 28 13:42:13 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 b31e817c5480 -r bb97c10fe00f tool-data/diamond_database.loc --- a/tool-data/diamond_database.loc Tue May 28 13:42:13 2024 +0000 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,10 +0,0 @@ -#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 b31e817c5480 -r bb97c10fe00f tool-data/diamond_database.loc.sample --- a/tool-data/diamond_database.loc.sample Tue May 28 13:42:13 2024 +0000 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,10 +0,0 @@ -#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 b31e817c5480 -r bb97c10fe00f tool_data_table_conf.xml.sample --- a/tool_data_table_conf.xml.sample Tue May 28 13:42:13 2024 +0000 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,8 +0,0 @@ - - - - - value, name, db_path - -
-
diff -r b31e817c5480 -r bb97c10fe00f tool_data_table_conf.xml.test --- a/tool_data_table_conf.xml.test Tue May 28 13:42:13 2024 +0000 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,7 +0,0 @@ - - - - value, name, db_path - -
-