Difference between revisions of "DAS/1"
(Removed Dasty1, added Pfam) |
(Added/updated some servers) |
||
Line 29: | Line 29: | ||
== DAS/1 Servers == | == DAS/1 Servers == | ||
+ | |||
+ | A more exchaustive list of servers is available from the [[DasRegistry|DAS Registry]]. | ||
* [http://netaffxdas.affymetrix.com/das/ Affymetrix] | * [http://netaffxdas.affymetrix.com/das/ Affymetrix] | ||
Line 34: | Line 36: | ||
* [http://www.ensembl.org/info/using/external_data/das/index.html Ensembl server] | * [http://www.ensembl.org/info/using/external_data/das/index.html Ensembl server] | ||
* [http://das.hgc.jp/ KEGG DAS] | * [http://das.hgc.jp/ KEGG DAS] | ||
− | * [http:// | + | * [http://das.sanger.ac.uk/das/dsn Sanger DAS server] |
+ | * [http://www.ebi.ac.uk/das-srv/genomicdas/das/sources EBI Genomic DAS server] | ||
+ | * [http://www.ebi.ac.uk/das-srv/proteindas/das/sources EBI Protein DAS server] | ||
+ | * [http://www.ebi.ac.uk/das-srv/uniprot/das/dsn Uniprot DAS server] | ||
* [http://www.tigr.org/tdb/DAS/das_server_list.html TIGR's listing of servers] | * [http://www.tigr.org/tdb/DAS/das_server_list.html TIGR's listing of servers] | ||
* [http://genome.ucsc.edu/FAQ/FAQdownloads#download23 UCSC server] | * [http://genome.ucsc.edu/FAQ/FAQdownloads#download23 UCSC server] |
Revision as of 22:31, 16 July 2008
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. Around 400 public DAS/1 servers are currently running worldwide including WormBase, FlyBase, Ensembl, TIGR, UCSC, and UniProt. Many more private DAS sources are known to be in use. A number of websites and software applications are based on DAS.
The official DAS/1 version 1.53 specification is available at http://www.biodas.org/documents/spec.html
The specification is being actively supported, and continues to be extended in order to cater for the needs of its existing users and expand its applicability to additional arenas. For example, though originally focussed on genomic annotation, extensions have enabled DAS to be used to distribute alignment, structural and molecular interaction data.
The unofficial DAS/1 version 1.53E (extended) specification is available at http://www.dasregistry.org/spec_1.53E.jsp
DAS/1/Overview provides a glossary and list of concepts.
DAS/1 Clients
- Older (still maintained?):
DAS/1 Servers
A more exchaustive list of servers is available from the DAS Registry.
- Affymetrix
- BioSapiens servers
- Ensembl server
- KEGG DAS
- Sanger DAS server
- EBI Genomic DAS server
- EBI Protein DAS server
- Uniprot DAS server
- TIGR's listing of servers
- UCSC server
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 MyDas
Publishing and Discovery of DAS/1 sources
See DasRegistry