|
Project Information
Members
Featured
Downloads
Wiki pages
Links
|
Index | Introduction: Obtaining and configuring the MyDas code to start building your data source -> This project offers an easy-to-extend Java DAS server framework with several advantages:
If you would like to see an example of MyDas in action, please take a look at the UniProt DAS Annotation Server at the EBI, which is a popular DAS Reference server with six data sources. More details of the DAS protocol, DAS servers and DAS clients can be found at http://www.biodas.org/wiki/Main_Page. If you want to start learning how to use MyDas, you can go to the Tutorials page. Implementations: The current version of this server is a complete implementation of http://www.biodas.org/wiki/DAS1.6. If you are interested in learning more about DAS 1.6, this specification is highly recommended as a concise and complete description of the DAS protocol. The first version of this server was a complete implementation of Distributed Sequence Annotation System (DAS) Version 1.53. Related publications: Prlić A, Down TA, Kulesha E, Finn RD, Kähäri A, Hubbard TJ. Integrating sequence and structural biology with DAS. BMC Bioinformatics. 2007 Sep 12;8:333 (PMID: 17850653) All the source code is available from subversion. (Click on the 'Source' tab above to access this.) Please see the documentation for building a mydas data source plugin for details of how to start implementing a plugin (This documentation is a work in progress). This code is being developed using the following platform, tools and APIs:
Note that the Maven build tool downloads all jar dependencies for the project - it will not be necessary to download these individually.
Copyright 2007 Philip Jones, EMBL-European Bioinformatics Institute Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. |


