Difference between revisions of "DAS/1"
m (→About DAS/1) |
|||
Line 22: | Line 22: | ||
* [http://biodas.org/geodesic/ Geodesic] | * [http://biodas.org/geodesic/ Geodesic] | ||
* [http://sourceforge.net/project/showfiles.php?group_id=28453&release_id=60810 OmniDAS/OmniGene] | * [http://sourceforge.net/project/showfiles.php?group_id=28453&release_id=60810 OmniDAS/OmniGene] | ||
+ | |||
+ | == Servers == | ||
+ | |||
+ | * [http://servlet.sanger.ac.uk:8080/das/ Dazzle server at Sanger] | ||
+ | * [http://das.hgc.jp/ KEGG DAS] | ||
+ | * [http://www.tigr.org/tdb/DAS/das_server_list.html Listing of servers maintained by TIGR] | ||
== How to set up a DAS/1 server == | == How to set up a DAS/1 server == | ||
Line 37: | Line 43: | ||
* Java | * Java | ||
[http://www.derkholm.net/thomas/dazzle/ Dazzle] | [http://www.derkholm.net/thomas/dazzle/ Dazzle] | ||
− | |||
== Publishing and Discovery of DAS/1 sources == | == Publishing and Discovery of DAS/1 sources == | ||
See [[DasRegistry]] | See [[DasRegistry]] |
Revision as of 19:58, 27 February 2007
The DAS/1 Protocol
Contents
About DAS/1
The original version 1 specification, written by Lincoln Stein, Sean Eddy, and Robin Dowell, is the basis for a number of clients and servers. More than 200 DAS/1 servers are currently running worldwide including WormBase, FlyBase, Ensembl, TIGR, UCSC, and UniProt. A number of websites and software applications are based on DAS.
The DAS/1 specification is available at http://www.biodas.org/documents/spec.html
DAS/1/Overview provides a glossary and list of concepts.
Clients
Older (still maintained?):
Servers
How to set up a DAS/1 server
In general it is quite easy to set up DAS server. All the server implementations are easy to set up. Most server implementations allow easy setup using ready provided data-adaptors (e.g. for GFF files). For custom data simple plugins can be written to quickly provide your data via DAS.
DAS server implementations are available in several programming languages:
- Perl
Proserver LDAS
- Java
Dazzle
Publishing and Discovery of DAS/1 sources
See DasRegistry