1 / 6

phyloXML : XML for evolutionary biology and comparative genomics

phyloXML : XML for evolutionary biology and comparative genomics. Han, Mira and Zmasek , Christian. Biology. Com.Sci. Database. Biological database NCBI,Uniprot …. Server Applications. Application Bioperl , BioRuby , BioPhyton. Visual Representaion In browser.

adriel
Download Presentation

phyloXML : XML for evolutionary biology and comparative genomics

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. phyloXML: XML for evolutionary biology and comparative genomics Han, Mira and Zmasek, Christian

  2. Biology Com.Sci Database Biological database NCBI,Uniprot… Server Applications Application Bioperl, BioRuby, BioPhyton Visual Representaion In browser Visual Representaion In browser TreeJuxtaposer, TreeJview….

  3. Present & future • the lack of standardized means to annotate tree nodes and branches with distinct attributes. • Current formats - Nexus or NHX (New Hampshire eXtended) • Previous proposals for a XML format for systematic data never gained popularity, possibly due to a lack of supporting software.

  4. PyloXML • PhyloXMLis an XML language defined by a complete schema in XSD , for describing evolutionary trees, as well as various associated data items • various software tools for reading, writing, conversion, and visualization of phyloXML formatted data.

  5. Tools • The Java command-line "phyloxml_converter" can convert existing into phyloXML. • “Decorator" helps the users insert various data types into a phyloXML tree. • phyloXML support has been developed for three open source namely • BioPerl (module Bio::TreeIO::phyloxml) • BioRuby(module Bio::PhyloXML) • Biopython(module Bio.Tree.PhyloXML)  

  6. My inference • Data structure is vital for efficient information retrieval ,updating and processing • As biology dataset are huge less explored , these formats will improve the weak link. • So Data structure in XML format is like tree structure so the algorithm for the basic process could be log h.

More Related