Mercurial > repos > devteam > emboss_5
comparison test-data/preg.seqtable @ 18:c2228166c035 draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/emboss_5 commit 4812c313fd8762b11f7fd002436e3a93b4c67f00"
| author | iuc |
|---|---|
| date | Fri, 20 Nov 2020 16:49:40 +0000 |
| parents | |
| children |
comparison
equal
deleted
inserted
replaced
| 17:bde3097ac0f6 | 18:c2228166c035 |
|---|---|
| 1 ######################################## | |
| 2 # Program: preg | |
| 3 # Rundate: Thu 19 Nov 2020 16:17:17 | |
| 4 # Commandline: preg | |
| 5 # -sequence /tmp/tmpo6m2ny4d/files/f/6/0/dataset_f609b47c-0fca-4ed4-b83a-d3263a8cfb17.dat | |
| 6 # -outfile /tmp/tmpo6m2ny4d/files/7/0/8/dataset_7087e30b-2929-4100-b6d7-1220864626f8.dat | |
| 7 # -pattern "ASX?L" | |
| 8 # -auto | |
| 9 # Report_format: seqtable | |
| 10 # Report_file: /tmp/tmpo6m2ny4d/files/7/0/8/dataset_7087e30b-2929-4100-b6d7-1220864626f8.dat | |
| 11 ######################################## | |
| 12 | |
| 13 #======================================= | |
| 14 # | |
| 15 # Sequence: HSFAU1_3 from: 1 to: 150 | |
| 16 # HitCount: 1 | |
| 17 # | |
| 18 # Pattern: ASX?L | |
| 19 # | |
| 20 #======================================= | |
| 21 | |
| 22 Start End Pattern_name Sequence | |
| 23 47 49 regex1 ASL | |
| 24 | |
| 25 #--------------------------------------- | |
| 26 #--------------------------------------- | |
| 27 #======================================= | |
| 28 # | |
| 29 # Sequence: HSFAU2_3 from: 1 to: 78 | |
| 30 # HitCount: 1 | |
| 31 # | |
| 32 # Pattern: ASX?L | |
| 33 # | |
| 34 #======================================= | |
| 35 | |
| 36 Start End Pattern_name Sequence | |
| 37 47 49 regex1 ASL | |
| 38 | |
| 39 #--------------------------------------- | |
| 40 #--------------------------------------- | |
| 41 #======================================= | |
| 42 # | |
| 43 # Sequence: HSFAU3_3 from: 1 to: 151 | |
| 44 # HitCount: 1 | |
| 45 # | |
| 46 # Pattern: ASX?L | |
| 47 # | |
| 48 #======================================= | |
| 49 | |
| 50 Start End Pattern_name Sequence | |
| 51 47 49 regex1 ASL | |
| 52 | |
| 53 #--------------------------------------- | |
| 54 #--------------------------------------- | |
| 55 #======================================= | |
| 56 # | |
| 57 # Sequence: HSFAU4_3 from: 1 to: 153 | |
| 58 # HitCount: 1 | |
| 59 # | |
| 60 # Pattern: ASX?L | |
| 61 # | |
| 62 #======================================= | |
| 63 | |
| 64 Start End Pattern_name Sequence | |
| 65 48 50 regex1 ASL | |
| 66 | |
| 67 #--------------------------------------- | |
| 68 #--------------------------------------- | |
| 69 #======================================= | |
| 70 # | |
| 71 # Sequence: HSFAU5_3 from: 1 to: 151 | |
| 72 # HitCount: 1 | |
| 73 # | |
| 74 # Pattern: ASX?L | |
| 75 # | |
| 76 #======================================= | |
| 77 | |
| 78 Start End Pattern_name Sequence | |
| 79 47 49 regex1 ASL | |
| 80 | |
| 81 #--------------------------------------- | |
| 82 #--------------------------------------- | |
| 83 | |
| 84 #--------------------------------------- | |
| 85 # Total_sequences: 5 | |
| 86 # Total_hitcount: 5 | |
| 87 #--------------------------------------- |
