Genometric / MSPC

Using combined evidence from replicates to evaluate ChIP-seq peaks
https://genometric.github.io/MSPC/
GNU General Public License v3.0
19 stars 10 forks source link

Improve portability of benchmarking script #173

Closed VJalili closed 2 years ago

VJalili commented 2 years ago

Invoke MSPC in the benchmarking script in a cross-platform way; i.e., dotnet mspc.dll.

The only caveat is that this type of invocation is supported on the latest versions; mainly since v4. Earlier versions need further testing, but some versions are not expected to support since they are not cross-platform; v1 in particular.

codecov[bot] commented 2 years ago

Codecov Report

Merging #173 (dfa1d4b) into dev (d384b7a) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##              dev     #173   +/-   ##
=======================================
  Coverage   97.41%   97.41%           
=======================================
  Files          43       43           
  Lines        2091     2091           
=======================================
  Hits         2037     2037           
  Misses         10       10           
  Partials       44       44           

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more