We describe a new data mining system for Biomarker Recognition And Validation Online (BRAVO) program. BRAVO consists of two integrated components: a large multi-disease multi-cohort patient database and a gene-centric statistical data mining engine which receives users online query, performs statistical analysis and packages results back to the user. BRAVO provides users with easy access to thousands of patient samples and analysis tools for many important biological questions with similar diseases. One advantage of BRAVO is that it automatically finds patients cohorts that match user’s query and performs the analysis on multiple cohorts in parallel. This feature significantly reduced the user’s labor comparing with using other tools such as Oncomine because BRAVO allows the users to focus on their own questions rather than the target cohorts. Another feature of BRAVO is that all collected public data have gone through a rigorous examination and normalization process by our experts to ensure data integrity. The genomics information generated from BRAVO will provide better understanding of biomarkers development toward personalized medicine for cancer treatment and diagnosis
Discrete phenotype examples: GENDER, ER_STATUS
You can use logical operators: and, or
Your can use parathesis: (, )
Be carefuly with logical operators. If you want low grade tumor samples grade 1 and grade 2. You may write:
grade=1 or grade=2
The expression
grade=1 and grade=2
will fail to select any samples. See examples below for detail.
query type: differential expression disease: breast cancer group1: GRADE = 3 group2: GRADE != 3 gene: STAT3
query type: co-expression disease: breast cancer group: ER_STATUS = negative and PR_STATUS = negative and ERBB2_HER2_STATUS = negative gene1: TWIST1 gene2: CCL5
query type: survival disease: colorectal cancer gene: ADD3 survival: DFS
query type: gene-continuous disease: breast cancer gene: STAT3 pheno: PERCENT_TUMOR
query type: gene-discrete disease: lung cancer gene: STAT3 pheno: GRADE group: GENDER = male
query type: gene-gene-list disease: breast cancer gene1: STAT3 STAT4 gene2: BRCA1 BRCA2 group: GRADE = 3 or GRADE = 4 p-value type: none
The following persons have contributed to the development of BRAVO: