Skip to content

Commit 1863bc0

Browse files
authored
Update README.md
1 parent 4969d48 commit 1863bc0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Candidate Drivers Analysis: Multi-Omic Search for Candidate Drivers of Functiona
33

44
CaDrA is an R package that supports a heuristic search framework aimed towards the identification of candidate drivers of oncogenic activity. Given a binary genomic dataset (where the rows are 1/0 vectors indicating the presence/absence of genomic features such as somatic mutations or copy number alteration events), together with an associated sample ranking (where the samples are ranked by a certain phenotypic readout of interest such as protein expression, pathway activity etc.), CaDrA implements a step-wise search algorithm to determine a set of features that, together (based on their occurence union or 'logical OR'), is most-associated with the observed ranking, making it useful for finding mutually exclusive or largely non-overlapping anomalies that can lead to the same pathway phenotype.
55

6-
For more information, please see the associated manuscript ([Kartha et al. (2019)](https://www.frontiersin.org/articles/10.3389/fgene.2019.00121/full))
6+
For more information, please see the associated manuscript [Kartha et al. (2019)](https://www.frontiersin.org/articles/10.3389/fgene.2019.00121/full)
77

88
## (1) Installation
99

0 commit comments

Comments
 (0)