1 / 17

Multiple Examples of tumor tissue (public data from Whitehead/MIT)

We mine the data using Support Vector Machines and create the confusion matrix. SVM Classification of Multiple Tumor Types. 78.25% accuracy. DNA Microarray Data. Oracle Data Mining. Green=Correct Red=Errors.

varana
Télécharger la présentation

Multiple Examples of tumor tissue (public data from Whitehead/MIT)

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. We mine the data using Support Vector Machines and create the confusion matrix SVM Classification of Multiple Tumor Types 78.25% accuracy DNA Microarray Data Oracle Data Mining Green=Correct Red=Errors We feed multiple cancer types data into the Oracle DB: 16,063 genes, 144 cancer patients. • Multiple Examples of tumor tissue (public data from Whitehead/MIT)

  2. SVM Classification of Multiple Tumor Types 78.25% accuracy Oracle Data Mining’s SVM models are able to accurately predict the multi-class tumor problem with 78.25% accuracy. Green=Correct Red=Errors

  3. Identify Biomarkers for DLBC Lymphoma Treatment Outcome Attribute Importance identifies genes correlated with Lymphoma cancer.

  4. Find a Cure for Lymphoma • Literature search on Lymphoma • Set up a project workspace • Set up a meeting • Check lab protocols • Store cell histology images • Analyze gene expression results • Study the markers • Find a lead

  5. Study the Markers • Statistical analysis • Protein sequence analysis (Swissprot) • BLAST Search • Protein secondary structure study • Search of genes and genetic disorders (OMIM) • Pathway modeling

  6. Data Analysis with JDeveloper

  7. Data Analysis with JDeveloper

  8. PKC Distribution Difference

  9. Statistical Analysis Create an External Table to read data from lymphoma.txt.

  10. Statistical Analysis Calculate Mean and Standard Deviation The t-test shows that the PKC expression levels in cured and fatal patients are significantly different.

  11. Protein sequence analysis Load SwissProt into Oracle XML DB Load SwissProt into XML DB to learn more about expressed genes of interest

  12. Load SwissProt into XML DB FTP SwissProt data and schema into Oracle XML DB

  13. Load SwissProt into XML DB Access XML schema using XML Spy (XML editor) which connects to the database using WebDAV

  14. Load SwissProt into XML DB

  15. Register the XML Schema Once schema is registered, XML DB automatically generates tables

  16. Describe the Table Generated

More Related