How to cite the R package coca
coca is a popular R package that is available at https://cran.r-project.org/web/packages/coca/index.html. By citing R packages in your paper you lay the grounds for others to be able to reproduce your analysis and secondly you are acknowledging the time and work people have spent creating the package.
APA citation
Formatted according to the APA Publication Manual 7th edition. Simply copy it to the References page as is.
The minimal requirement is to cite the R package in text along with the version number. Additionally, you can include the reference list entry the authors of the coca package have suggested.
Example of an in-text citation
Analysis of the data was done using the coca package (v1.1.0; Cabassi & Kirk, 2020).
Reference list entry
Cabassi, A., & Kirk, P. D. W. (2020). Multiple kernel learning for integrative consensus clustering of omic datasets. Bioinformatics, 36(18), 4789–4796.
Vancouver citation
Formatted according to Vancouver style. Simply copy it to the references section as is.
Example of an in-text citation
Analysis of the data was done using the coca package v1.1.0 (1).
Reference list entry
1.Cabassi A, Kirk PDW. Multiple kernel learning for integrative consensus clustering of omic datasets. Bioinformatics. 2020 Sep 15;36(18):4789–96.
BibTeX
Reference entry in BibTeX format. Simply copy it to your favorite citation manager.
@ARTICLE{Cabassi2020-ue,
title = "Multiple kernel learning for integrative consensus clustering of
omic datasets",
author = "Cabassi, Alessandra and Kirk, Paul D W",
abstract = "Abstract Motivation Diverse applications---particularly in
tumour subtyping---have demonstrated the importance of
integrative clustering techniques for combining information from
multiple data sources. Cluster Of Clusters Analysis (COCA) is
one such approach that has been widely applied in the context of
tumour subtyping. However, the properties of COCA have never
been systematically explored, and its robustness to the
inclusion of noisy datasets is unclear. Results We rigorously
benchmark COCA, and present Kernel Learning Integrative
Clustering (KLIC) as an alternative strategy. KLIC frames the
challenge of combining clustering structures as a multiple
kernel learning problem, in which different datasets each
provide a weighted contribution to the final clustering. This
allows the contribution of noisy datasets to be down-weighted
relative to more informative datasets. We compare the
performances of KLIC and COCA in a variety of situations through
simulation studies. We also present the output of KLIC and COCA
in real data applications to cancer subtyping and
transcriptional module discovery. Availability and
implementation R packages klic and coca are available on the
Comprehensive R Archive Network. Supplementary information
Supplementary data are available at Bioinformatics online.",
journal = "Bioinformatics",
publisher = "Oxford University Press (OUP)",
volume = 36,
number = 18,
pages = "4789--4796",
month = sep,
year = 2020,
url = "http://dx.doi.org/10.1093/bioinformatics/btaa593",
copyright = "http://creativecommons.org/licenses/by/4.0/",
language = "en",
issn = "1367-4803, 1460-2059",
doi = "10.1093/bioinformatics/btaa593"
}
RIS
Reference entry in RIS format. Simply copy it to your favorite citation manager.
TY - JOUR
AU - Cabassi, Alessandra
AU - Kirk, Paul D W
AD - MRC Biostatistics Unit, University of Cambridge, Cambridge CB2 0SR, UK;
MRC Biostatistics Unit, University of Cambridge, Cambridge CB2 0SR, UK;
Cambridge Institute of Therapeutic Immunology & Infectious Disease,
University of Cambridge, Cambridge CB2 0AW, UK
TI - Multiple kernel learning for integrative consensus clustering of omic
datasets
T2 - Bioinformatics
VL - 36
IS - 18
SP - 4789-4796
PY - 2020
DA - 2020/9/15
PB - Oxford University Press (OUP)
AB - Abstract Motivation Diverse applications—particularly in tumour
subtyping—have demonstrated the importance of integrative clustering
techniques for combining information from multiple data sources. Cluster
Of Clusters Analysis (COCA) is one such approach that has been widely
applied in the context of tumour subtyping. However, the properties of
COCA have never been systematically explored, and its robustness to the
inclusion of noisy datasets is unclear. Results We rigorously benchmark
COCA, and present Kernel Learning Integrative Clustering (KLIC) as an
alternative strategy. KLIC frames the challenge of combining clustering
structures as a multiple kernel learning problem, in which different
datasets each provide a weighted contribution to the final clustering.
This allows the contribution of noisy datasets to be down-weighted
relative to more informative datasets. We compare the performances of KLIC
and COCA in a variety of situations through simulation studies. We also
present the output of KLIC and COCA in real data applications to cancer
subtyping and transcriptional module discovery. Availability and
implementation R packages klic and coca are available on the Comprehensive
R Archive Network. Supplementary information Supplementary data are
available at Bioinformatics online.
SN - 1367-4803
DO - 10.1093/bioinformatics/btaa593
UR - http://dx.doi.org/10.1093/bioinformatics/btaa593
ER -
Other citation styles (ACS, ACM, IEEE, ...)
BibGuru offers more than 8,000 citation styles including popular styles such as AMA, ACN, ACS, CSE, Chicago, IEEE, Harvard, and Turabian, as well as journal and university specific styles! Give it a try now: Cite it now!
coca R package release history
| Version | Release date |
|---|---|
| 1.0.4 | 2020-03-26 |