robinandeer / puzzle

Variant caller GUI + genetic disease analysis
https://robinandeer.gitbooks.io/puzzle/content/
MIT License
22 stars 7 forks source link

Virtual cases #212

Closed robinandeer closed 8 years ago

robinandeer commented 8 years ago

Now you can create cases from subsets of inds in GEMINI databases

An important change this brings is that an ind can belong to multiple cases so you can't simply do ind.case_id anymore :lipstick:

robinandeer commented 8 years ago

--debug will no longer break the app but it will create a new db on every restart of the app...

moonso commented 8 years ago

Could we add a 'mark all' button?

coveralls commented 8 years ago

Coverage Status

Coverage decreased (-0.8%) to 79.466% when pulling 46cb3625814459ab20607036c1196626f01f9896 on virtual-cases into ed77464e1cdc93d317049c5734f00dbd91ba7ab7 on master.

coveralls commented 8 years ago

Coverage Status

Coverage decreased (-0.8%) to 79.484% when pulling 3c6dda763f389b2a229c59b4da9d34850eb461c7 on virtual-cases into b54d540d036e58f2b3a0a5e0fc7699c24868cd0b on master.

robinandeer commented 8 years ago

@moonso: that would have to be in JavaScript so let's handle that in a separate branch :)