CopyNumberPlots
R package to create plots representing copy number data using karyoploteR
Science Score: 26.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
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Committers with academic emails
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (11.6%) to scientific vocabulary
Keywords
Keywords from Contributors
Repository
R package to create plots representing copy number data using karyoploteR
Statistics
- Stars: 6
- Watchers: 1
- Forks: 2
- Open Issues: 5
- Releases: 0
Topics
Metadata Files
README.md
CopyNumberPlots: create copy-number plots using karyoploteR
Introduction
Data visualisation is a powerful tool used for data analysis and exploration in many fields. Genomics data analysis is one of these fields where good visualisation tools can be of great help. The aim of CopyNumberPlots is to offer the user an easy way to create copy-number related plots using the infrastructure provided by the R/Bioconductor package karyoploteR
In addition to a set of specialized plotting functions for copy-number analysis
data and results (plotBAF, plotCopyNumberCalls, ...),
CopyNumberPlots contains a number of data loading
functions to help parsing and loading the results of widely used
copy-number calling software such as DNAcopy,
DECoN or
CNVkit.
Finally, since CopyNumberPlots extends the functionality of karyoploteR, it is possible to combine the plotting functions of both packages to get the perfect figure for your data.
Installation
CopyNumberPlots is a Bioconductor package and to install it we have to use BiocManager
{r getPackage, eval=FALSE}
if (!requireNamespace("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("CopyNumberPlots")
More information
You can find more information on CopyNumberPlots in its Bioconductor page and specially in the CopyNumberPlots vignette.
You can find more information on how to use karyoploteR in the karyoploteR tutorial.
Owner
- Name: Bernat Gel
- Login: bernatgel
- Kind: user
- Location: Barcelona, Spain
- Company: Germans Trias Research Institute (IGTP)
- Twitter: bernatgel
- Repositories: 4
- Profile: https://github.com/bernatgel
Bioinformatician at IGTP. Interested in cancer genomics, data analysis and visualization. Working on NF1, Hereditary Cancer and genetic diagnostics.
GitHub Events
Total
Last Year
Committers
Last synced: 7 months ago
Top Committers
| Name | Commits | |
|---|---|---|
| Bernat Gel | b****l@g****m | 188 |
| Unknown | m****o@g****m | 74 |
| Nitesh Turaga | n****a@g****m | 14 |
| J Wokaty | j****y | 4 |
Issues and Pull Requests
Last synced: 6 months ago
All Time
- Total issues: 7
- Total pull requests: 15
- Average time to close issues: 13 days
- Average time to close pull requests: about 1 month
- Total issue authors: 6
- Total pull request authors: 1
- Average comments per issue: 2.29
- Average comments per pull request: 0.2
- Merged pull requests: 15
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 0
- Pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- lbeltrame (2)
- DarioS (1)
- moldach (1)
- lima1 (1)
- bernatgel (1)
- ChristianRohde (1)
Pull Request Authors
- miriammagallon (15)
Top Labels
Issue Labels
Pull Request Labels
Packages
- Total packages: 1
-
Total downloads:
- bioconductor 14,241 total
- Total dependent packages: 2
- Total dependent repositories: 0
- Total versions: 6
- Total maintainers: 1
bioconductor.org: CopyNumberPlots
Create Copy-Number Plots using karyoploteR functionality
- Homepage: https://github.com/bernatgel/CopyNumberPlots
- Documentation: https://bioconductor.org/packages/release/bioc/vignettes/CopyNumberPlots/inst/doc/CopyNumberPlots.pdf
- License: Artistic-2.0
-
Latest release: 1.24.0
published 8 months ago
Rankings
Maintainers (1)
Dependencies
- R >= 3.6 depends
- karyoploteR * depends
- GenomeInfoDb * imports
- GenomicRanges * imports
- IRanges * imports
- Rsamtools * imports
- SummarizedExperiment * imports
- VariantAnnotation * imports
- cn.mops * imports
- methods * imports
- regioneR * imports
- rhdf5 * imports
- stats * imports
- utils * imports
- BSgenome.Hsapiens.UCSC.hg19.masked * suggests
- BiocStyle * suggests
- DNAcopy * suggests
- knitr * suggests
- panelcn.mops * suggests
- rmarkdown * suggests
- testthat * suggests