Mercurial > repos > devteam > emboss_5
comparison test-data/dreg.seqtable @ 17:ce385837c160 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:51:11 +0000 |
| parents | |
| children |
comparison
equal
deleted
inserted
replaced
| 16:dba489bfcd62 | 17:ce385837c160 |
|---|---|
| 1 ######################################## | |
| 2 # Program: dreg | |
| 3 # Rundate: Thu 19 Nov 2020 16:17:07 | |
| 4 # Commandline: dreg | |
| 5 # -sequence /tmp/tmpo6m2ny4d/files/4/b/a/dataset_4ba37f85-26f4-4d07-82eb-e313af066380.dat | |
| 6 # -outfile /tmp/tmpo6m2ny4d/files/4/6/e/dataset_46e9ea4f-becf-4442-9075-66c0be3bf67f.dat | |
| 7 # -pattern "g[atcg]ctct{2,2}gcc" | |
| 8 # -raccshow3 no | |
| 9 # -rusashow3 no | |
| 10 # -rdesshow3 no | |
| 11 # -auto | |
| 12 # Report_format: seqtable | |
| 13 # Report_file: /tmp/tmpo6m2ny4d/files/4/6/e/dataset_46e9ea4f-becf-4442-9075-66c0be3bf67f.dat | |
| 14 ######################################## | |
| 15 | |
| 16 #======================================= | |
| 17 # | |
| 18 # Sequence: Sequence from: 1 to: 561 | |
| 19 # HitCount: 1 | |
| 20 # | |
| 21 # Pattern: g[atcg]ctct{2,2}gcc | |
| 22 # | |
| 23 #======================================= | |
| 24 | |
| 25 Start End Pattern_name Sequence | |
| 26 141 150 regex1 gtctcttgcc | |
| 27 | |
| 28 #--------------------------------------- | |
| 29 #--------------------------------------- | |
| 30 | |
| 31 #--------------------------------------- | |
| 32 # Total_sequences: 1 | |
| 33 # Total_hitcount: 1 | |
| 34 #--------------------------------------- |
