kdahlquist / GRNmap

Gene Regulatory Network modeling and parameter estimation
BSD 3-Clause "New" or "Revised" License
4 stars 3 forks source link

Updated compressMissingDataTest #307

Closed trixr4kdz closed 7 years ago

trixr4kdz commented 7 years ago

The previous tests for compressMissingData required running readInputSheet, which meant that we are relying on another routine to be correct in order to run compressMissingData. I've changed the tests so we do not have to read excel files; instead, it takes the inputs to compressMissingData as constants stored in CompressMissingDataStruct.