Jamie-Dean-Lab / Lineage-analysis

for private use only; work in progress
0 stars 1 forks source link

Start Parsl pipeline #2

Open giordano opened 2 months ago

giordano commented 2 months ago

This is only the beginning of my changes, to save my progress so far. I tried to attempt small refactoring in LineageABCmodel.jl (bitwise operators were used where logical operators should have been used instead, and in most cases the logic were overly complicated), but given the complete lack of tests I can't really guarantee I didn't break anything, but I tried to keep changes to a minimum, to avoid this risk.