scout-gear 6.0.0 → 7.1.0

Sign up to get free protection for your applications and to get access to all the features.
data/.vimproject CHANGED
@@ -109,6 +109,10 @@ scout-gear=/$PWD filter="*.rb *.yaml" {
109
109
  socket.rb
110
110
  worker.rb
111
111
  }
112
+ tsv.rb
113
+ tsv=tsv{
114
+ parser.rb
115
+ }
112
116
  }
113
117
  }
114
118
  test=test {
@@ -241,477 +245,477 @@ scout-gear=/$PWD filter="*.rb *.yaml" {
241
245
  migrate.rb
242
246
  }
243
247
 
244
- monitor.rb
248
+ monitor.rb
245
249
 
246
- workflow.rb
247
- workflow=workflow{
248
- annotate.rb
250
+ workflow.rb
251
+ workflow=workflow{
252
+ annotate.rb
249
253
 
250
- definition.rb
251
- dependencies.rb
254
+ definition.rb
255
+ dependencies.rb
252
256
 
253
- accessor.rb
257
+ accessor.rb
254
258
 
255
- task.rb
259
+ task.rb
256
260
 
257
- step.rb
258
- step=step{
259
- accessor.rb
260
- dependencies.rb
261
- info.rb
262
- prepare.rb
263
- run.rb
264
- save_load_inputs.rb
265
- status.rb
266
- }
261
+ step.rb
262
+ step=step{
263
+ accessor.rb
264
+ dependencies.rb
265
+ info.rb
266
+ prepare.rb
267
+ run.rb
268
+ save_load_inputs.rb
269
+ status.rb
270
+ }
267
271
 
268
- examples.rb
269
- doc.rb
270
- usage.rb
272
+ examples.rb
273
+ doc.rb
274
+ usage.rb
271
275
 
272
- soap.rb
276
+ soap.rb
273
277
 
274
- util=util{
275
- archive.rb
276
- provenance.rb
277
- orchestrator.rb
278
- trace.rb
279
- data.rb
280
- }
278
+ util=util{
279
+ archive.rb
280
+ provenance.rb
281
+ orchestrator.rb
282
+ trace.rb
283
+ data.rb
284
+ }
281
285
 
282
- remote_workflow.rb
283
- remote_workflow=remote_workflow{
284
- driver.rb
285
- driver=driver{
286
- rest.rb
287
- ssh.rb
288
- }
286
+ remote_workflow.rb
287
+ remote_workflow=remote_workflow{
288
+ driver.rb
289
+ driver=driver{
290
+ rest.rb
291
+ ssh.rb
292
+ }
289
293
 
290
- remote_step.rb
291
- remote_step=remote_step{
292
- rest.rb
293
- ssh.rb
294
- }
295
- }
294
+ remote_step.rb
295
+ remote_step=remote_step{
296
+ rest.rb
297
+ ssh.rb
298
+ }
299
+ }
296
300
 
297
- integration=integration{
298
- cromwell.rb
299
- nextflow.rb
300
- ansible.rb
301
- ansible=ansible{
302
- workflow.rb
301
+ integration=integration{
302
+ cromwell.rb
303
+ nextflow.rb
304
+ ansible.rb
305
+ ansible=ansible{
306
+ workflow.rb
307
+ }
308
+ }
303
309
  }
304
- }
305
- }
306
-
307
- hpc.rb
308
- hpc=hpc{
309
- old=old{
310
- slurm.rb
311
- }
312
- orchestrate.old.rb
313
310
 
314
- batch.rb
315
- slurm.rb
316
- lsf.rb
317
-
318
- orchestrate.rb
319
- orchestrate=orchestrate{
320
- rules.rb
321
- chains.rb
322
- batches.rb
323
- }
324
- trace.rb
325
- }
311
+ hpc.rb
312
+ hpc=hpc{
313
+ old=old{
314
+ slurm.rb
315
+ }
316
+ orchestrate.old.rb
326
317
 
327
- tsv.rb
328
- tsv=tsv{
329
- parser.rb
330
- dumper.rb
318
+ batch.rb
319
+ slurm.rb
320
+ lsf.rb
331
321
 
332
- matrix.rb
322
+ orchestrate.rb
323
+ orchestrate=orchestrate{
324
+ rules.rb
325
+ chains.rb
326
+ batches.rb
327
+ }
328
+ trace.rb
329
+ }
333
330
 
334
- accessor.rb
335
- util.rb
336
- marshal.rb
337
- serializers.rb
338
- manipulate.rb
339
- index.rb
340
- stream.rb
341
- attach.rb
342
- attach=attach{
343
- util.rb
344
- }
345
- melt.rb
346
- excel.rb
347
- csv.rb
348
- filter.rb
349
- field_index.rb
350
- change_id.rb
351
- parallel.rb
352
- parallel=parallel{
353
- traverse.rb
354
- through.rb
355
- }
356
- }
331
+ tsv.rb
332
+ tsv=tsv{
333
+ parser.rb
334
+ dumper.rb
357
335
 
358
- packed_index.rb
359
- fix_width_table.rb
336
+ matrix.rb
360
337
 
361
- persist.rb
362
- persist=persist{
363
- refactor.rb
364
- tsv.rb
365
- tsv=tsv{
366
- adapter.rb
367
-
368
- sharder.rb
369
- tokyocabinet.rb
370
- tokyocabinet=tokyocabinet{
338
+ accessor.rb
339
+ util.rb
371
340
  marshal.rb
341
+ serializers.rb
342
+ manipulate.rb
343
+ index.rb
344
+ stream.rb
345
+ attach.rb
346
+ attach=attach{
347
+ util.rb
348
+ }
349
+ melt.rb
350
+ excel.rb
351
+ csv.rb
352
+ filter.rb
353
+ field_index.rb
354
+ change_id.rb
355
+ parallel.rb
356
+ parallel=parallel{
357
+ traverse.rb
358
+ through.rb
359
+ }
372
360
  }
373
- fix_width_table.rb
361
+
374
362
  packed_index.rb
375
- kyotocabinet.rb
376
- lmdb.rb
377
- cdb.rb
378
- leveldb.rb
379
- }
380
- }
363
+ fix_width_table.rb
381
364
 
382
- resource.rb
383
- resource=resource{
384
- path.rb
385
- util.rb
386
- with_key.rb
387
- rake.rb
388
- }
365
+ persist.rb
366
+ persist=persist{
367
+ refactor.rb
368
+ tsv.rb
369
+ tsv=tsv{
370
+ adapter.rb
371
+
372
+ sharder.rb
373
+ tokyocabinet.rb
374
+ tokyocabinet=tokyocabinet{
375
+ marshal.rb
376
+ }
377
+ fix_width_table.rb
378
+ packed_index.rb
379
+ kyotocabinet.rb
380
+ lmdb.rb
381
+ cdb.rb
382
+ leveldb.rb
383
+ }
384
+ }
389
385
 
390
- annotations.rb
391
- annotations=annotations{
392
- util.rb
393
- annotated_array.rb
394
- }
386
+ resource.rb
387
+ resource=resource{
388
+ path.rb
389
+ util.rb
390
+ with_key.rb
391
+ rake.rb
392
+ }
395
393
 
396
- entity.rb
397
- entity=entity{
398
- identifiers.rb
399
- }
394
+ annotations.rb
395
+ annotations=annotations{
396
+ util.rb
397
+ annotated_array.rb
398
+ }
400
399
 
401
- association.rb
402
- association=association{
403
- util.rb
404
- database.rb
405
- open.rb
406
- index.rb
407
- item.rb
408
- }
400
+ entity.rb
401
+ entity=entity{
402
+ identifiers.rb
403
+ }
409
404
 
410
- knowledge_base.rb
411
- knowledge_base=knowledge_base{
412
- enrichment.rb
413
- entity.rb
414
- query.rb
415
- registry.rb
416
- syndicate.rb
417
- traverse.rb
418
- }
419
- }
420
- }
421
- test=test {
422
- test_helper.rb
423
- data=data filter="*"{
424
- Test.xls
425
- dose_response
426
- dose_response2
427
- dose_response3
428
- example.pdf
429
- gene_ages
430
- identifiers
431
- test.tsv
432
- }
433
- rbbt=rbbt{
434
- test_annotations.rb
435
- test_association.rb
436
- test_entity.rb
437
- test_fix_width_table.rb
438
- test_knowledge_base.rb
439
- test_monitor.rb
440
- test_packed_index.rb
441
- test_persist.rb
442
- test_resource.rb
443
- test_tsv.rb
444
- test_workflow.rb
445
- resource=resource{
446
- test_path.rb
405
+ association.rb
406
+ association=association{
407
+ util.rb
408
+ database.rb
409
+ open.rb
410
+ index.rb
411
+ item.rb
412
+ }
413
+
414
+ knowledge_base.rb
415
+ knowledge_base=knowledge_base{
416
+ enrichment.rb
417
+ entity.rb
418
+ query.rb
419
+ registry.rb
420
+ syndicate.rb
421
+ traverse.rb
422
+ }
447
423
  }
448
- workflow=workflow{
449
- _test_soap.rb
450
- test_doc.rb
451
- test_step.rb
452
- test_task.rb
453
424
  }
454
- association=association{
455
- test_database.rb
456
- test_index.rb
457
- test_item.rb
458
- test_open.rb
459
- test_util.rb
460
- }
461
- knowledge_base=knowledge_base{
462
- test_enrichment.rb
463
- test_query.rb
464
- test_registry.rb
425
+ test=test {
426
+ test_helper.rb
427
+ data=data filter="*"{
428
+ Test.xls
429
+ dose_response
430
+ dose_response2
431
+ dose_response3
432
+ example.pdf
433
+ gene_ages
434
+ identifiers
435
+ test.tsv
465
436
  }
466
- persist=persist{
467
- tsv=tsv{
468
- test_cdb.rb
469
- test_kyotocabinet.rb
470
- test_leveldb.rb
471
- test_lmdb.rb
472
- test_sharder.rb
473
- test_tokyocabinet.rb
474
- }
475
- test_tsv.rb
476
- }
477
- tsv=tsv{
478
- test_accessor.rb
479
- test_attach.rb
480
- test_change_id.rb
481
- test_csv.rb
482
- test_excel.rb
483
- test_field_index.rb
484
- test_filter.rb
485
- test_index.rb
486
- test_manipulate.rb
487
- test_matrix.rb
488
- test_parallel.rb
489
- test_parser.rb
490
- test_stream.rb
491
- test_util.rb
492
- parallel=parallel{
493
- test_through.rb
494
- test_traverse.rb
437
+ rbbt=rbbt{
438
+ test_annotations.rb
439
+ test_association.rb
440
+ test_entity.rb
441
+ test_fix_width_table.rb
442
+ test_knowledge_base.rb
443
+ test_monitor.rb
444
+ test_packed_index.rb
445
+ test_persist.rb
446
+ test_resource.rb
447
+ test_tsv.rb
448
+ test_workflow.rb
449
+ resource=resource{
450
+ test_path.rb
451
+ }
452
+ workflow=workflow{
453
+ _test_soap.rb
454
+ test_doc.rb
455
+ test_step.rb
456
+ test_task.rb
457
+ }
458
+ association=association{
459
+ test_database.rb
460
+ test_index.rb
461
+ test_item.rb
462
+ test_open.rb
463
+ test_util.rb
464
+ }
465
+ knowledge_base=knowledge_base{
466
+ test_enrichment.rb
467
+ test_query.rb
468
+ test_registry.rb
469
+ }
470
+ persist=persist{
471
+ tsv=tsv{
472
+ test_cdb.rb
473
+ test_kyotocabinet.rb
474
+ test_leveldb.rb
475
+ test_lmdb.rb
476
+ test_sharder.rb
477
+ test_tokyocabinet.rb
478
+ }
479
+ test_tsv.rb
480
+ }
481
+ tsv=tsv{
482
+ test_accessor.rb
483
+ test_attach.rb
484
+ test_change_id.rb
485
+ test_csv.rb
486
+ test_excel.rb
487
+ test_field_index.rb
488
+ test_filter.rb
489
+ test_index.rb
490
+ test_manipulate.rb
491
+ test_matrix.rb
492
+ test_parallel.rb
493
+ test_parser.rb
494
+ test_stream.rb
495
+ test_util.rb
496
+ parallel=parallel{
497
+ test_through.rb
498
+ test_traverse.rb
499
+ }
500
+ }
501
+ entity=entity{
502
+ test_identifiers.rb
503
+ }
504
+ util=util{
505
+ test_R.rb
506
+ test_chain_methods.rb
507
+ test_cmd.rb
508
+ test_colorize.rb
509
+ test_concurrency.rb
510
+ test_config.rb
511
+ test_excel2tsv.rb
512
+ test_filecache.rb
513
+ test_log.rb
514
+ test_misc.rb
515
+ test_open.rb
516
+ test_python.rb
517
+ test_semaphore.rb
518
+ test_simpleDSL.rb
519
+ test_simpleopt.rb
520
+ test_tmpfile.rb
521
+ R=R{
522
+ test_eval.rb
523
+ test_model.rb
524
+ test_plot.rb
525
+ }
526
+ misc=misc{
527
+ test_bgzf.rb
528
+ test_format.rb
529
+ test_lock.rb
530
+ test_multipart_payload.rb
531
+ test_omics.rb
532
+ test_pipes.rb
533
+ }
534
+ simpleopt=simpleopt{
535
+ test_get.rb
536
+ test_parse.rb
537
+ test_setup.rb
538
+ }
539
+ concurrency=concurrency{
540
+ test_processes.rb
541
+ test_threads.rb
542
+ }
543
+ }
495
544
  }
496
545
  }
497
- entity=entity{
498
- test_identifiers.rb
546
+ python=python filter="*"{
547
+ rbbt.py
548
+ }
549
+ integration_test=integration_test{
550
+ test_bed.rb
551
+ test_helper.rb
552
+ test_namespaces.rb
553
+ test_workflow.rb
554
+ }
555
+ etc=etc filter="*"{
556
+ app.d=app.d{
557
+ init.rb
558
+
559
+ base.rb
560
+
561
+ requires.rb
562
+ entities.rb
563
+ finder.rb
564
+ foundation.rb
565
+ grid_system.rb
566
+ knowledge_bases.rb
567
+ resources.rb
568
+ workflows.rb
569
+ semaphores.rb
570
+ remote_workflow_tasks.rb
571
+ }
499
572
  }
500
- util=util{
501
- test_R.rb
502
- test_chain_methods.rb
503
- test_cmd.rb
504
- test_colorize.rb
505
- test_concurrency.rb
506
- test_config.rb
507
- test_excel2tsv.rb
508
- test_filecache.rb
509
- test_log.rb
510
- test_misc.rb
511
- test_open.rb
512
- test_python.rb
513
- test_semaphore.rb
514
- test_simpleDSL.rb
515
- test_simpleopt.rb
516
- test_tmpfile.rb
517
- R=R{
518
- test_eval.rb
519
- test_model.rb
520
- test_plot.rb
573
+ share=share{
574
+ config.ru
575
+ workflow_config.ru
576
+ unicorn.rb
577
+ color=color filter="*"{
578
+ diverging_colors.hex
579
+ color_names
521
580
  }
522
- misc=misc{
523
- test_bgzf.rb
524
- test_format.rb
525
- test_lock.rb
526
- test_multipart_payload.rb
527
- test_omics.rb
528
- test_pipes.rb
581
+ rbbt_commands=rbbt_commands filter="*"{
582
+ alias
583
+ ansible
584
+ check_bgzf
585
+ cmd
586
+ color
587
+ log
588
+ migrate
589
+ migrate_job
590
+ purge_job
591
+ rsync
592
+ watch
593
+ system=system{
594
+ clean
595
+ deleted_files
596
+ optimize
597
+ purge
598
+ report
599
+ status
600
+ }
601
+ conf=conf{
602
+ web_user=web_user{
603
+ add
604
+ list
605
+ remove
606
+ }
607
+ }
608
+ resource=resource{
609
+ exists
610
+ find
611
+ glob
612
+ get
613
+ produce
614
+ read
615
+ }
616
+ workflow=workflow{
617
+ archive
618
+ archive_all
619
+ cmd
620
+ example
621
+ forget_deps
622
+ info
623
+ write_info
624
+ init
625
+ install
626
+ jobs
627
+ knowledge_base
628
+ list
629
+ monitor
630
+ prov
631
+ server
632
+ task
633
+ trace
634
+ remote=remote{
635
+ add
636
+ list
637
+ remove
638
+ }
639
+ }
640
+ hpc=hpc{
641
+ task
642
+ orchestrate
643
+ tail
644
+ list
645
+ clean
646
+ }
647
+ app=app{
648
+ install
649
+ start
650
+ template
651
+ }
652
+ association=association{
653
+ subset
654
+ }
655
+ tsv=tsv{
656
+ assemble_pdf_table
657
+ attach
658
+ change_id
659
+ collapse
660
+ get
661
+ head
662
+ info
663
+ json
664
+ keys
665
+ query
666
+ read
667
+ read_excel
668
+ slice
669
+ sort
670
+ subset
671
+ select
672
+ transpose
673
+ uncollapse
674
+ unzip
675
+ values
676
+ write_excel
677
+ zip
678
+ view
679
+ }
680
+ stat=stat{
681
+ abs
682
+ boxplot
683
+ compare_lists
684
+ density
685
+ heatmap
686
+ log
687
+ pvalue.qqplot
688
+ }
689
+ study=study{
690
+ maf2study
691
+ task
692
+ }
693
+ file_server=file_server{
694
+ add
695
+ list
696
+ remove
697
+ }
698
+ benchmark=benchmark{
699
+ pthrough
700
+ throughput
701
+ tsv
702
+ }
529
703
  }
530
- simpleopt=simpleopt{
531
- test_get.rb
532
- test_parse.rb
533
- test_setup.rb
704
+ Rlib=Rlib{
705
+ plot.R
706
+ svg.R
707
+ util.R
534
708
  }
535
- concurrency=concurrency{
536
- test_processes.rb
537
- test_threads.rb
709
+ software=install/software filter="*"{
710
+ zran=zran{
711
+ zran.c
712
+ }
713
+ lib=lib{
714
+ install_helpers
538
715
  }
539
- }
540
- }
541
- }
542
- python=python filter="*"{
543
- rbbt.py
544
- }
545
- integration_test=integration_test{
546
- test_bed.rb
547
- test_helper.rb
548
- test_namespaces.rb
549
- test_workflow.rb
550
- }
551
- etc=etc filter="*"{
552
- app.d=app.d{
553
- init.rb
554
-
555
- base.rb
556
-
557
- requires.rb
558
- entities.rb
559
- finder.rb
560
- foundation.rb
561
- grid_system.rb
562
- knowledge_bases.rb
563
- resources.rb
564
- workflows.rb
565
- semaphores.rb
566
- remote_workflow_tasks.rb
567
- }
568
- }
569
- share=share{
570
- config.ru
571
- workflow_config.ru
572
- unicorn.rb
573
- color=color filter="*"{
574
- diverging_colors.hex
575
- color_names
576
- }
577
- rbbt_commands=rbbt_commands filter="*"{
578
- alias
579
- ansible
580
- check_bgzf
581
- cmd
582
- color
583
- log
584
- migrate
585
- migrate_job
586
- purge_job
587
- rsync
588
- watch
589
- system=system{
590
- clean
591
- deleted_files
592
- optimize
593
- purge
594
- report
595
- status
596
- }
597
- conf=conf{
598
- web_user=web_user{
599
- add
600
- list
601
- remove
602
- }
603
- }
604
- resource=resource{
605
- exists
606
- find
607
- glob
608
- get
609
- produce
610
- read
611
- }
612
- workflow=workflow{
613
- archive
614
- archive_all
615
- cmd
616
- example
617
- forget_deps
618
- info
619
- write_info
620
- init
621
- install
622
- jobs
623
- knowledge_base
624
- list
625
- monitor
626
- prov
627
- server
628
- task
629
- trace
630
- remote=remote{
631
- add
632
- list
633
- remove
634
716
  }
635
717
  }
636
- hpc=hpc{
637
- task
638
- orchestrate
639
- tail
640
- list
641
- clean
642
- }
643
- app=app{
644
- install
645
- start
646
- template
647
- }
648
- association=association{
649
- subset
650
- }
651
- tsv=tsv{
652
- assemble_pdf_table
653
- attach
654
- change_id
655
- collapse
656
- get
657
- head
658
- info
659
- json
660
- keys
661
- query
662
- read
663
- read_excel
664
- slice
665
- sort
666
- subset
667
- select
668
- transpose
669
- uncollapse
670
- unzip
671
- values
672
- write_excel
673
- zip
674
- view
675
- }
676
- stat=stat{
677
- abs
678
- boxplot
679
- compare_lists
680
- density
681
- heatmap
682
- log
683
- pvalue.qqplot
684
- }
685
- study=study{
686
- maf2study
687
- task
688
- }
689
- file_server=file_server{
690
- add
691
- list
692
- remove
693
- }
694
- benchmark=benchmark{
695
- pthrough
696
- throughput
697
- tsv
698
- }
699
- }
700
- Rlib=Rlib{
701
- plot.R
702
- svg.R
703
- util.R
704
718
  }
705
- software=install/software filter="*"{
706
- zran=zran{
707
- zran.c
708
- }
709
- lib=lib{
710
- install_helpers
711
- }
712
- }
713
- }
714
- }
715
719
 
716
720
  }
717
721
  }