Skip to content
Snippets Groups Projects
Select Git revision
  • Clean-Code
  • Maries-branch
  • main default protected
  • smarter-python-version-testing
  • test-new-user-view-couple
  • v1.0.8
  • v1.0.7
  • v1.0.6
  • v1.0.5
  • v1.0.4
  • v1.0.3
  • v1.0.2
  • v1.0.1
  • v1.0
  • v0.0.31
  • v0.0.30
  • v0.0.29
  • v0.0.28
  • v0.0.27
  • v0.0.26
  • v0.0.25
  • v0.0.24
  • v0.0.23
  • v0.0.22
  • v0.0.21
25 results
You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.09May7652130Apr29282524232221171615142131Mar28262521201918171413121110621Feb1918171413121110765430Jan2827241363231Dec2019171614124227Nov2625206521Oct171514111093130Sep2716629Aug282320191431Jul822May1715Apr129826Mar191413121187623Feb201916151312876541test more version for main, only one for other branchessmarter-python-…smarter-python-version-testingtest more version for main, only one for other branchesSmall update to DSL1 converterClean-CodeClean-CodeSmall updateFix small bugupdate th rewrite on a single line else ifFix small bug in the case the process dependency graph is not connexeAdded small updateGot a one to one mapping between the output of the view user + rewrite -> the only expection is that sometimes the userview graph may have extra edges cause it's possible that i group together 2 operations (which isn't shown in the process dependency graph)uPDATE THE GENERATION OF the userviewsUpdate the image representation of the user view + update the calucle of the profiles (need to find the parameters)Put the greddy version back -> it wans't working fully as expectedFix small bugAdded optimisation for the analysisUpdated the analyis of conditions -> especially for ternanry conditionsAdded support for multi ternary operator -> this will need to be checkedFix small bugsmall updateUpdated the representation of the conditions in the workflow -> the condition now flow:))Updated the rewrite of the subowrkflow into the main -> if the emit is complexe it creates a temporary variableUpdated the rewrite of the operations (reduce map) + added view into that groupAdded first implementation of the coloured edges in the graph (corresponding to most used conditions)small update to get the generation of the relevant processes to work + removed the creation of empty channels in the case of false condition for the call of the clustersStarted creating profiles + added the option when a non relavant process is being created -> it takes the name from the process with the least used bioinfo tool processUpdate the extraction of the tools in processesAdded filter to flag when a condition is not written correctlyAdded filter to flag when a condition is not extracted correctlyUpdate the conditions to enable multi line conditionsAdded reduce in the rewrite of the operatorsUpdated the difference in graphs printAdded case there is a cycle in the workflow and the relevant processes inderectly don't group together -> i raise the error explaining thisRenaming channels inside subworklfows -> to avoid issues when wanting to write the subworkflow in the main (in the case of multiple channels)Added warning when channels are defined/used multiple times in different blocks -> sometimes breaks the rewriteAdding filter no processes + adding pipe support for rewritting mapsUpdated errorAdded filter Multi ternary operationDebugged a small thing in the rewritte of single line conditionsAdded filter -> i cannot rewrite a workflow in which there is a circular loop with the calls : 'ch = call(ch)' or 'call(ch)\n ch = call.out'Added the rewrite of the subworkflows to put the different elements in orderUpdate draw from pool and check dependency function
Loading