Skip to content

Releases: adeschen/similaRpeak

v1.27.1

16 Mar 00:52
Compare
Choose a tag to compare

Those 6 ChIP-seq profiles similarity metrics are calculated using similaRpeak::similarity() function:

  • RATIO_AREA: The ratio between the areas. The larger value is always divided by the smaller value. NA if minimal threshold is not respected.
  • DIFF_POS_MAX: The difference between the maximal peaks positions. The difference is always a positive value.
  • RATIO_MAX_MAX: The ratio between the maximal peaks values. The larger value is always divided by the smaller value. NA if minimal threshold is not respected.
  • RATIO_INTERSECT: The ratio between the intersection area and the total area. NA if minimal threshold is not respected.
  • RATIO_NORMALIZED_INTERSECT: The ratio between the intersection area and the total area of two normalized profiles. The profiles are normalized by dividing them by their average value. NA if minimal area threshold is not respected for the intersection area.
  • SPEARMAN_CORRELATION: The Spearman's rho statistic between profiles.

metrics

The package can be installed in command line mode, once the source code (please see below) has been downloaded:
The package can be installed in command line mode, once the source code (please see below) has been downloaded:

R CMD INSTALL similaRpeak_1.27.1.tar.gz

or by the RStudio menu option:

Tools>Install Packages > Select "Package Archive File"

v1.1.0

20 Apr 16:06
Compare
Choose a tag to compare

Those 6 ChIP-seq profiles similarity metrics are calculated using similaRpeak::similarity() function:

  • RATIO_AREA: The ratio between the areas. The larger value is always divided by the smaller value. NA if minimal threshold is not respected.
  • DIFF_POS_MAX: The difference between the maximal peaks positions. The difference is always a positive value.
  • RATIO_MAX_MAX: The ratio between the maximal peaks values. The larger value is always divided by the smaller value. NA if minimal threshold is not respected.
  • RATIO_INTERSECT: The ratio between the intersection area and the total area. NA if minimal threshold is not respected.
  • RATIO_NORMALIZED_INTERSECT: The ratio between the intersection area and the total area of two normalized profiles. The profiles are normalized by dividing them by their average value. NA if minimal area threshold is not respected for the intersection area.
  • SPEARMAN_CORRELATION: The Spearman's rho statistic between profiles.

metrics

The package can be installed in command line mode, once the source code (please see below) has been downloaded:
The package can be installed in command line mode, once the source code (please see below) has been downloaded:

R CMD INSTALL similaRpeak_1.1.0.tar.gz

or by the RStudio menu option:

Tools>Install Packages > Select "Package Archive File"

v0.99.3

09 Apr 21:07
Compare
Choose a tag to compare
v0.99.3 Pre-release
Pre-release

Those 6 ChIP-seq profiles similarity metrics are calculated using similaRpeak::similarity() function:

  • RATIO_AREA: The ratio between the areas. The larger value is always divided by the smaller value. NA if minimal threshold is not respected.
  • DIFF_POS_MAX: The difference between the maximal peaks positions. The difference is always a positive value.
  • RATIO_MAX_MAX: The ratio between the maximal peaks values. The larger value is always divided by the smaller value. NA if minimal threshold is not respected.
  • RATIO_INTERSECT: The ratio between the intersection area and the total area. NA if minimal threshold is not respected.
  • RATIO_NORMALIZED_INTERSECT: The ratio between the intersection area and the total area of two normalized profiles. The profiles are normalized by dividing them by their average value. NA if minimal area threshold is not respected for the intersection area.
  • SPEARMAN_CORRELATION: The Spearman's rho statistic between profiles.

metrics

The package can be installed in command line mode, once the source code (please see below) has been downloaded:

R CMD INSTALL similaRpeak_0.99.3.tar.gz

or by the RStudio menu option:

Tools>Install Packages > Select "Package Archive File"

v0.99.2

31 Mar 19:11
Compare
Choose a tag to compare
v0.99.2 Pre-release
Pre-release

Those 6 ChIP-seq profiles similarity metrics are calculated using similaRpeak::similarity() function:

  • RATIO_AREA: The ratio between the areas. The larger value is always divided by the smaller value. NA if minimal threshold is not respected.
  • DIFF_POS_MAX: The difference between the maximal peaks positions. The difference is always a positive value.
  • RATIO_MAX_MAX: The ratio between the maximal peaks values. The larger value is always divided by the smaller value. NA if minimal threshold is not respected.
  • RATIO_INTERSECT: The ratio between the intersection area and the total area. NA if minimal threshold is not respected.
  • RATIO_NORMALIZED_INTERSECT: The ratio between the intersection area and the total area of two normalized profiles. The profiles are normalized by dividing them by their average value. NA if minimal area threshold is not respected for the intersection area.
  • SPEARMAN_CORRELATION: The Spearman's rho statistic between profiles.

metrics

The package can be installed in command line mode, once the source code (please see below) has been downloaded:

R CMD INSTALL similaRpeak_0.99.2.tar.gz

or by the RStudio menu option:

Tools>Install Packages > Select "Package Archive File"

v0.99.1

30 Jan 19:20
Compare
Choose a tag to compare
v0.99.1 Pre-release
Pre-release

Those 5 ChIP-seq profiles similarity metrics are calculated using similaRpeak:::similarity() function:

  • RATIO_AREA: The ratio between the areas. The larger value is always divided by the smaller value. NA if minimal threshold is not respected.
  • DIFF_POS_MAX: The difference between the maximal peaks positions. The difference is always a positive value.
  • RATIO_MAX_MAX: The ratio between the maximal peaks values. The larger value is always divided by the smaller value. NA if minimal threshold is not respected.
  • RATIO_INTERSECT: The ratio between the intersection area and the total area. NA if minimal threshold is not respected.
  • RATIO_NORMALIZED_INTERSECT: The ratio between the intersection area and the total area of two normalized profiles. The profiles are normalized by dividing them by their average value. NA if minimal area threshold is not respected for the intersection area.

metrics

The package can be installed in command line mode, once the source code has been downloaded:

R CMD INSTALL similaRpeak_0.99.1.tar.gz

or by the RStudio menu option:

Tools>Install Packages > Select "Package Archive File"

v0.99.0

30 Sep 18:58
Compare
Choose a tag to compare
v0.99.0 Pre-release
Pre-release

Those 4 ChIP-seq profiles similarity metrics are calculated using similaRpeak::similarity() function:

  • RATIO_AREA: The ratio between the areas. The larger value is always divided by the smaller value. NA if minimal threshold is not respected.
  • DIFF_POS_MAX: The difference between the maximal peaks positions. The difference is always a positive value.
  • RATIO_MAX_MAX: The ratio between the maximal peaks values. The larger value is always divided by the smaller value. NA if minimal threshold is not respected.
  • RATIO_INTERSECT: The ratio between the intersection area and the total area. NA if minimal threshold is not respected.

metrics

The package can be installed in command line mode, once the source code has been downloaded:

R CMD INSTALL similaRpeak_0.99.0.tar.gz

or by the RStudio menu option:

Tools>Install Packages > Select "Package Archive File"