Recent Releases of genometric.mspc.core

genometric.mspc.core - Release v6.1.0

Release notes

Full Changelog: https://github.com/Genometric/MSPC/compare/v6.0.1...v6.1.0

- C#
Published by VJalili about 1 year ago

genometric.mspc.core - Release v6.0.1

  • Bug fix incorrectly reporting the number of consensus peaks (https://github.com/Genometric/MSPC/pull/181); thanks to @MeriemBahda for reporting this bug.

Release notes

- C#
Published by VJalili over 3 years ago

genometric.mspc.core - Release v6.0.0

  • Change the command line interface library to System.CommandLine (see PR #174);
  • Read and apply strand information when processing peaks (see PR #176);
  • Improve performance by changing the default max degree of parallelism to the maximum allowed by the scheduler (see PR #175);
  • Update documentation (see PR #170);
  • Add scripts to benchmark different versions of MSPC (see PRs #167, #168, #169, #171, #172, #173);
  • Update the Docusaurus version to the stable v2 version (see PR #170);
  • Code clean-up and improve on code smell (see PR #177). Release Notes

- C#
Published by VJalili over 3 years ago

genometric.mspc.core - Release v5.5.0

  • Update target framework to .NET 6.0;
  • Update website to Docusaurus v2.0.0-beta.13. Release Notes

UPDATE: All binaries are updated to correctly reflect the version number.

- C#
Published by VJalili about 4 years ago

genometric.mspc.core - Release v5.4.0

Release Notes

- C#
Published by VJalili almost 5 years ago

genometric.mspc.core - Release v5.3.0

Release Notes

- C#
Published by VJalili almost 5 years ago

genometric.mspc.core - Release v5.2.0

Release Notes

- C#
Published by VJalili almost 5 years ago

genometric.mspc.core - Release v5.1.0

Release Notes

- C#
Published by VJalili about 5 years ago

genometric.mspc.core - Release v5.0.0

Release Notes

- C#
Published by VJalili about 5 years ago

genometric.mspc.core - Release v4.0.2

Release notes

- C#
Published by VJalili over 5 years ago

genometric.mspc.core - Release v4.0.1

Release notes

- C#
Published by VJalili almost 6 years ago

genometric.mspc.core - Release v4.0.0

Release notes

- C#
Published by VJalili over 6 years ago

genometric.mspc.core - Release v4.0.0-preview1

v4.0.0 preview 1

- C#
Published by VJalili over 6 years ago

genometric.mspc.core - Release v3.3.1

Fix a bug creating summary statistics.

- C#
Published by VJalili over 6 years ago

genometric.mspc.core - Release v3.3

Release notes: https://github.com/Genometric/MSPC/blob/master/docs/releases/v3.3.rst

- C#
Published by VJalili about 7 years ago

genometric.mspc.core - Release v3.2

Release notes: https://github.com/Genometric/MSPC/blob/master/docs/releases/v3.2.rst On NuGet: https://www.nuget.org/packages/Genometric.MSPC.Core/

- C#
Published by VJalili about 7 years ago

genometric.mspc.core - Release v3.1

Release notes: https://github.com/Genometric/MSPC/blob/master/docs/releases/v3.1.rst On NuGet: https://www.nuget.org/packages/Genometric.MSPC.Core/

- C#
Published by VJalili about 7 years ago

genometric.mspc.core - Release v3.0

Release notes: https://github.com/Genometric/MSPC/blob/master/docs/releases/v3.rst On NuGet: https://www.nuget.org/packages/Genometric.MSPC.Core/

- C#
Published by VJalili over 7 years ago

genometric.mspc.core - Release v2.2

Extended to export a set of consensus peaks (i.e., a set of peaks called on portions of genome where covered by peaks in the output set of the processed replicates). See this page.

- C#
Published by VJalili over 8 years ago

genometric.mspc.core - Release v2.1

  • Improved performance.
  • Reports combined p-values in terms of x-squared of Fisher's method and the corresponding right-tail probability.
  • Casing issues of chromosome are resolved (e.g., previously was: chrx , updated to: chrX).

- C#
Published by VJalili over 8 years ago