view test-data/gard-out1.json @ 26:70de001b6768 draft

"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 00684bab4c9e740cfa6a39abc444380e6818fd97"
author iuc
date Wed, 09 Jun 2021 07:08:44 +0000
parents 1fb98a84e86d
children
line wrap: on
line source

{
 "analysis":{
   "authors":"Sergei L Kosakovsky Pond",
   "citation":"**Automated Phylogenetic Detection of Recombination Using a Genetic Algorithm**, _Mol Biol Evol 23(10), 1891–1901",
   "contact":"spond@temple.edu",
   "info":"GARD : Genetic Algorithms for Recombination Detection. Implements a heuristic\n    approach to screening alignments of sequences for recombination, by using the CHC genetic algorithm to search for phylogenetic\n    incongruence among different partitions of the data. The number of partitions is determined using a step-up procedure, while the\n    placement of breakpoints is searched for with the GA. The best fitting model (based on c-AIC) is returned; and additional post-hoc\n    tests run to distinguish topological incongruence from rate-variation. v0.2 adds  and spooling results to JSON after each breakpoint search conclusion",
   "requirements":"A sequence alignment.",
   "version":"0.2"
  },
 "baselineScore":1450.968340148184,
 "bestModelAICc":1450.968340148184,
 "breakpointData":{
   "bps":    [
[1, 428] 
    ],
   "tree":"((BRO1_1:0,BRO2:0.007408926175080497)Node1:0,(BRO3_1:0.002455524404855022,BRO4:0.002457415365886074)Node4:0,(((BRO5:0.002464479112430666,(BRO6:0.004940850926103086,BRO7_1:0)Node11:0)Node9:0.002460542727794925,(BRO9:0.004931390913247289,((BRO10:0.002933649980980302,BRO11_1:0.01453409151831228)Node17:0.002436921831192641,BRO12:0.006987081661112447)Node16:0.005417113782285573)Node14:0)Node8:0,BRO8:0.002462026756884335)Node7:0)"
  },
 "input":{
   "file name":"/tmp/tmpht3ax8lq/job_working_directory/000/2/working/./input.fasta",
   "number of sequences":12,
   "number of sites":428,
   "partition count":1
  },
 "potentialBreakpoints":21,
 "singleTreeAICc":1450.968340686507,
 "siteBreakPointSupport":{
   "130":7.71938316947624e-08,
   "150":7.49872016582054e-06,
   "158":4.898720800158644e-06,
   "175":0.0001152764571690805,
   "176":0.000624401895637527,
   "183":8.845949780426112e-06,
   "196":5.17454230945286e-06,
   "197":5.9168232845333e-06,
   "198":4.436819044306368e-05,
   "227":2.830236103715775e-06,
   "233":9.74236872039044e-06,
   "241":1.802640814372882e-05,
   "245":1.305334911931824e-05,
   "252":8.580180939514955e-06,
   "253":2.317805781298633e-05,
   "260":1.77855732841814e-06,
   "287":4.449903505856628e-07,
   "325":6.636014843884652e-09,
   "326":2.134836027957093e-09,
   "334":7.302354343864046e-09,
   "341":1.678880851117679e-09,
   "358":6.863087158511391e-14
  },
 "timeElapsed":8,
 "totalModelCount":209,
 "trees":{
   "newickString":"((BRO1_1:0,BRO2:0.007408926175080497)Node1:0,(BRO3_1:0.002455524404855022,BRO4:0.002457415365886074)Node4:0,(((BRO5:0.002464479112430666,(BRO6:0.004940850926103086,BRO7_1:0)Node11:0)Node9:0.002460542727794925,(BRO9:0.004931390913247289,((BRO10:0.002933649980980302,BRO11_1:0.01453409151831228)Node17:0.002436921831192641,BRO12:0.006987081661112447)Node16:0.005417113782285573)Node14:0)Node8:0,BRO8:0.002462026756884335)Node7:0)"
  }
}