comparison galaxyp-toolshed-proteinpilot @ 2:ebeaa403d9eb

improved some datatype handling
author galaxyp
date Thu, 20 Jun 2013 10:50:41 -0400
parents
children
comparison
equal deleted inserted replaced
1:790d80981060 2:ebeaa403d9eb
1 <!DOCTYPE html>
2 <html lang="en">
3 <head>
4 <meta http-equiv="X-UA-Compatible" content="IE=edge" />
5 <meta charset="utf-8">
6 <title>
7 galaxyp / galaxyp-toolshed-proteinpilot &mdash; Bitbucket
8 </title>
9 <link rel="icon" type="image/png" href="https://d3oaxc4q5k2d6q.cloudfront.net/m/968d9745b7be/img/favicon.png">
10 <meta id="bb-canon-url" name="bb-canon-url" content="https://bitbucket.org">
11
12
13 <link rel="stylesheet" href="https://d3oaxc4q5k2d6q.cloudfront.net/m/968d9745b7be/compressed/css/4c9fb96cff70.css" type="text/css" />
14 <link rel="stylesheet" href="https://d3oaxc4q5k2d6q.cloudfront.net/m/968d9745b7be/compressed/css/8cc3605411c7.css" type="text/css" />
15
16 <!--[if lt IE 9]><link rel="stylesheet" href="https://d3oaxc4q5k2d6q.cloudfront.net/m/968d9745b7be/css/aui/aui-ie.css" media="all"><![endif]-->
17 <!--[if IE 9]><link rel="stylesheet" href="https://d3oaxc4q5k2d6q.cloudfront.net/m/968d9745b7be/css/aui/aui-ie9.css" media="all"><![endif]-->
18 <!--[if IE]><link rel="stylesheet" href="https://d3oaxc4q5k2d6q.cloudfront.net/m/968d9745b7be/css/aui-overrides-ie.css" media="all"><![endif]-->
19 <meta name="description" content="
20
21
22
23 "/>
24 <link rel="search" type="application/opensearchdescription+xml" href="/opensearch.xml" title="Bitbucket" />
25
26
27 <link href="/galaxyp/galaxyp-toolshed-proteinpilot/rss" rel="alternate nofollow" type="application/rss+xml" title="RSS feed for galaxyp-toolshed-proteinpilot" />
28
29 <meta name="twitter:card" content="summary"/>
30 <meta name="twitter:site" content="@bitbucket"/>
31 <meta name="og:type" content="bitbucket:hgrepository"/>
32 <meta name="og:title" content="galaxyp / galaxyp-toolshed-proteinpilot"/>
33 <meta name="og:url" content="https://bitbucket.org/galaxyp/galaxyp-toolshed-proteinpilot"/>
34
35 <meta name="og:description" content="Hg repository hosted by Bitbucket."/>
36
37
38 <meta name="og:image" content="https://d3oaxc4q5k2d6q.cloudfront.net/m/968d9745b7be/img/language-avatars/default_128.png"/>
39
40
41
42 <script src="//cdn.optimizely.com/js/4079040.js"></script>
43
44 <script type="text/javascript">var NREUMQ=NREUMQ||[];NREUMQ.push(["mark","firstbyte",new Date().getTime()]);</script></head>
45 <body class="production "
46 data-base-url="https://bitbucket.org"
47 data-no-avatar-image="https://d3oaxc4q5k2d6q.cloudfront.net/m/968d9745b7be/img/default_avatar/16/user_blue.png"
48 data-current-user="{&quot;isKbdShortcutsEnabled&quot;: true, &quot;isSshEnabled&quot;: false, &quot;isAuthenticated&quot;: false}"
49 data-current-repo="{&quot;scm&quot;: &quot;hg&quot;, &quot;language&quot;: &quot;&quot;, &quot;creator&quot;: {&quot;username&quot;: &quot;jmchilton&quot;}, &quot;id&quot;: 1244948, &quot;readOnly&quot;: false, &quot;owner&quot;: {&quot;username&quot;: &quot;galaxyp&quot;, &quot;isTeam&quot;: true}, &quot;pygmentsLanguage&quot;: null, &quot;slug&quot;: &quot;galaxyp-toolshed-proteinpilot&quot;}"
50
51
52
53
54 >
55 <script type="text/javascript" src="https://d3oaxc4q5k2d6q.cloudfront.net/m/968d9745b7be/compressed/js/e98deabf8a2e.js"></script>
56 <div id="page">
57 <div id="wrapper">
58
59 <header id="header" role="banner">
60
61
62
63 <nav class="aui-header aui-dropdown2-trigger-group" role="navigation">
64 <div class="aui-header-inner">
65 <div class="aui-header-primary">
66 <h1 class="aui-header-logo aui-header-logo-bitbucket logged-out">
67 <a href="/" class="aui-nav-imagelink" id="logo-link">
68 <span class="aui-header-logo-device">Bitbucket</span>
69 </a>
70 </h1>
71
72 <script id="repo-dropdown-template" type="text/html">
73
74
75 [[#hasViewed]]
76 <div class="aui-dropdown2-section">
77 <strong class="viewed">Recently viewed</strong>
78 <ul class="aui-list-truncate">
79 [[#viewed]]
80 <li class="[[#is_private]]private[[/is_private]][[^is_private]]public[[/is_private]] repository">
81 <a href="[[url]]" title="[[owner]]/[[name]]" class=" aui-icon-container">
82 <img class="repo-avatar size16" src="[[{avatar}]]" alt="[[owner]]/[[name]] avatar"/>
83 [[owner]] / [[name]]
84 </a>
85 </li>
86 [[/viewed]]
87 </ul>
88 </div>
89 [[/hasViewed]]
90 [[#hasUpdated]]
91 <div class="aui-dropdown2-section">
92 <strong class="updated">Recently updated</strong>
93 <ul class="aui-list-truncate">
94 [[#updated]]
95 <li class="[[#is_private]]private[[/is_private]][[^is_private]]public[[/is_private]] repository">
96 <a href="[[url]]" title="[[owner]]/[[name]]" class=" aui-icon-container">
97 <img class="repo-avatar size16" src="[[{avatar}]]" alt="[[owner]]/[[name]] avatar"/>
98 [[owner]] / [[name]]
99 </a>
100 </li>
101 [[/updated]]
102 </ul>
103 </div>
104 [[/hasUpdated]]
105
106 </script>
107 <ul role="menu" class="aui-nav">
108
109 <li>
110 <a href="/plans">
111 Pricing &amp; signup
112 </a>
113 </li>
114 <li>
115 <a href="/whats-new">
116 What's new
117 </a>
118 </li>
119
120 </ul>
121
122 </div>
123 <div class="aui-header-secondary">
124
125 <ul role="menu" class="aui-nav">
126 <li>
127 <form action="/repo/all" method="get" class="aui-quicksearch">
128 <label for="search-query" class="assistive">owner/repository</label>
129 <input id="search-query" class="search" type="text" placeholder="owner/repository" name="name">
130 </form>
131 </li>
132 <li>
133 <a class="aui-dropdown2-trigger"aria-controls="header-help-dropdown" aria-owns="header-help-dropdown"
134 aria-haspopup="true" data-container="#header .aui-header-inner" href="#header-help-dropdown">
135 <span class="aui-icon aui-icon-small aui-iconfont-help">Help</span><span class="aui-icon-dropdown"></span>
136 </a>
137 <nav id="header-help-dropdown" class="aui-dropdown2 aui-style-default aui-dropdown2-in-header" aria-hidden="true">
138 <div class="aui-dropdown2-section">
139 <ul>
140 <li>
141 <a href="/whats-new" id="features-link">
142 What's new
143 </a>
144 </li>
145 </ul>
146 </div>
147 <div class="aui-dropdown2-section">
148 <ul>
149 <li>
150 <a class="support-ga"
151 data-support-gaq-page="DocumentationHome"
152 href="https://confluence.atlassian.com/x/bgozDQ"
153 target="_blank">
154 Documentation
155 </a>
156 </li>
157 <li>
158 <a class="support-ga"
159 data-support-gaq-page="Documentation101"
160 href="https://confluence.atlassian.com/x/cgozDQ"
161 target="_blank">
162 Bitbucket 101
163 </a>
164 </li>
165 <li>
166 <a class="support-ga"
167 data-support-gaq-page="DocumentationKB"
168 href="https://confluence.atlassian.com/x/2w4zDQ"
169 target="_blank">
170 Knowledge base
171 </a>
172 </li>
173 </ul>
174 </div>
175 <div class="aui-dropdown2-section">
176 <ul>
177 <li>
178 <a class="support-ga"
179 data-support-gaq-page="Answers"
180 href="https://answers.atlassian.com/tags/bitbucket/"
181 target="_blank">
182 Bitbucket on Atlassian Answers
183 </a>
184 </li>
185 <li>
186 <a class="support-ga"
187 data-support-gaq-page="Home"
188 href="/support">
189 Support
190 </a>
191 </li>
192 </ul>
193 </div>
194 </nav>
195 </li>
196
197
198
199
200 <li>
201 <a class="aui-button aui-button-primary aui-style" href="/account/signup/">
202 Sign up
203 </a>
204 </li>
205 <li id="user-options">
206 <a href="/account/signin/?next=/galaxyp/galaxyp-toolshed-proteinpilot" class="aui-nav-link login-link">Log in</a>
207 </li>
208
209 </ul>
210
211 </div>
212 </div>
213 </nav>
214 </header>
215 <header id="account-warning" role="banner"
216 class="aui-message-banner warning ">
217 <div class="center-content">
218 <span class="aui-icon aui-icon-warning"></span>
219 <span class="message">
220
221 </span>
222 </div>
223 </header>
224
225 <header id="aui-message-bar">
226
227 </header>
228
229
230 <header id="repo-warning" role="banner" class="aui-message-banner warning">
231 <div class="center-content">
232 <span class="aui-icon aui-icon-warning"></span>
233 <span class="message">
234 </span>
235 </div>
236 </header>
237 <script id="repo-warning-template" type="text/html">
238
239
240
241
242
243 This repository's ownership is pending transfer to <a href="/[[username]]">[[username]]</a>.
244 Visit the <a href="/galaxyp/galaxyp-toolshed-proteinpilot/admin/transfer">transfer repository page</a> to view more details.
245
246
247 </script>
248 <header id="repo-header" class="subhead row">
249 <div class="center-content">
250 <div class="repo-summary with-repo-watch">
251 <a class="repo-avatar-link" href="/galaxyp/galaxyp-toolshed-proteinpilot">
252 <span class="repo-avatar-container size64" title="galaxyp/galaxyp-toolshed-proteinpilot">
253 <img alt="galaxyp/galaxyp-toolshed-proteinpilot" src="https://d3oaxc4q5k2d6q.cloudfront.net/m/968d9745b7be/img/language-avatars/default_64.png">
254 </span>
255
256
257 </a>
258 <h1><a class="repo-link" href="/galaxyp/galaxyp-toolshed-proteinpilot">galaxyp-toolshed-proteinpilot</a></h1>
259 <ul class="repo-metadata clearfix">
260 <li>
261 <a class="user" href="/galaxyp">
262 <span class="aui-icon aui-icon-small aui-iconfont-user">User icon</span>
263 <span>galaxyp</span>
264 </a>
265 </li>
266
267
268
269 </ul>
270 </div>
271 <div id="repo-toolbar" class="bb-toolbar">
272
273 <div class="aui-buttons">
274 <a id="repo-clone-button" class="aui-button aui-style" href="https://bitbucket.org/galaxyp/galaxyp-toolshed-proteinpilot">
275 <span class="aui-icon aui-icon-small aui-iconfont-devtools-clone"></span>
276 <span>Clone</span>
277 <span class="aui-icon-dropdown"></span>
278 </a>
279 <a id="fork-button" class="aui-button aui-style"
280 href="/galaxyp/galaxyp-toolshed-proteinpilot/fork">
281 <span class="aui-icon aui-icon-small aui-iconfont-devtools-fork"></span>
282 <span>Fork</span>
283 </a>
284 </div>
285 <div class="aui-buttons">
286 <a id="compare-button" class="aui-button aui-style"
287 href="/galaxyp/galaxyp-toolshed-proteinpilot/compare">
288 <span class="icon compare"></span>
289 <span>Compare</span>
290 </a>
291 <a id="pull-request-button" class="aui-button aui-style"
292 href="/galaxyp/galaxyp-toolshed-proteinpilot/pull-request/new">
293 <span class="aui-icon aui-icon-small aui-iconfont-devtools-pull-request">Pull request icon</span>
294 <span>Pull request</span>
295 </a>
296 </div>
297
298
299
300
301 <div id="repo-clone-dialog" class="clone-dialog hidden">
302
303 <div class="clone-url">
304 <div class="aui-buttons">
305 <a href="https://bitbucket.org/galaxyp/galaxyp-toolshed-proteinpilot"
306 class="aui-button aui-style aui-dropdown2-trigger" aria-haspopup="true"
307 aria-owns="clone-url-dropdown-header">
308 <span class="dropdown-text">HTTPS</span>
309 </a>
310 <div id="clone-url-dropdown-header" class="aui-dropdown2 aui-style-default">
311 <ul class="aui-list-truncate">
312 <li>
313 <a href="https://bitbucket.org/galaxyp/galaxyp-toolshed-proteinpilot"
314
315 data-command="hg clone https://bitbucket.org/galaxyp/galaxyp-toolshed-proteinpilot"
316
317 class="item-link https">HTTPS
318 </a>
319 </li>
320 <li>
321 <a href="ssh://hg@bitbucket.org/galaxyp/galaxyp-toolshed-proteinpilot"
322
323 data-command="hg clone ssh://hg@bitbucket.org/galaxyp/galaxyp-toolshed-proteinpilot"
324
325 class="item-link ssh">SSH
326 </a>
327 </li>
328 </ul>
329 </div>
330 <input type="text" readonly="readonly" value="hg clone https://bitbucket.org/galaxyp/galaxyp-toolshed-proteinpilot">
331 </div>
332
333 <p>Need help cloning? Visit
334 <a href="https://confluence.atlassian.com/x/cgozDQ" target="_blank">Bitbucket 101</a>.</p>
335
336 </div>
337
338
339
340
341
342
343 <div class="clone-in-sourcetree"
344 data-https-url="https://bitbucket.org/galaxyp/galaxyp-toolshed-proteinpilot"
345 data-ssh-url="ssh://hg@bitbucket.org/galaxyp/galaxyp-toolshed-proteinpilot">
346 <p><button class="aui-button aui-style aui-button-primary">Clone in SourceTree</button></p>
347
348
349 <p class="windows-text">
350
351 <a href="http://www.sourcetreeapp.com/?utm_source=internal&amp;utm_medium=link&amp;utm_campaign=clone_repo_win" target="_blank">SourceTree</a>
352 is a free Windows client by Atlassian for Git and Subversion.
353
354 </p>
355 <p class="mac-text">
356
357 <a href="http://www.sourcetreeapp.com/?utm_source=internal&amp;utm_medium=link&amp;utm_campaign=clone_repo_mac" target="_blank">SourceTree</a>
358 is a free Mac client by Atlassian for Git, Mercurial, and Subversion.
359
360 </p>
361 </div>
362
363
364 </div>
365
366 </div>
367 </div>
368 <div class="clearfix"></div>
369 </header>
370 <nav id="repo-tabs" class="aui-navgroup aui-navgroup-horizontal aui-navgroup-horizontal-roomy">
371 <div class="aui-navgroup-inner">
372 <div class="aui-navgroup-primary">
373 <ul class="aui-nav">
374
375 <li class="aui-nav-selected">
376 <a href="/galaxyp/galaxyp-toolshed-proteinpilot/overview" id="repo-overview-link">Overview</a>
377 </li>
378
379
380 <li>
381 <a href="/galaxyp/galaxyp-toolshed-proteinpilot/src" id="repo-source-link">Source</a>
382 </li>
383
384
385 <li>
386 <a href="/galaxyp/galaxyp-toolshed-proteinpilot/commits" id="repo-commits-link">
387 Commits
388 </a>
389 </li>
390
391
392 <li>
393 <a href="/galaxyp/galaxyp-toolshed-proteinpilot/pull-requests" id="repo-pullrequests-link">
394 Pull requests
395
396
397
398 </a>
399 </li>
400
401
402
403
404 <li id="issues-tab" class="
405
406
407
408 ">
409 <a href="/galaxyp/galaxyp-toolshed-proteinpilot/issues?status=new&amp;status=open" id="repo-issues-link">
410 Issues
411
412
413
414 </a>
415 </li>
416 <li id="wiki-tab" class="
417
418
419
420 ">
421 <a href="/galaxyp/galaxyp-toolshed-proteinpilot/wiki" id="repo-wiki-link">Wiki</a>
422 </li>
423
424 <li>
425 <a href="/galaxyp/galaxyp-toolshed-proteinpilot/downloads" id="repo-downloads-link">
426 Downloads
427
428
429
430 </a>
431 </li>
432
433 </ul>
434 </div>
435 <div class="aui-navgroup-secondary">
436 <ul class="aui-nav">
437
438 </ul>
439 </div>
440 </div>
441 </nav>
442
443 <div id="content" role="main">
444
445 <div id="repo-content">
446
447 <div id="repo-overview">
448
449
450
451 <div class="column">
452
453
454 <section class="bb-banner" id="signup-banner">
455 <div>
456 <p>
457
458 Bitbucket is a code hosting site with unlimited public and private
459 repositories. We're also free for small teams!
460
461 </p>
462 <a class="aui-button aui-button-primary aui-style signup-button" href="/account/signup/">Sign up for free</a>
463 <span class="close aui-icon aui-icon-small aui-iconfont-close-dialog" title="Dismiss this banner">Close</span>
464 </div>
465 </section>
466
467
468
469
470
471 <section id="readme">
472
473 <article class="readme file">
474 <p>TODO: Document this tool repository.</p>
475 <h1 id="markdown-header-obtaining-tools">Obtaining Tools</h1>
476 <p>Repositories for all Galaxy-P tools can be found at
477 https:/bitbucket.org/galaxyp/.</p>
478 <h1 id="markdown-header-contact">Contact</h1>
479 <p>Please send suggestions for improvements and bug reports to
480 jmchilton@gmail.com.</p>
481 <h1 id="markdown-header-license">License</h1>
482 <p>All Galaxy-P tools are licensed under the Apache License Version 2.0
483 unless otherwise documented.</p>
484 <h1 id="markdown-header-tool-versioning">Tool Versioning</h1>
485 <p>Galaxy-P tools will have versions of the form X.Y.Z. Versions
486 differing only after the second decimal should be completely
487 compatible with each other. Breaking changes should result in an
488 increment of the number before and/or after the first decimal. All
489 tools of version less than 1.0.0 should be considered beta.</p>
490 </article>
491
492 </section>
493
494
495
496 <section id="repo-activity">
497 <h1>
498 Recent activity
499 <a href="/galaxyp/galaxyp-toolshed-proteinpilot/rss" class="icon rss">RSS feed fo galaxyp-toolshed-proteinpilot</a>
500 </h1>
501
502
503
504
505
506
507
508
509
510 <div class="newsfeed">
511
512
513
514
515
516
517
518
519
520
521
522 <article class="news-item commit">
523 <span class="icon commit"></span>
524
525
526
527 <a href="/galaxyp"><img alt="galaxyp" src="https://secure.gravatar.com/avatar/655358b258b3fbd64aa5c6f42adade4e?d=https%3A%2F%2Fd3oaxc4q5k2d6q.cloudfront.net%2Fm%2F968d9745b7be%2Fimg%2Fdefault_team_avatar%2F32%2Fteam_blue.png&amp;s=32" class="avatar avatar32" /></a>
528
529
530 <p>
531
532
533 <a href="/galaxyp">galaxyp</a>
534
535 pushed 1 commit to
536
537
538 <a href="/galaxyp/galaxyp-toolshed-proteinpilot" title="galaxyp/galaxyp-toolshed-proteinpilot">galaxyp/galaxyp-toolshed-proteinpilot</a>
539
540
541 </p>
542 <time datetime="2013-06-20T14:34:36+00:00">16 minutes ago</time>
543
544 <div class="changeset">
545 <a href="/galaxyp/galaxyp-toolshed-proteinpilot/commits/478c9dfebeb1844401c1f5fcf6a55fefa6796655" class="changeset-hash">478c9df</a>
546 -
547
548
549 improved some datatype handling
550
551
552 </div>
553
554
555 </article>
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571 </article>
572
573
574
575
576
577
578 <article class="news-item commit">
579 <span class="icon commit"></span>
580
581
582
583 <a href="/jmchilton"><img alt="John Chilton" src="https://secure.gravatar.com/avatar/86cbb595c758989c14ae715c44588998?d=https%3A%2F%2Fd3oaxc4q5k2d6q.cloudfront.net%2Fm%2F968d9745b7be%2Fimg%2Fdefault_avatar%2F32%2Fuser_blue.png&amp;s=32" class="avatar avatar32" /></a>
584
585
586 <p>
587
588
589 <a href="/jmchilton">John Chilton</a>
590
591 pushed 1 commit to
592
593
594 <a href="/galaxyp/galaxyp-toolshed-proteinpilot" title="galaxyp/galaxyp-toolshed-proteinpilot">galaxyp/galaxyp-toolshed-proteinpilot</a>
595
596
597 </p>
598 <time datetime="2013-05-05T19:06:30+00:00">2013-05-05</time>
599
600 <div class="changeset">
601 <a href="/galaxyp/galaxyp-toolshed-proteinpilot/commits/eeb0664db8240d23a79fc406b6ae7c39f8159291" class="changeset-hash">eeb0664</a>
602 -
603
604
605 Add TMT options to protein pilot.
606
607
608 </div>
609
610
611 </article>
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630 <article class="news-item commit">
631 <span class="icon commit"></span>
632
633
634
635 <a href="/jmchilton"><img alt="John Chilton" src="https://secure.gravatar.com/avatar/86cbb595c758989c14ae715c44588998?d=https%3A%2F%2Fd3oaxc4q5k2d6q.cloudfront.net%2Fm%2F968d9745b7be%2Fimg%2Fdefault_avatar%2F32%2Fuser_blue.png&amp;s=32" class="avatar avatar32" /></a>
636
637
638 <p>
639
640
641 <a href="/jmchilton">John Chilton</a>
642
643 pushed 1 commit to
644
645
646 <a href="/galaxyp/galaxyp-toolshed-proteinpilot" title="galaxyp/galaxyp-toolshed-proteinpilot">galaxyp/galaxyp-toolshed-proteinpilot</a>
647
648
649 </p>
650 <time datetime="2013-04-22T15:57:02+00:00">2013-04-22</time>
651
652 <div class="changeset">
653 <a href="/galaxyp/galaxyp-toolshed-proteinpilot/commits/3d9ab1d73205383c046a753bf779f707ae616d57" class="changeset-hash">3d9ab1d</a>
654 -
655
656
657 Fix name versus display_name property access.
658
659
660 </div>
661
662
663 </article>
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682 <article class="news-item commit">
683 <span class="icon commit"></span>
684
685
686
687 <a href="/jmchilton"><img alt="John Chilton" src="https://secure.gravatar.com/avatar/86cbb595c758989c14ae715c44588998?d=https%3A%2F%2Fd3oaxc4q5k2d6q.cloudfront.net%2Fm%2F968d9745b7be%2Fimg%2Fdefault_avatar%2F32%2Fuser_blue.png&amp;s=32" class="avatar avatar32" /></a>
688
689
690 <p>
691
692
693 <a href="/jmchilton">John Chilton</a>
694
695 pushed 1 commit to
696
697
698 <a href="/galaxyp/galaxyp-toolshed-proteinpilot" title="galaxyp/galaxyp-toolshed-proteinpilot">galaxyp/galaxyp-toolshed-proteinpilot</a>
699
700
701 </p>
702 <time datetime="2013-04-16T04:24:45+00:00">2013-04-16</time>
703
704 <div class="changeset">
705 <a href="/galaxyp/galaxyp-toolshed-proteinpilot/commits/51a040d6310f38d2fb138acf6fb0a945a4532844" class="changeset-hash">51a040d</a>
706 -
707
708
709 Use config file to store input names and paths. This results in dramatically smaller command-lines (worry we are hitting the upperlimit of what Windows allows).
710
711
712 </div>
713
714
715 </article>
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731 </article>
732
733
734
735
736 <article class="news-item commit">
737 <span class="icon commit"></span>
738
739
740
741 <a href="/jmchilton"><img alt="John Chilton" src="https://secure.gravatar.com/avatar/86cbb595c758989c14ae715c44588998?d=https%3A%2F%2Fd3oaxc4q5k2d6q.cloudfront.net%2Fm%2F968d9745b7be%2Fimg%2Fdefault_avatar%2F32%2Fuser_blue.png&amp;s=32" class="avatar avatar32" /></a>
742
743
744 <p>
745 Commits by
746
747 <a href="/jmchilton">John Chilton</a>
748
749 were pushed to
750
751
752 <a href="/galaxyp/galaxyp-toolshed-proteinpilot" title="galaxyp/galaxyp-toolshed-proteinpilot">galaxyp/galaxyp-toolshed-proteinpilot</a>
753
754
755 </p>
756 <time datetime="2013-02-08T18:44:07+00:00">2013-02-08</time>
757 <div class="changeset">
758 <a href="/galaxyp/galaxyp-toolshed-proteinpilot/commits/83f810baa907de50e87aa2efde99e088" class="changeset-hash">83f810b</a>
759 -
760
761 Add None as digestion option.
762
763 </div>
764
765
766
767
768
769
770
771
772
773
774
775
776 <div class="changeset">
777 <a href="/galaxyp/galaxyp-toolshed-proteinpilot/commits/d2a889605d117c8bca26124d372841c1" class="changeset-hash">d2a8896</a>
778 -
779
780 Initial commit.
781
782 </div>
783
784
785
786
787
788
789
790
791
792
793
794
795 </article>
796
797
798
799
800
801
802
803 <article class="news-item create">
804 <span class="icon create"></span>
805
806
807
808 <a href="/jmchilton"><img alt="John Chilton" src="https://secure.gravatar.com/avatar/86cbb595c758989c14ae715c44588998?d=https%3A%2F%2Fd3oaxc4q5k2d6q.cloudfront.net%2Fm%2F968d9745b7be%2Fimg%2Fdefault_avatar%2F32%2Fuser_blue.png&amp;s=32" class="avatar avatar32" /></a>
809
810
811
812 <p>
813
814
815 <a href="/jmchilton">John Chilton</a>
816
817 created
818
819
820 <a href="/galaxyp/galaxyp-toolshed-proteinpilot" title="galaxyp/galaxyp-toolshed-proteinpilot">galaxyp/galaxyp-toolshed-proteinpilot</a>
821
822 </p>
823
824
825 <time datetime="2012-08-13T18:27:01+00:00">2012-08-13</time>
826
827
828
829
830
831
832
833 </article>
834
835
836
837
838
839 </div>
840
841
842
843
844
845
846 </section>
847 </div>
848
849 <div class="column">
850
851
852
853
854 <section id="repo-stats">
855
856 <div class="clone-url">
857 <div class="aui-buttons">
858 <a href="https://bitbucket.org/galaxyp/galaxyp-toolshed-proteinpilot"
859 class="aui-button aui-style aui-dropdown2-trigger" aria-haspopup="true"
860 aria-owns="clone-url-dropdown-overview">
861 <span class="dropdown-text">HTTPS</span>
862 </a>
863 <div id="clone-url-dropdown-overview" class="aui-dropdown2 aui-style-default">
864 <ul class="aui-list-truncate">
865 <li>
866 <a href="https://bitbucket.org/galaxyp/galaxyp-toolshed-proteinpilot"
867
868 data-command="https://bitbucket.org/galaxyp/galaxyp-toolshed-proteinpilot"
869
870 class="item-link https">HTTPS
871 </a>
872 </li>
873 <li>
874 <a href="ssh://hg@bitbucket.org/galaxyp/galaxyp-toolshed-proteinpilot"
875
876 data-command="ssh://hg@bitbucket.org/galaxyp/galaxyp-toolshed-proteinpilot"
877
878 class="item-link ssh">SSH
879 </a>
880 </li>
881 </ul>
882 </div>
883 <input type="text" readonly="readonly" value="https://bitbucket.org/galaxyp/galaxyp-toolshed-proteinpilot">
884 </div>
885
886 </div>
887
888
889 <ul class="stats">
890
891 <li class="branches">
892 <a href="#branches" id="branches-dialog-trigger"
893 data-url="/api/1.0/repositories/galaxyp/galaxyp-toolshed-proteinpilot/branches-tags"
894 data-template="branches-overview-template">
895 <span class="aui-icon aui-icon-large aui-iconfont-devtools-branch"></span>
896
897 <span class="value">1</span> Branch
898
899 </a>
900 </li>
901 <li class="tags">
902 <a href="#tags" id="tags-dialog-trigger"
903 data-url="/api/1.0/repositories/galaxyp/galaxyp-toolshed-proteinpilot/branches-tags"
904 data-template="tags-overview-template">
905 <span class="aui-icon aui-icon-large aui-iconfont-devtools-tag"></span>
906
907 <span class="value">1</span> Tag
908
909 </a>
910 </li>
911 <li class="forks">
912 <a href="#forks" id="forks-dialog-trigger"
913 data-url="/api/1.0/repositories/galaxyp/galaxyp-toolshed-proteinpilot/forks"
914 data-template="forks-overview-template">
915 <span class="aui-icon aui-icon-large aui-iconfont-devtools-fork"></span>
916
917 <span class="value">0</span> Forks
918
919 </a>
920 </li>
921
922 <li class="followers">
923 <a href="#followers" id="followers-dialog-trigger"
924 data-url="/api/1.0/repositories/galaxyp/galaxyp-toolshed-proteinpilot/followers"
925 data-template="watchers-overview-template">
926 <span class="aui-icon aui-icon-large aui-iconfont-star"></span>
927
928 <span class="value">2</span> Watchers
929
930 </a>
931 </li>
932 </ul>
933
934 <script id="branches-overview-template" type="text/html">
935
936
937 <div class="tabbed-filter-widget repo-stats-dialog branches" id="branches-dialog">
938 <div class="tabbed-filter">
939 <input placeholder="Filter branches" class="filter-box" autosave="branch-dropdown-1244948" type="text">
940 </div>
941 <div class="tab-pane active-pane branches" id="branch-list">
942 <ol class="filter-list[[^branches]] empty[[/branches]]">
943 <li class="empty-msg">No matching branches</li>
944 [[#branches]]
945 <li class="comprev filter-item">
946 <a href="/galaxyp/galaxyp-toolshed-proteinpilot/commits/branch/[[encodedName]]" title="Browse source of [[name]]">[[name]]</a>
947 [[^mainbranch]]
948 <a rel="nofollow" class="compare"
949 href="/galaxyp/galaxyp-toolshed-proteinpilot/compare/[[encodedName]].."
950 title="Show changes between [[name]] and the main branch.">Compare</a>
951 [[/mainbranch]]
952 </li>
953 [[/branches]]
954 </ol>
955 </div>
956 </div>
957
958 </script>
959 <script id="tags-overview-template" type="text/html">
960
961
962 <div class="tabbed-filter-widget repo-stats-dialog tags" id="tags-dialog">
963 <div class="tabbed-filter">
964 <input placeholder="Filter tags" class="filter-box" autosave="tag-dropdown-1244948" type="text">
965 </div>
966 <div class="tab-pane active-pane tags" id="tag-list">
967 <ol class="filter-list[[^tags]] empty[[/tags]]">
968 <li class="empty-msg">No matching tags</li>
969 [[#tags]]
970 <li class="comprev filter-item">
971 <a href="/galaxyp/galaxyp-toolshed-proteinpilot/commits/tag/[[encodedName]]" title="Browse source of [[name]]">[[name]]</a>
972 <a rel="nofollow" class="compare"
973 href="/galaxyp/galaxyp-toolshed-proteinpilot/compare/[[encodedName]].."
974 title="Show changes between [[name]] and the main branch.">Compare</a>
975 </li>
976 [[/tags]]
977 </ol>
978 </div>
979 </div>
980
981 </script>
982 <script id="forks-overview-template" type="text/html">
983
984
985 <div class="tabbed-filter-widget repo-stats-dialog forks" id="forks-dialog">
986 <div class="tabbed-filter">
987 <input placeholder="Filter forks" class="filter-box" autosave="fork-dropdown-1244948" type="text">
988 </div>
989 <div class="tab-pane active-pane forks" id="fork-list">
990 <ol class="filter-list[[^forks]] empty[[/forks]]">
991 <li class="empty-msg">No matching forks</li>
992 [[#forks]]
993 <li class="comprev filter-item">
994 <a href="/[[owner.username]]/[[slug]]" title="[[owner.username]]/[[slug]]">[[owner.username]]/[[slug]]</a>
995 <a rel="nofollow" class="compare"
996 href="/galaxyp/galaxyp-toolshed-proteinpilot/compare/[[owner.username]]/[[slug]].."
997 title="Show changes between [[owner.username]]/[[slug]] and this repository.">Compare</a>
998 </li>
999 [[/forks]]
1000 </ol>
1001 </div>
1002 </div>
1003
1004 </script>
1005 <script id="watchers-overview-template" type="text/html">
1006
1007
1008 <div class="followers-dialog repo-stats-dialog" id="followers-dialog">
1009 <div id="followers-list" class="followers-list">
1010 <ol[[^followers]] class="empty"[[/followers]]>
1011 <li class="empty-msg">No watchers yet</li>
1012 [[#followers]]
1013 <li>
1014 <a href="/[[username]]" title="[[display_name]]">
1015 <img alt="[[username]]" src="[[avatar]]" class="avatar avatar32" />
1016 </a>
1017 </li>
1018 [[/followers]]
1019 </ol>
1020 </div>
1021 </div>
1022 </script>
1023
1024 <dl class="metadata">
1025 <dt>Owner</dt>
1026 <dd><a href="/galaxyp">galaxyp</a></dd>
1027
1028
1029
1030 <dt>Access level</dt>
1031 <dd>Public</dd>
1032
1033 <dt>Type</dt>
1034 <dd>Mercurial</dd>
1035
1036
1037
1038 <dt>Last updated</dt>
1039 <dd><time datetime="2013-06-20T16:34:36.195974">16 minutes ago</time></dd>
1040
1041 <dt>Created</dt>
1042 <dd><time datetime="2012-08-13T20:27:01.972536">2012-08-13</time></dd>
1043
1044 <dt>Size</dt>
1045 <dd>
1046 19.2 KB
1047 <a rel="nofollow"
1048
1049 href="/galaxyp/galaxyp-toolshed-proteinpilot/get/478c9dfebeb1.zip"
1050
1051 >(download)</a>
1052 </dd>
1053
1054
1055
1056 </dl>
1057 </section>
1058
1059
1060
1061
1062
1063 </div>
1064 <div class="clearfix"></div>
1065
1066
1067
1068 </div>
1069
1070
1071
1072 </div>
1073
1074
1075 <form id="file-search-form" action="#"
1076
1077
1078 >
1079 <input type="text" id="file-search-query" class="loading">
1080 <div id="filtered-files"></div>
1081 <div class="tip"><em>Tip:</em> Filter by directory path e.g. <strong>/media app.js</strong> to search for public<strong>/media/app.js</strong>.</div>
1082 <div class="tip"><em>Tip:</em> Use camelCasing e.g. <strong>ProjME</strong> to search for <strong>ProjectModifiedE</strong>vent.java.</div>
1083 <div class="tip"><em>Tip:</em> Filter by extension type e.g. <strong>/repo .js</strong> to search for all <strong>.js</strong> files in the <strong>/repo</strong> directory.</div>
1084 <div class="tip"><em>Tip:</em> Separate your search with spaces e.g. <strong>/ssh pom.xml</strong> to search for src<strong>/ssh/pom.xml</strong>.</div>
1085 <div class="tip"><em>Tip:</em> Use ↑ and ↓ arrow keys to navigate and <strong>return</strong> to view the file.</div>
1086 <div class="tip mod-osx"><em>Tip:</em> You can also navigate files with <strong>Ctrl+j</strong> <em>(next)</em> and <strong>Ctrl+k</strong> <em>(previous)</em> and view the file with <strong>Ctrl+o</strong>.</div>
1087 <div class="tip mod-win"><em>Tip:</em> You can also navigate files with <strong>Alt+j</strong> <em>(next)</em> and <strong>Alt+k</strong> <em>(previous)</em> and view the file with <strong>Alt+o</strong>.</div>
1088 <script id="filtered-files-template" type="text/html">
1089
1090
1091 <table class="aui bb-list">
1092 <thead>
1093 <tr class="assistive">
1094 <th class="name">Filename</th>
1095 </tr>
1096 </thead>
1097 <tbody>
1098 [[#files]]
1099 <tr class="iterable-item">
1100 <td class="name [[#isDirectory]]directory[[/isDirectory]]">
1101 <span class="aui-icon aui-icon-small[[#isDirectory]] aui-iconfont-devtools-folder-closed[[/isDirectory]][[^isDirectory]] aui-iconfont-devtools-file[[/isDirectory]]"></span>
1102 <a href="/galaxyp/galaxyp-toolshed-proteinpilot/src/[[node]]/[[name]][[#branch]]?at=[[branch]][[/branch]]"
1103 title="[[name]]" class="execute" tabindex="-1">
1104 [[&highlightedName]]
1105 </a>
1106 </td>
1107 </tr>
1108 [[/files]]
1109 </tbody>
1110 </table>
1111
1112 </script>
1113 </form>
1114
1115
1116 </div>
1117 </div>
1118 <footer id="footer" role="contentinfo">
1119 <section class="footer-body">
1120 <ul>
1121 <li>
1122 <a class="support-ga" target="_blank"
1123 data-support-gaq-page="Blog"
1124 href="http://blog.bitbucket.org">Blog</a>
1125 </li>
1126 <li>
1127 <a class="support-ga" target="_blank"
1128 data-support-gaq-page="Home"
1129 href="/support">Support</a>
1130 </li>
1131 <li>
1132 <a class="support-ga" target="_blank"
1133 data-support-gaq-page="DocumentationHome"
1134 href="//confluence.atlassian.com/display/BITBUCKET">Documentation</a>
1135 </li>
1136 <li>
1137 <a class="support-ga" target="_blank"
1138 data-support-gaq-page="DocumentationAPI"
1139 href="//confluence.atlassian.com/x/IYBGDQ">API</a>
1140 </li>
1141 <li>
1142 <a class="support-ga" target="_blank"
1143 data-support-gaq-page="SiteStatus"
1144 href="http://status.bitbucket.org/">Server status</a>
1145 </li>
1146 <li>
1147 <a class="support-ga" id="meta-info"
1148 data-support-gaq-page="MetaInfo"
1149 href="#">Version info</a>
1150 </li>
1151 <li>
1152 <a class="support-ga" target="_blank"
1153 data-support-gaq-page="EndUserAgreement"
1154 href="//www.atlassian.com/end-user-agreement?utm_source=bitbucket&amp;utm_medium=link&amp;utm_campaign=footer">Terms of service</a>
1155 </li>
1156 <li>
1157 <a class="support-ga" target="_blank"
1158 data-support-gaq-page="PrivacyPolicy"
1159 href="//www.atlassian.com/company/privacy?utm_source=bitbucket&amp;utm_medium=link&amp;utm_campaign=footer">Privacy policy</a>
1160 </li>
1161 </ul>
1162 <div id="meta-info-content" style="display: none;">
1163 <ul>
1164
1165
1166 <li>English</li>
1167
1168
1169 <li>
1170 <a class="support-ga" target="_blank"
1171 data-support-gaq-page="GitDocumentation"
1172 href="http://git-scm.com/">Git 1.8.2.3</a>
1173 </li>
1174 <li>
1175 <a class="support-ga" target="_blank"
1176 data-support-gaq-page="HgDocumentation"
1177 href="http://mercurial.selenic.com/">Mercurial 2.2.2</a>
1178 </li>
1179 <li>
1180 <a class="support-ga" target="_blank"
1181 data-support-gaq-page="DjangoDocumentation"
1182 href="https://www.djangoproject.com/">Django 1.3.7</a>
1183 </li>
1184 <li>
1185 <a class="support-ga" target="_blank"
1186 data-support-gaq-page="PythonDocumentation"
1187 href="http://www.python.org/">Python 2.7.3</a>
1188 </li>
1189 <li>
1190 <a class="support-ga" target="_blank"
1191 data-support-gaq-page="DeployedVersion"
1192 href="#">8ebcbfbebde3 / 968d9745b7be @ bitbucket05</a>
1193 </li>
1194 </ul>
1195 </div>
1196 <ul class="atlassian-links">
1197 <li>
1198 <a id="atlassian-jira-link" target="_blank" title="Track everything – bugs, tasks, deadlines, code – and pull reports to stay informed."
1199 href="http://www.atlassian.com/software/jira?utm_source=bitbucket&amp;utm_medium=link&amp;utm_campaign=bitbucket_footer">JIRA</a>
1200 </li>
1201 <li>
1202 <a id="atlassian-confluence-link" target="_blank" title="Content Creation, Collaboration & Knowledge Sharing for Teams."
1203 href="http://www.atlassian.com/software/confluence/overview/team-collaboration-software?utm_source=bitbucket&amp;utm_medium=link&amp;utm_campaign=bitbucket_footer">Confluence</a>
1204 </li>
1205 <li>
1206 <a id="atlassian-bamboo-link" target="_blank" title="Continuous integration and deployment, release management."
1207 href="http://www.atlassian.com/software/bamboo/overview?utm_source=bitbucket&amp;utm_medium=link&amp;utm_campaign=bitbucket_footer">Bamboo</a>
1208 </li>
1209 <li>
1210 <a id="atlassian-stash-link" target="_blank" title="Git repo management, behind your firewall and Enterprise-ready."
1211 href="http://www.atlassian.com/software/stash/overview?utm_source=bitbucket&amp;utm_medium=link&amp;utm_campaign=bitbucket_footer">Stash</a>
1212 </li>
1213 <li>
1214 <a id="atlassian-sourcetree-link" target="_blank" title="A free Git and Mercurial desktop client for Mac or Windows."
1215 href="http://www.sourcetreeapp.com/?utm_source=bitbucket&amp;utm_medium=link&amp;utm_campaign=bitbucket_footer">SourceTree</a>
1216 </li>
1217 </ul>
1218 <div id="footer-logo">
1219 <a target="_blank" title="Bitbucket is developed by Atlassian in San Francisco."
1220 href="http://www.atlassian.com?utm_source=bitbucket&amp;utm_medium=logo&amp;utm_campaign=bitbucket_footer">Atlassian</a>
1221 </div>
1222 </section>
1223 </footer>
1224
1225 </div>
1226
1227
1228 <script type="text/javascript" src="https://d3oaxc4q5k2d6q.cloudfront.net/m/968d9745b7be/compressed/js/61c7a95e7328.js"></script>
1229
1230 <!-- This script exists purely for the benefit of our selenium tests -->
1231 <script>
1232 setTimeout(function () {
1233 BB.JsLoaded = true;
1234 }, 3000);
1235 </script>
1236
1237
1238
1239 <script>
1240 (function () {
1241 var ga = document.createElement('script');
1242 ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
1243 ga.setAttribute('async', 'true');
1244 document.documentElement.firstChild.appendChild(ga);
1245 }());
1246 </script>
1247
1248
1249
1250
1251
1252 <script type="text/javascript">if(!NREUMQ.f){NREUMQ.f=function(){NREUMQ.push(["load",new Date().getTime()]);var e=document.createElement("script");e.type="text/javascript";e.src=(("http:"===document.location.protocol)?"http:":"https:")+"//"+"rpm-images.newrelic.com/42/eum/rum.js";document.body.appendChild(e);if(NREUMQ.a)NREUMQ.a();};NREUMQ.a=window.onload;window.onload=NREUMQ.f;};NREUMQ.push(["nrfj","beacon-1.newrelic.com","7d4a9813d0","295788","MgMDYhcHDUJVVEIKWAtJJ0MLBRdYW1kZAV4RBBRVDgMXH1VHRhAZFwMRWVdIFVhRQEVZWwQIBV8LAQ==",0,255,new Date().getTime(),"","","","",""]);</script></body>
1253 </html>