https://github.com/adeschen/similarpeak
Bioconductor Package - Metrics to estimate the level of similarity between two ChIP-Seq profiles
https://github.com/adeschen/similarpeak
bioconductor bioconductor-package chip-profiles chip-seq metrics r
Last synced: over 1 year ago
JSON representation
Bioconductor Package - Metrics to estimate the level of similarity between two ChIP-Seq profiles
- Host: GitHub
- URL: https://github.com/adeschen/similarpeak
- Owner: adeschen
- Created: 2014-08-08T20:09:28.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2022-03-16T00:54:27.000Z (over 4 years ago)
- Last Synced: 2023-11-20T16:00:20.408Z (over 2 years ago)
- Topics: bioconductor, bioconductor-package, chip-profiles, chip-seq, metrics, r
- Language: R
- Homepage: http://bioconductor.org/packages/similaRpeak/
- Size: 535 KB
- Stars: 7
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
similaRpeak : metrics to estimate the level of similarity between two ChIP profiles.
=====================
[](https://github.com/adeschen/similaRpeak/actions/workflows/check-bioc.yaml)
[](https://codecov.io/gh/adeschen/similaRpeak)
[](https://opensource.org/licenses/Artistic-2.0)
This package calculates metrics to estimate a level of similarity between two
ChIP-Seq profiles.
## Bioconductor Package ##
[](http://bioconductor.org/packages/release/bioc/html/similaRpeak.html "Bioconductor status")
similaRpeak is now an official package of [Bioconductor](http://bioconductor.org/). The current release can be directly downloaded from their website:
[Current release](http://bioconductor.org/packages/release/bioc/html/similaRpeak.html)
However, all official releases can be downloaded from this site:
[All releases](https://github.com/adeschen/similaRpeak/releases)
## Note ##
To use this current similaRpeak version, the use of the R6 package (>= 2.0) is mandatory.
## Authors ##
[Astrid Deschênes](http://ca.linkedin.com/in/astriddeschenes "Astrid Deschênes"),
Elsa Bernatchez,
[Charles Joly Beauparlant](http://ca.linkedin.com/pub/charles-joly-beauparlant/89/491/3b3 "Charles Joly Beauparlant"),
[Fabien Claude Lamaze](http://ca.linkedin.com/in/fabienlamaze/en "Fabien Claude Lamaze"),
[Rawane Samb](http://ca.linkedin.com/in/rawanesamb "Rawane Samb"),
[Pascal Belleau](http://ca.linkedin.com/in/pascalbelleau "Pascal Belleau")
and [Arnaud Droit](http://ca.linkedin.com/in/drarnaud "Arnaud Droit").
## Maintainer ##
[Astrid Deschênes](http://ca.linkedin.com/in/astriddeschenes "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](http://opensource.org/licenses/Artistic-2.0)
## Bugs/Feature requests ##
If you have any bugs or feature requests,
[let us know](https://github.com/adeschen/similaRpeak/issues).
Thanks!