diff --git a/tools/diamond/diamond.xml b/tools/diamond/diamond.xml index c184919c4c2..1b846c99401 100644 --- a/tools/diamond/diamond.xml +++ b/tools/diamond/diamond.xml @@ -1,4 +1,4 @@ - + alignment tool for short sequences against a protein database macros.xml @@ -6,9 +6,9 @@ diamond - - - + + + @@ -131,9 +137,14 @@ + + + + + + - - + @@ -146,21 +157,17 @@ - + - - - + @@ -170,7 +177,7 @@ - + @@ -185,7 +192,7 @@ - + @@ -196,16 +203,17 @@ - + [0-9,]* - + - + + @@ -214,6 +222,9 @@ + + + @@ -246,10 +257,9 @@ - - - + + + @@ -260,33 +270,26 @@ - + - + - - + + + - - - - + + + +
- + @@ -297,12 +300,19 @@ - + +
+
- + + + + + + @@ -310,19 +320,22 @@
- + output_section['output_unal'] and "--un" in output_section['output_unal'] - output_section['output_unal'] and "--un" in output_section['output_unal'] + output_section['output_unal'] and "--al" in output_section['output_unal'] + + + output_section['log'] - + @@ -332,8 +345,7 @@
- - +
@@ -345,11 +357,11 @@ - + - + @@ -359,12 +371,12 @@ - + - + @@ -372,7 +384,7 @@ - + @@ -381,7 +393,7 @@ - +
@@ -397,11 +409,11 @@ - + - + @@ -413,7 +425,7 @@ - + @@ -436,11 +448,11 @@ - + - + @@ -452,7 +464,7 @@ - + @@ -471,7 +483,7 @@ - + @@ -494,11 +506,11 @@ - + - + @@ -510,7 +522,7 @@ - + @@ -526,10 +538,29 @@
- + - + + + + + + + + +
+ + + + +
+ +
+ + + + @@ -545,10 +576,10 @@ - + - + @@ -564,10 +595,10 @@ - + - + @@ -583,10 +614,10 @@ - + - + @@ -602,10 +633,10 @@ - + - + @@ -621,10 +652,10 @@ - + - + @@ -642,6 +673,54 @@ + + + + + + + + + + +
+ +
+
+ + + + +
+ +
+ + + + + + + + + + +
+ + + + + +
+ + + + + + + + + +
- +
diff --git a/tools/diamond/diamond_makedb.xml b/tools/diamond/diamond_makedb.xml index deb070ec4e1..525d4504381 100644 --- a/tools/diamond/diamond_makedb.xml +++ b/tools/diamond/diamond_makedb.xml @@ -1,18 +1,16 @@ - + Build database from a FASTA file macros.xml - - - - - + + + - + - - - - - - - - - - - - - - + + + + + + + + + + + + + - - @@ -56,14 +48,13 @@ - - - + + + - - - + diff --git a/tools/diamond/diamond_view.xml b/tools/diamond/diamond_view.xml index 2cbd8e33a6a..77c1311c957 100644 --- a/tools/diamond/diamond_view.xml +++ b/tools/diamond/diamond_view.xml @@ -1,11 +1,11 @@ - + generate formatted output from DAA files macros.xml - - - + + + - +
- +
- - + +
- + - +
@@ -40,12 +40,12 @@
- +
- +
@@ -55,7 +55,7 @@ - +
@@ -63,13 +63,12 @@
- + - +
- - + diff --git a/tools/diamond/macros.xml b/tools/diamond/macros.xml index 52dbea95ad6..a56bd84872c 100644 --- a/tools/diamond/macros.xml +++ b/tools/diamond/macros.xml @@ -1,22 +1,19 @@ - 2.0.15 + 2.1.11 0 - diamond + diamond - - + - diamond version | cut -d" " -f 3 - @@ -26,6 +23,7 @@ + @@ -69,20 +67,17 @@ - - - - - - + + + + - @@ -90,57 +85,50 @@ - + - + - - + - - + - - 10.1038/nmeth.3176 + 10.1038/s41592-021-01101-x - - - + 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" + + output_section["output"]["outfmt"] == "104" + - #if $output_section.output.outfmt == "0" --outfmt '0' @@ -151,23 +139,18 @@ #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' + $output_section.output.include_lineage #end if - #if str($hit_filter.hit_filter_select) == 'max': --max-target-seqs '$hit_filter.max_target_seqs' diff --git a/tools/diamond/test-data/db-wtax.dmnd b/tools/diamond/test-data/db-wtax.dmnd index 4104a1a661d..6247aa99b7a 100644 Binary files a/tools/diamond/test-data/db-wtax.dmnd and b/tools/diamond/test-data/db-wtax.dmnd differ diff --git a/tools/diamond/test-data/db.dmnd b/tools/diamond/test-data/db.dmnd index 7ae0ea9a3af..9778bd2e207 100644 Binary files a/tools/diamond/test-data/db.dmnd and b/tools/diamond/test-data/db.dmnd differ diff --git a/tools/diamond/test-data/diamond_log.txt b/tools/diamond/test-data/diamond_log.txt new file mode 100644 index 00000000000..10324e82930 --- /dev/null +++ b/tools/diamond/test-data/diamond_log.txt @@ -0,0 +1,261 @@ +diamond blastx --quiet --threads 1 --db ./database --query /tmp/tmpb7mnrgbk/files/0/b/a/dataset_0bafd694-5276-4809-9258-1d272c89c442.dat --query-gencode 1 --strand both --min-orf 1 --outfmt 6 qseqid sseqid pident length mismatch gapopen qstart qend sstart send evalue bitscore --out /tmp/tmpb7mnrgbk/job_working_directory/000/34/outputs/dataset_9356bfe1-71ff-4289-b524-b07b2006b561.dat --compress 0 --algo 0 --matrix BLOSUM62 --comp-based-stats 1 --masking 1 --max-target-seqs 25 --evalue 0.001 --id 0 --query-cover 0 --subject-cover 0 --block-size 2.0 --motif-masking 0 --soft-masking 0 --index-chunks 4 --file-buffer-size 67108864 --log +#CPU threads: 1 +Scoring parameters: (Matrix=BLOSUM62 Lambda=0.267 K=0.041 Penalties=11/1) +CPU features detected: ssse3 popcnt sse4.1 avx2 +L3 cache size: 12582912 +MAX_SHAPE_LEN=19 SEQ_MASK STRICT_BAND +Temporary directory: /tmp/tmpb7mnrgbk/job_working_directory/000/34/outputs +#Target sequences to report alignments for: 25 +DP fields: 510 +Opening the database... [0s] +Database: ./database (type: Diamond database, sequences: 2, letters: 568) +Block size = 2000000000 +Current RSS: 6.5 MB, Peak RSS: 6.5 MB +Opening the input file... [0s] +Opening the output file... [0s] +Current RSS: 6.6 MB, Peak RSS: 6.6 MB +Loading query sequences... Sequences = 6, letters = 1694, average length = 282 + [0s] +Sequences = 6, letters = 1694, average length = 282 +Masking queries... [0s] +Current RSS: 7.1 MB, Peak RSS: 7.1 MB +Seed partition bits = 8 +Algorithm: Double-indexed +Shape configuration: 111101110111,111011010010111 +Building query histograms... [0s] +Current RSS: 7.1 MB, Peak RSS: 7.1 MB +Seeking in database... [0s] +Loading reference sequences... Sequences = 2, letters = 568, average length = 284 + [0s] +Current RSS: 7.1 MB, Peak RSS: 7.1 MB +Masking reference... [0s] +Masked letters: 0 +Initializing temporary storage... Async_buffer() 1 + [0s] +Building reference histograms... [0s] +Allocating buffers... [0s] +Current RSS: 7.4 MB, Peak RSS: 7.4 MB +Processing query block 1, reference block 1/1, shape 1/2, index chunk 1/4. +Building reference seed array... [0s] +Current RSS: 7.4 MB, Peak RSS: 7.4 MB +Building query seed array... [0s] +Current RSS: 7.4 MB, Peak RSS: 7.4 MB +Indexed query seeds = 301/1694 (17.77%), reference seeds = 87/568 (15.32%) +Soft masked letters = 0/1694 (0.00%), 0/568 (0.00%) +Computing hash join... [0s] +Current RSS: 7.2 MB, Peak RSS: 7.4 MB +Masking low complexity seeds... [0s] +Masked seeds: 0/53 (0.00%) +Masked positions (query): 0/1694 (0.00%) +Masked positions (target): 0/568 (0.00%) +Current RSS: 7.4 MB, Peak RSS: 7.4 MB +Searching alignments... [0s] +Current RSS: 8.6 MB, Peak RSS: 9.5 MB +Deallocating memory... [0s] +Current RSS: 7.6 MB, Peak RSS: 9.5 MB +Processing query block 1, reference block 1/1, shape 1/2, index chunk 2/4. +Building reference seed array... [0s] +Current RSS: 7.6 MB, Peak RSS: 9.5 MB +Building query seed array... [0s] +Current RSS: 7.6 MB, Peak RSS: 9.5 MB +Indexed query seeds = 286/1694 (16.88%), reference seeds = 120/568 (21.13%) +Soft masked letters = 0/1694 (0.00%), 0/568 (0.00%) +Computing hash join... [0s] +Current RSS: 7.6 MB, Peak RSS: 9.5 MB +Masking low complexity seeds... [0s] +Masked seeds: 0/71 (0.00%) +Masked positions (query): 0/1694 (0.00%) +Masked positions (target): 0/568 (0.00%) +Current RSS: 7.6 MB, Peak RSS: 9.5 MB +Searching alignments... [0s] +Current RSS: 9.4 MB, Peak RSS: 9.5 MB +Deallocating memory... [0s] +Current RSS: 9.4 MB, Peak RSS: 9.5 MB +Processing query block 1, reference block 1/1, shape 1/2, index chunk 3/4. +Building reference seed array... [0s] +Current RSS: 9.4 MB, Peak RSS: 9.5 MB +Building query seed array... [0s] +Current RSS: 9.4 MB, Peak RSS: 9.5 MB +Indexed query seeds = 296/1694 (17.47%), reference seeds = 98/568 (17.25%) +Soft masked letters = 0/1694 (0.00%), 0/568 (0.00%) +Computing hash join... [0s] +Current RSS: 9.4 MB, Peak RSS: 9.5 MB +Masking low complexity seeds... [0s] +Masked seeds: 0/54 (0.00%) +Masked positions (query): 0/1694 (0.00%) +Masked positions (target): 0/568 (0.00%) +Current RSS: 9.4 MB, Peak RSS: 9.5 MB +Searching alignments... [0s] +Current RSS: 9.4 MB, Peak RSS: 9.5 MB +Deallocating memory... [0s] +Current RSS: 9.4 MB, Peak RSS: 9.5 MB +Processing query block 1, reference block 1/1, shape 1/2, index chunk 4/4. +Building reference seed array... [0s] +Current RSS: 9.4 MB, Peak RSS: 9.5 MB +Building query seed array... [0s] +Current RSS: 9.4 MB, Peak RSS: 9.5 MB +Indexed query seeds = 307/1694 (18.12%), reference seeds = 109/568 (19.19%) +Soft masked letters = 0/1694 (0.00%), 0/568 (0.00%) +Computing hash join... [0s] +Current RSS: 9.4 MB, Peak RSS: 9.5 MB +Masking low complexity seeds... [0s] +Masked seeds: 0/61 (0.00%) +Masked positions (query): 0/1694 (0.00%) +Masked positions (target): 0/568 (0.00%) +Current RSS: 9.4 MB, Peak RSS: 9.5 MB +Searching alignments... [0s] +Current RSS: 9.4 MB, Peak RSS: 9.5 MB +Deallocating memory... [0s] +Current RSS: 9.4 MB, Peak RSS: 9.5 MB +Current RSS: 9.4 MB, Peak RSS: 9.5 MB +Processing query block 1, reference block 1/1, shape 2/2, index chunk 1/4. +Building reference seed array... [0s] +Current RSS: 9.4 MB, Peak RSS: 9.5 MB +Building query seed array... [0s] +Current RSS: 9.4 MB, Peak RSS: 9.5 MB +Indexed query seeds = 301/1694 (17.77%), reference seeds = 92/568 (16.20%) +Soft masked letters = 0/1694 (0.00%), 0/568 (0.00%) +Computing hash join... [0s] +Current RSS: 9.4 MB, Peak RSS: 9.5 MB +Masking low complexity seeds... [0s] +Masked seeds: 0/51 (0.00%) +Masked positions (query): 0/1694 (0.00%) +Masked positions (target): 0/568 (0.00%) +Current RSS: 9.4 MB, Peak RSS: 9.5 MB +Searching alignments... [0s] +Current RSS: 9.4 MB, Peak RSS: 9.5 MB +Deallocating memory... [0s] +Current RSS: 9.4 MB, Peak RSS: 9.5 MB +Processing query block 1, reference block 1/1, shape 2/2, index chunk 2/4. +Building reference seed array... [0s] +Current RSS: 9.4 MB, Peak RSS: 9.5 MB +Building query seed array... [0s] +Current RSS: 9.4 MB, Peak RSS: 9.5 MB +Indexed query seeds = 283/1694 (16.71%), reference seeds = 95/568 (16.73%) +Soft masked letters = 0/1694 (0.00%), 0/568 (0.00%) +Computing hash join... [0s] +Current RSS: 9.4 MB, Peak RSS: 9.5 MB +Masking low complexity seeds... [0s] +Masked seeds: 0/55 (0.00%) +Masked positions (query): 0/1694 (0.00%) +Masked positions (target): 0/568 (0.00%) +Current RSS: 9.4 MB, Peak RSS: 9.5 MB +Searching alignments... [0s] +Current RSS: 9.4 MB, Peak RSS: 9.5 MB +Deallocating memory... [0s] +Current RSS: 9.4 MB, Peak RSS: 9.5 MB +Processing query block 1, reference block 1/1, shape 2/2, index chunk 3/4. +Building reference seed array... [0s] +Current RSS: 9.4 MB, Peak RSS: 9.5 MB +Building query seed array... [0s] +Current RSS: 9.4 MB, Peak RSS: 9.5 MB +Indexed query seeds = 266/1694 (15.70%), reference seeds = 93/568 (16.37%) +Soft masked letters = 0/1694 (0.00%), 0/568 (0.00%) +Computing hash join... [0s] +Current RSS: 9.4 MB, Peak RSS: 9.5 MB +Masking low complexity seeds... [0s] +Masked seeds: 0/56 (0.00%) +Masked positions (query): 0/1694 (0.00%) +Masked positions (target): 0/568 (0.00%) +Current RSS: 9.4 MB, Peak RSS: 9.5 MB +Searching alignments... [0s] +Current RSS: 9.4 MB, Peak RSS: 9.5 MB +Deallocating memory... [0s] +Current RSS: 9.4 MB, Peak RSS: 9.5 MB +Processing query block 1, reference block 1/1, shape 2/2, index chunk 4/4. +Building reference seed array... [0s] +Current RSS: 9.4 MB, Peak RSS: 9.5 MB +Building query seed array... [0s] +Current RSS: 9.4 MB, Peak RSS: 9.5 MB +Indexed query seeds = 305/1694 (18.00%), reference seeds = 113/568 (19.89%) +Soft masked letters = 0/1694 (0.00%), 0/568 (0.00%) +Computing hash join... [0s] +Current RSS: 9.4 MB, Peak RSS: 9.5 MB +Masking low complexity seeds... [0s] +Masked seeds: 0/68 (0.00%) +Masked positions (query): 0/1694 (0.00%) +Masked positions (target): 0/568 (0.00%) +Current RSS: 9.4 MB, Peak RSS: 9.5 MB +Searching alignments... [0s] +Current RSS: 9.4 MB, Peak RSS: 9.5 MB +Deallocating memory... [0s] +Current RSS: 9.4 MB, Peak RSS: 9.5 MB +Current RSS: 9.4 MB, Peak RSS: 9.5 MB +Deallocating buffers... [0s] +Clearing query masking... [0s] +Current RSS: 9.4 MB, Peak RSS: 9.5 MB +Computing alignments... Async_buffer.load() 21(2.93367e-07 GB, 2.38419e-07 GB on disk) +Loading trace points... [0s] +Sorting trace points... [0s] +Computing partition... [0s] +Computing alignments... [0s] +Deallocating buffers... [0s] +Loading trace points... [0s] + [0.001s] +Deallocating reference... [0s] +Loading reference sequences... Current RSS: 10.1 MB, Peak RSS: 10.1 MB + [0s] +Deallocating buffers... [0s] +Current RSS: 10.1 MB, Peak RSS: 10.1 MB +Deallocating queries... [0s] +Current RSS: 10.1 MB, Peak RSS: 10.1 MB +Loading query sequences... [0s] +Closing the input file... [0s] +Closing the output file... [0s] +Closing the database... [0s] +Cleaning up... [0s] +Current RSS: 10.1 MB, Peak RSS: 10.1 MB +Total time = 0.017s +Hits (filter stage 0) = 774 +Hits (filter stage 1) = 774 (100 %) +Hits (filter stage 2) = 774 (100 %) +Hits (filter stage 3) = 21 (2.71318 %) +Target hits (stage 0) = 2 +Target hits (stage 1) = 0 +Target hits (stage 2) = 2 +Target hits (stage 3) = 2 (0 (0%) with CBS) +Target hits (stage 4) = 2 +Target hits (stage 5) = 2 +Target hits (stage 6) = 2 +Swipe realignments = 0 +Matrix adjusts = 0 +Extensions (8 bit) = 0 +Extensions (16 bit) = 4 +Extensions (32 bit) = 0 +Overflows (8 bit) = 0 +Wasted (16 bit) = 0 +Effort (Extension) = 8 +Effort (Cells) = 0 +Cells (8 bit) = 0 +Cells (16 bit) = 0 +SWIPE tasks = 2 +SWIPE tasks (async) = 0 +Trivial aln = 0 +Hard queries = 0 +Gapped filter (targets) = 0 +Gapped filter (hits) stage 1 = 0 +Gapped filter (hits) stage 2 = 0 +Time (Load seed hit targets) = 5e-06s (CPU) +Time (Sort targets by score) = 0s (CPU) +Time (Gapped filter) = 0s (CPU) +Time (Matrix adjust) = 0s (CPU) +Time (Chaining) = 3.4e-05s (CPU) +Time (DP target sorting) = 0s (CPU) +Time (Query profiles) = 0s (CPU) +Time (Smith Waterman) = 0.000352s (CPU) +Time (Anchored SWIPE Alloc) = 0s (CPU) +Time (Anchored SWIPE Sort) = 0s (CPU) +Time (Anchored SWIPE Add) = 0s (CPU) +Time (Anchored SWIPE Output) = 0s (CPU) +Time (Anchored SWIPE) = 0s (CPU) +Time (Smith Waterman TB) = 0s (CPU) +Time (Smith Waterman-32) = 0s (CPU) +Time (Traceback) = 1.6e-05s (CPU) +Time (Target parallel) = 0s (wall) +Time (Load seed hits) = 0.000797s (wall) +Time (Sort seed hits) = 2.8e-05s (wall) +Time (Extension) = 0.000568s (wall) +Temporary disk space used (search): 2.38419e-07 GB +Reported 2 pairwise alignments, 2 HSPs. +1 queries aligned. +Current RSS: 10.1 MB, Peak RSS: 10.1 MB diff --git a/tools/diamond/test-data/diamond_results.daa b/tools/diamond/test-data/diamond_results.daa index 9c6a84bd999..a69cfd13059 100644 Binary files a/tools/diamond/test-data/diamond_results.daa and b/tools/diamond/test-data/diamond_results.daa differ diff --git a/tools/diamond/test-data/diamond_results.sam b/tools/diamond/test-data/diamond_results.sam index a34633c9048..7f165959c22 100644 --- a/tools/diamond/test-data/diamond_results.sam +++ b/tools/diamond/test-data/diamond_results.sam @@ -1,5 +1,5 @@ @HD VN:1.5 SO:query -@PG PN:DIAMOND VN:2.0.15 CL:diamond view --threads 1 --daa input.daa --outfmt 101 --salltitles --sallseqid --out /tmp/tmpuqw24dac/files/e/4/b/dataset_e4b47568-a2e4-4ec1-ac5f-f266085686a4.dat --top 0 --forwardonly --compress 0 +@PG PN:DIAMOND VN:2.1.11 CL:diamond view --threads 1 --daa input.daa --outfmt 101 --out /tmp/tmp61jyo35f/job_working_directory/000/6/outputs/dataset_bb83a399-fa7d-414f-afff-28cb61b3cd8d.dat --top 0 --forwardonly --verbose @mm BlastP @CO BlastP-like alignments @CO Reporting AS: bitScore, ZR: rawScore, ZE: expected, ZI: percent identity, ZL: reference length, ZF: frame, ZS: query start DNA coordinate diff --git a/tools/diamond/test-data/diamond_results.tabular b/tools/diamond/test-data/diamond_results.tabular index bff70449b36..7deb33e98aa 100644 --- a/tools/diamond/test-data/diamond_results.tabular +++ b/tools/diamond/test-data/diamond_results.tabular @@ -1,3 +1,2 @@ -sequence gi|5524211|gb|AAD44166.1| 99.6 284 0 1 1 283 1 284 1.44e-205 550 100 0 0 0 -sequence gi|5524212|gb|AAD44167.1| 79.6 284 57 1 1 283 1 284 5.77e-150 409 100 0 0 0 -shuffled * -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 * * * +sequence gi|5524211|gb|AAD44166.1| 99.6 284 0 1 1 283 1 284 1.44e-205 550 100 0 0 0 94M1D189M +sequence gi|5524212|gb|AAD44167.1| 79.6 284 57 1 1 283 1 284 5.77e-150 409 100 0 0 0 105M1D178M diff --git a/tools/diamond/test-data/diamond_results.xml b/tools/diamond/test-data/diamond_results.xml index 59accf09c19..a3b0cb15b70 100644 --- a/tools/diamond/test-data/diamond_results.xml +++ b/tools/diamond/test-data/diamond_results.xml @@ -2,7 +2,7 @@ blastp - diamond 2.0.15 + diamond 2.1.11 Benjamin Buchfink, Xie Chao, and Daniel Huson (2015), "Fast and sensitive protein alignment using DIAMOND", Nature Methods 12:59-60. Query_1 diff --git a/tools/diamond/test-data/diamond_results_log_test.tabular b/tools/diamond/test-data/diamond_results_log_test.tabular new file mode 100644 index 00000000000..d6033270ac2 --- /dev/null +++ b/tools/diamond/test-data/diamond_results_log_test.tabular @@ -0,0 +1,2 @@ +sequence gi|5524211|gb|AAD44166.1| 99.6 284 0 1 1 849 1 284 1.44e-205 550 +sequence gi|5524212|gb|AAD44167.1| 79.6 284 57 1 1 849 1 284 5.77e-150 409 diff --git a/tools/diamond/test-data/diamond_results_soft_masking.tabular b/tools/diamond/test-data/diamond_results_soft_masking.tabular new file mode 100644 index 00000000000..d6033270ac2 --- /dev/null +++ b/tools/diamond/test-data/diamond_results_soft_masking.tabular @@ -0,0 +1,2 @@ +sequence gi|5524211|gb|AAD44166.1| 99.6 284 0 1 1 849 1 284 1.44e-205 550 +sequence gi|5524212|gb|AAD44167.1| 79.6 284 57 1 1 849 1 284 5.77e-150 409 diff --git a/tools/diamond/test-data/diamond_results_soft_masking_memory.tabular b/tools/diamond/test-data/diamond_results_soft_masking_memory.tabular new file mode 100644 index 00000000000..d6033270ac2 --- /dev/null +++ b/tools/diamond/test-data/diamond_results_soft_masking_memory.tabular @@ -0,0 +1,2 @@ +sequence gi|5524211|gb|AAD44166.1| 99.6 284 0 1 1 849 1 284 1.44e-205 550 +sequence gi|5524212|gb|AAD44167.1| 79.6 284 57 1 1 849 1 284 5.77e-150 409 diff --git a/tools/diamond/test-data/diamond_results_swipe.tabular b/tools/diamond/test-data/diamond_results_swipe.tabular new file mode 100644 index 00000000000..d6033270ac2 --- /dev/null +++ b/tools/diamond/test-data/diamond_results_swipe.tabular @@ -0,0 +1,2 @@ +sequence gi|5524211|gb|AAD44166.1| 99.6 284 0 1 1 849 1 284 1.44e-205 550 +sequence gi|5524212|gb|AAD44167.1| 79.6 284 57 1 1 849 1 284 5.77e-150 409