comparison test-data/fastx_barcode_splitter1.out @ 4:0fb7e9130a70 draft default tip

planemo upload for repository https://github.com/lparsons/galaxy_tools/tree/master/tools/fastx_barcode_splitter_enhanced commit 460463a5406419fe8e113467bdb8bd093d21e7c5
author lparsons
date Mon, 02 May 2016 17:04:32 -0400
parents 32304398ef67
children
comparison
equal deleted inserted replaced
3:e7b7cdc1834d 4:0fb7e9130a70
1 <html><body><table border=1> 1 # Barcode Count
2 <tr><td> 2 BC1 11
3 Barcode</td><td>Count</td><td>Location 3 BC2 12
4 </td></tr> 4 BC3 9
5 <tr><td> 5 BC4 1
6 BC1</td><td>11</td><td>BC1.fastqsolexa 6 unmatched 9
7 </td></tr> 7 total 42
8 <tr><td>
9 BC2</td><td>12</td><td>BC2.fastqsolexa
10 </td></tr>
11 <tr><td>
12 BC3</td><td>9</td><td>BC3.fastqsolexa
13 </td></tr>
14 <tr><td>
15 BC4</td><td>1</td><td>BC4.fastqsolexa
16 </td></tr>
17 <tr><td>
18 unmatched</td><td>9</td><td>unmatched.fastqsolexa
19 </td></tr>
20 <tr><td>
21 total</td><td>42
22 </td></tr>
23 <p>
24 </table></body></html>