Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

supplOVCA

To install

devtools::install_github("CompOnco/supplOvCa") library(supplOvCa)

#load data data(ovca_suppl)

#Examples table(ovca_suppl$SUBTYPE, ovca_suppl$BRCA1_germline) ;

Are ovarian cancer enriched in BRCA1 germline mutations

fisher.test(table(ovca_suppl$SUBTYPE, ovca_suppl$BRCA1_somatic ))

spineplot(table(ovca_suppl$TUMORRESIDUALDISEASE,ovca_suppl$BRCA1_germline), col=c("red4", "white"), main="BRCA1 germline by residul disease")

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages