https://github.com/bioconductor-source/similarpeak

https://github.com/bioconductor-source/similarpeak

Science Score: 13.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (8.3%) to scientific vocabulary
Last synced: 10 months ago · JSON representation

Repository

Basic Info
  • Host: GitHub
  • Owner: bioconductor-source
  • Language: R
  • Default Branch: devel
  • Size: 539 KB
Statistics
  • Stars: 0
  • Watchers: 2
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created almost 2 years ago · Last pushed almost 2 years ago
Metadata Files
Readme Changelog

README.md

similaRpeak : metrics to estimate the level of similarity between two ChIP profiles.

R-CMD-check-bioc codecov License: Artistic-2.0

This package calculates metrics to estimate a level of similarity between two ChIP-Seq profiles.

Bioconductor Package

Bioconductor Time

similaRpeak is now an official package of Bioconductor. The current release can be directly downloaded from their website: Current release

However, all official releases can be downloaded from this site: All releases

Note

To use this current similaRpeak version, the use of the R6 package (>= 2.0) is mandatory.

Authors

Astrid Deschênes, Elsa Bernatchez, Charles Joly Beauparlant, Fabien Claude Lamaze, Rawane Samb, Pascal Belleau and Arnaud Droit.

Maintainer

Astrid Deschênes

License

This package and the underlying similaRpeak code are distributed under the Artistic license 2.0. You are free to use and redistribute this software.

For more information on Artistic 2.0 License see http://opensource.org/licenses/Artistic-2.0

Bugs/Feature requests

If you have any bugs or feature requests, let us know.

Thanks!

Owner

  • Name: (WIP DEV) Bioconductor Packages
  • Login: bioconductor-source
  • Kind: organization
  • Email: maintainer@bioconductor.org

Source code for packages accepted into Bioconductor

GitHub Events

Total
Last Year

Dependencies

.github/workflows/check-bioc.yaml actions
  • actions/cache v2 composite
  • actions/checkout v2 composite
  • actions/upload-artifact master composite
  • r-lib/actions/setup-pandoc master composite
  • r-lib/actions/setup-r master composite
.github/workflows/test-coverage.yaml actions
  • actions/cache v2 composite
  • actions/checkout v2 composite
  • r-lib/actions/setup-pandoc v1 composite
  • r-lib/actions/setup-r v1 composite
DESCRIPTION cran
  • R6 >= 2.0 depends
  • stats * imports
  • BiocGenerics * suggests
  • BiocStyle * suggests
  • GenomicAlignments * suggests
  • RUnit * suggests
  • Rsamtools * suggests
  • knitr * suggests
  • rmarkdown * suggests
  • rtracklayer * suggests