home *** CD-ROM | disk | FTP | other *** search
/ Usenet 1994 October / usenetsourcesnewsgroupsinfomagicoctober1994disk1.iso / answers / acedb-faq < prev    next >
Internet Message Format  |  1993-12-14  |  27KB

  1. Path: senator-bedfellow.mit.edu!bloom-beacon.mit.edu!nic.hookup.net!swrinde!cs.utexas.edu!howland.reston.ans.net!agate!dog.ee.lbl.gov!overload.lbl.gov!acedbfaq
  2. From: acedbfaq@s27w007.pswfs.gov (ACEDB FAQ Pseudouser)
  3. Newsgroups: bionet.software.acedb,news.answers
  4. Subject: ACEDB Genome Database Software FAQ
  5. Followup-To: bionet.software.acedb
  6. Date: 14 Dec 1993 21:30:18 GMT
  7. Organization: Dendrome, A genome database for forest trees
  8. Lines: 652
  9. Approved: news-answers-request@MIT.Edu
  10. Message-ID: <2elb9a$8mk@overload.lbl.gov>
  11. Reply-To: acedbfaq@s27w007.pswfs.gov
  12. NNTP-Posting-Host: s27w007.pswfs.gov
  13. Summary: Frequently Asked Questions about finding and getting
  14.  started with the database system ACEDB.  ACEDB is used
  15.  to collect information regarding the molecular biology
  16.  of the genome.
  17. Archive-name: acedb-faq
  18. Last-modifed: 12/14/93
  19. Version: 1.6
  20. Xref: senator-bedfellow.mit.edu bionet.software.acedb:96 news.answers:15809
  21.  
  22. ----------------------------------------------------------------------
  23. Common Questions and Answers about ACEDB.
  24.  
  25.     This document will be posted monthly to the BIOSCI newsgroup
  26.     bionet.software.acedb and to USENET conference news.answers.
  27.     It is intended to be used as an index to ACEDB databases and to
  28.     information about the database software.
  29.  
  30.     There is an HyperText Markup Language (HTML) version of this
  31.     document available on the World Wide Web (WWW). The Universal
  32.     Resource locator (URL) for it is:
  33.         http://probe.nalusda.gov:8000/plant/acedbfaq.html
  34.     [Until I get more familiar with HTML, it may not be as current
  35.      as the plain ASCII FAQ. --bks]
  36.  
  37.     The latest version of the ACEDB FAQ should be available via
  38.     anonymous ftp at net.bio.net as:
  39.         /pub/BIOSCI/ACEDB/ACEDB.FAQ
  40.     and at rtfm.mit.edu as:
  41.         /pub/usenet/news.answers/bionet.software.acedb/
  42.         bionet.software.acedb.FAQ
  43.     and via electronic mail from mail-server@rtfm.mit.edu.
  44.  
  45.     Curators of ACEDB databases should take note of Question 4 and
  46.     keep me apprised of changes.
  47.  
  48.     Errors of commission or omission are unintentional.  If I have
  49.     forgotten to give you credit please let me know.  Please
  50.     send comments and corrections to: acedbfaq@s27w007.pswfs.gov
  51.         --Bradley K. Sherman 
  52.  
  53. ----------------------------------------------------------------------
  54. The List of questions in the ACEDB FAQ.  Questions marked with
  55. + are new, those with ! have substantially changed answers:
  56.  
  57. Q0:  What is ACEDB?
  58. Q1:  !What is the current version of ACEDB?
  59. Q2:  What hardware/software do I need to run ACEDB?
  60. Q3:  Where can I get ACEDB?
  61. Q4:  What ACEDB databases exist?
  62. Q5:  What written documentation exists for ACEDB?
  63. Q6:  Where can I find further information about ACEDB?
  64. Q7:  How should ACEDB be cited?
  65. Q8:  Is ACEDB object-oriented?
  66. Q9:  What's all this about Gopher/WAIS/Anonymous ftp/WWW ...
  67. Q10: How can I get on the ACEDB announcements mailing list?
  68. Q11: +When and where is the next ACEDB Workshop?
  69. Q411:Who contributed to this document?
  70.  
  71. ----------------------------------------------------------------------
  72. Q0:  What is ACEDB?
  73.  
  74. A0:  ACEDB is an acronym for A Caenorhabditis elegans Database.  It can
  75.      refer to a database and data concerning the nematode C. elegans,
  76.      or to the database software alone.  This document is concerned
  77.      primarily with the latter meaning.  ACEDB is being adapted by many
  78.      groups to organize molecular biology data about the genomes of
  79.      diverse species [see Q4].
  80.  
  81.      ACEDB allows for automatic cross-referencing of items during
  82.      loading and allows for hypertextual navigation of the links
  83.      using a graphical user interface and mouse.  Certain special
  84.      purpose graphical displays have been integrated into the
  85.      software.  These reflect the needs of molecular biologists
  86.      in constructing genetic and physical maps of genomes.
  87.  
  88.      ACEDB was written and developed by Richard Durbin (MRC LMB
  89.      Cambridge, England) and Jean Thierry-Mieg (CNRS, Montpellier,
  90.      France), beginning circa 1990.  It is written in the C programming
  91.      language and uses the X11 windowing system to provide a platform
  92.      independent graphical user interface.  The source code is publicly
  93.      available [See Q3].  Durbin & Thierry-Mieg continue to develop
  94.      the system, with contributions from other groups including
  95.      Lawrence Berkeley Laboratory and the European integrated Genome
  96.      Project.
  97.  
  98.      A description by Durbin & Thierry-Mieg:
  99.          ACEDB does not use an underlying relational database
  100.          schema, but a system we wrote ourselves in which data
  101.          are stored in objects that belong in classes.  This is
  102.          nevertheless a general database management system using
  103.          caches, session control, and a powerful query language.
  104.          Typical objects are clones, genes, alleles, papers,
  105.          sequences, etc.  Each object is stored as a tree,
  106.          following a hierarchical structure for the class (called
  107.          the "model").  Maps are derived from data stored in tree
  108.          objects, but precomputed and stored as tables for
  109.          efficiency.  The system of models allows flexibility
  110.          and efficiency of storage -missing data are not stored.
  111.          A major advantage is that the models can be extended
  112.          and refined without invalidating an existing database.
  113.          Comments can be added to any node of an object.
  114.          Current display modes are:
  115.              TREE   for text type objects: papers, authors, genes
  116.              etc.
  117.              GMAP   genetic map
  118.              PMAP   physical map (Sulston contig style)
  119.              SEQ    DNA sequence - symbolic, features, sequence
  120.              and translation
  121.              GRID   hybridisation patterns for a probe to a clone
  122.              grid
  123.              BIBLIO bibliography attached to any object display
  124.              modules under development:
  125.              CMAP   whole chromosome physical map plot
  126.              GEL    agarose gel simulation derived from sequence
  127.  
  128. ----------------------------------------------------------------------
  129. Q1:  What is the current version of ACEDB?
  130.  
  131. A1:  1-10.  It was released Summer 1993.
  132.  
  133.      There is apparently an upcoming bifurcation in the code.
  134.      Durbin will be releasing a 2-x version concentrating on
  135.      the Nematode project.  Thierry-Mieg will be releasing a
  136.      3-x version with other features.
  137.  
  138.      To be kept informed of new releases see Q10.
  139.  
  140.      [This question refers to the software not the C. elegans data.]
  141.  
  142. ----------------------------------------------------------------------
  143. Q2:  What hardware/software do I need to run ACEDB?
  144.  
  145. A2:  ACEDB currently runs on the following Unix systems, under X11:
  146.      Unix:
  147.          Any machine running SunOS 4.x
  148.              e.g. Sun SPARCstation 1, 1+, 2, IPC, IPX.
  149.          SPARCstation 10 under Solaris [Probably all Solaris, then --bks]
  150.          DEC  DECstation3100, 5100 etc.
  151.          DEC  Alpha/OSF-1
  152.          Silicon Graphics Iris series
  153.          PC 386/486 with Linux (free Unix)
  154.         There exist, or have existed, ports onto Alliant, Hewlett-
  155.         Packard, IBM R6000, NeXT, Convex.   You may have to contact
  156.         the developer responsible for the port to make these real.
  157.     MSDOS/Windows/NT:
  158.         A port to NT is rumored to be in the works.
  159.     Macintosh:
  160.         A port to the Macintosh may become available by the end of 1993.
  161.  
  162.     For cost savings, a combination of a high-end Intel platform
  163.     with Linux appears very attractive.
  164.  
  165.    [This section should be expanded to have a more thorough
  166.     discussion of X11 interactions.  --bks]
  167.  
  168. ----------------------------------------------------------------------
  169. Q3:  Where can I get ACEDB?
  170.  
  171. A3:  All the files are available in the following public access
  172.      accounts (anonymous ftp sites) accessible via Internet:
  173.           lirmm.lirmm.fr         (193.49.104.10)  genome/acedb
  174.           cele.mrc-lmb.cam.ac.uk (131.11.84.1)    pub/acedb
  175.           ncbi.nlm.nih.gov       (130.14.20.1)    repository/acedb
  176.  
  177.     A typical session would be:
  178.         ftp ncbi.nlm.nih.gov
  179.         login: anonymous
  180.         password: your email address
  181.         cd repository/acedb
  182.         binary
  183.         ls
  184.         get README
  185.         get NOTES
  186.         get INSTALL
  187.         get bin.sparc.1_4.tar.Z
  188.         quit
  189.  
  190. ----------------------------------------------------------------------
  191. Q4:  What ACEDB databases exist?
  192.  
  193. A4:  [In alphabetic order by Database name --bks]
  194.  
  195.      Database : AAnDB
  196.      Species : Aspergillus nidulans
  197.      PI : Leland Ellis
  198.      Last_update : Sept. 1993
  199.  
  200.      Database : AAtDB
  201.      Species : Arabidopsis thaliana
  202.      Availability : 
  203.      Curator : John Morris
  204.      Current version: 1-5
  205.      Contact : curator@frodo.mgh.harvard.edu
  206.      Last_update : Sept. 1993
  207.  
  208.      Database : ACeDB
  209.      Species : Caenorhabditis elegans
  210.      Availability :
  211.      Current version: 1-21
  212.      Curator : Jean Thierry-Mieg
  213.      Curator : Richard Durbin
  214.      Contact : rd@mrc-lmb.cam.ac.uk
  215.      Contact : mieg@kaa.cnrs-mop.fr
  216.      Last_update : Sept. 1993
  217.  
  218.      Database : ChlamyDB
  219.      Species : Chlamydomonas
  220.      PI : Elizabeth Harris
  221.      Contact : chlamy@acpub.duke.edu
  222.      Availability : Still under construction
  223.      Last_update : 30 Sept. 1993
  224.  
  225.      Database : EcoDB
  226.      Species : E. coli
  227.      PI : Staffan Bergh
  228.      Contact : staffan@biochem.kth.se
  229.      Availability : Still under construction
  230.      Last_update : 11 Oct. 1993
  231.  
  232.      Database : Flydb
  233.      Species : Drosophila melanogaster
  234.      Availability : by request only, via ftp
  235.      Curator : Suzanna E. Lewis
  236.      Contact : SELewis@lbl.gov
  237.      Focus : STS content mapping project summary
  238.      PI : Gerald Rubin
  239.      PI : Mike Palazzolo
  240.      PI : Dan Hartl
  241.      PI : Alan Spradling
  242.      Last_update : Sept. 1993
  243.  
  244.      Database : GrainGenes
  245.      Species : Wheat, barley, oats, relatives
  246.      Availability : Gopher greengenes.cit.cornell.edu port 70
  247.      Availability : ACEDB version by ftp, on request from the curators
  248.      Curator : David E. Matthews
  249.      PI : Olin D. Anderson
  250.      Contact : matthews@greengenes.cit.cornell.edu
  251.      Contact : oandersn@wheat.usda.gov
  252.      Last_update : Sept. 1993
  253.  
  254.      Database : Mace
  255.      Species : Zea mays L. ssp. mays
  256.      Focus : Maize genome
  257.      Comment : Mace is the front end for maizedb, a relational
  258.                (SYBASE) database. It is updated from maizedb by
  259.                software written by Stan Letovsky.  Maizedb is
  260.                updated daily and will soon be accessible by
  261.                public login.
  262.      Curator : Ed Coe 
  263.      Curator : Pat Byrne
  264.      Curator : Georgia Davis
  265.      Curator : Mary Polacco
  266.      Off-Site Curator : Marty Sachs 
  267.      Off-Site Curator : Christiane Fauron 
  268.      Off-Site Curator : Carolyn Wetzel
  269.      Off-Site Curator : Steve Rodermel 
  270.      Off-Site Curator/Designer : Stan Letovsky 
  271.      Off-Site Curator/Designer : Mary Berlyn 
  272.      Systems Manager : Denis Hancock
  273.      PI : Ed Coe
  274.      Contact : maizedb@teosinte.agron.missouri.edu
  275.      Last_update: 5 October 1993
  276.  
  277.      Database : MycDB
  278.      Species : Mycobacterium
  279.      PI : Staffan Bergh
  280.      PI : Thierry Garnier
  281.      Contact : staffan@pasteur.fr
  282.      Last_update : Sept. 1993
  283.  
  284.      Database : RiceGenes
  285.      Species : Rice (O. sative)
  286.      Availability : under development, login at own risk
  287.      Curator : Edie Paul
  288.      Contact : epaul@nightshade.cit.cornell.edu
  289.      Last_update : Sept. 1993
  290.  
  291.      Database : SolGenes
  292.      Coverage: Solanaceae - tomato, potato, pepper (eventually)
  293.      Availability : Beta ACEDB via login or tar file
  294.      Curator : Edie Paul
  295.      Contact : epaul@nightshade.cit.cornell.edu
  296.      Last_update : Sept. 1993
  297.  
  298.      Database : SoyBase
  299.      Species : Soybeans
  300.      Curator :  Lisa Lorenzen
  301.      PI : Randy Shoemaker
  302.      Contact : lorenzen@mendel.agron.iastate.edu
  303.      Last_update : Sept. 1993
  304.  
  305.      Database : TreeGenes
  306.      Species : Forest trees, Pinus taeda
  307.      Availability : contact curator
  308.      Curator : Bradley K. Sherman
  309.      PI : David B. Neale
  310.      Contact : Dendrome@s27w007.pswfs.gov
  311.      Contact : bks@s27w007.pswfs.gov
  312.      Contact : dbn@s27w007.pswfs.gov
  313.      Last_update : Sept. 1993
  314.  
  315.      Database : 21Bdb
  316.      Species : Homo sapiens
  317.      Availability : by request, via ftp, gopher
  318.      Curator : Donn F. Davy
  319.      Contact : DFDavy@lbl.gov
  320.      Contact : aggarwal@genome.lbl.gov
  321.      Focus : STS content mapping & sequencing of Human Chromosome 21
  322.      PI : Jasper Rine
  323.      PI : Michael Palazzolo
  324.      PI : Chris Martin
  325.      PI : Jan-Fang Cheng
  326.      Last_update : Sept. 1993
  327.  
  328.      Database : VoxPop
  329.      Species : Populus spp.
  330.      Availability : contact curator
  331.      Curator : Carl G. Riches
  332.      PI : Reinhard F. Stettler
  333.      Contact : cgr@poplar1.cfr.washington.edu
  334.      Contact : STETTLER@coyote.cfr.washington.edu
  335.      Last_update : Sept. 1993
  336.  
  337.      Database : ?
  338.      Species : Bovine
  339.      PI : Leland Ellis
  340.      Last_update : Sept. 1993
  341.  
  342.      Database : ?
  343.      Species : Sorghum
  344.      PI : Leland Ellis
  345.      Last_update : Sept. 1993
  346.  
  347.      Database : ?
  348.      PI : Scott Chasalow
  349.      Species : Potato
  350.      Contact : Scottish Crop Institute, Dundee
  351.      Last_update : Sept. 1993
  352.  
  353.      Database : ?
  354.      PI : George Murphy
  355.      PI : David Flanders
  356.      Species : Arabidopsis thaliana
  357.      Contact : John Innes Center, Norwich, England
  358.      Last_update : Sept. 1993
  359.  
  360.      Database : ?
  361.      Species : Homo sapiens
  362.      Focus : Physical mapping of human chromosomes 22 and X
  363.      Curator : Ian Dunham
  364.      Contact : idunham@crc.ac.uk id1@sanger.ac.uk
  365.      PI : Ian Dunham
  366.      PI : David Bentley
  367.      Last_update : 28 Sep 1993
  368.  
  369.      [Curators:  Please submit an entire paragraph in
  370.       this format for inclusion or update. --bks]
  371.  
  372.  
  373. ----------------------------------------------------------------------
  374. Q5:  What written documentation exists for ACEDB?
  375.  
  376. A5:  The primary documents are included in the Software
  377.      distribution in the wdoc subdirectory:
  378.          acedb -- A C. elegans Database: I. Users' Guide.
  379.          acedb -- A C. elegans Database: II. Installation Guide.
  380.          acedb -- A C. elegans Database: III. Configuration Guide.
  381.          Syntactic Definitions for the ACEDB Data Base Manager
  382.              --Jean Thierry-Mieg and Richard Durbin (1991-)
  383.      You will find other interesting documents in the wdoc subdirectory.
  384.  
  385.      By anonymous ftp from ncbi.nlm.nih.gov (130.14.20.1)
  386.      in repository/acedb:
  387.         doc.1_9.tar.Z
  388.  
  389.      Cherry, J.M., Cartinhour, S.W., and Goodman, H.M. (1992) AAtDB,
  390.      An Arabidopsis thaliana Database. Plant Molecular Biology Reporter
  391.      10 (4): 308-309,409-410
  392.  
  393.      Tutorial manual for AAtDB:
  394.      Cartinhour, S., Cherry, J.M., and Goodman, H.M. (1992) An
  395.      Introduction to ACeDB: For AAtDB, An Arabidopsis thaliana
  396.      Database. Massachusetts General Hospital. (Available on
  397.      request in printed form from the AAtDB curator).
  398.  
  399.      A description of ACEDB:
  400.      Cherry, J.M. and Cartinhour, S.W. (1993) ACEDB, A tool for
  401.      biological information. in Automated DNA Sequencing and
  402.      Analysis, edited by M.  Adams, C. Fields, and C. Venter.
  403.      Academic Press (in press).  [text is available through
  404.      ftp or gopher from weeds.mgh.harvard.edu]
  405.  
  406.      Another description of ACEDB for physical mapping projects:
  407.      Dunham, I., Durbin, R., Mieg, J-T & Bentley, D.R. (1993)
  408.      Physical mapping projects and ACEDB, in Guide to Human
  409.      Genome Computing. Ed.  Bishop, M.J.  (Academic Press)
  410.      (review, in press).  [text is available through ftp or
  411.      gopher from weeds.mgh.harvard.edu]
  412.  
  413. ----------------------------------------------------------------------
  414. Q6:  Where can I find further information about ACEDB?
  415.  
  416. A6:  From Jean Thierry-Mieg:
  417.          I am proposing to organize the 1994 acedb workshop 
  418.          Monday, June 6, to Saturday, June 18, in Cargese,
  419.          Corsica.  This place is equipped and used for summer
  420.          school from may to october every year, this is the
  421.          only slot yet available.
  422.  
  423.          The cost is around 3000F per person including lunch
  424.          & lodging. Dinner is taken at the local village
  425.          restaurant, or you can cook for yourself. It is
  426.          possible to camp on site for free.  The place is
  427.          beautiful, nested on a private beach, with many
  428.          trees around. And there is plenty of work space.
  429.          I can find some funding to cover part of the
  430.          local costs but certainly not  pay for travels.
  431.  
  432.          The return ticket to Paris is around 1500 FF so
  433.          3000 + 1500 = 4500 FF around 900 US $.
  434.  
  435.          This can work if at least 40 people would come
  436.          ideal is between 50 to 80.  This may be too large
  437.          for us.
  438.  
  439.          Could you please let me know ASAP if you are
  440.          interested. I do not need a full commitment, but I
  441.          have to evaluate the number of participants roughly.
  442.  
  443.          I hope 2 weeks would: 
  444.               a) let us enjoy a very pleasant place
  445.               b) give us time for actual programming
  446.                  to take place on many problems
  447.          There would be, I hope, plenty of cpu around.
  448.              --Jean Thierry-Mieg, mieg@kaa.cnrs-mop.fr
  449.  
  450.      There is a Usenet/Biosci conference titled bionet.software.acedb.
  451.      If you do not have access to the Biosci conferences via a
  452.      newsreader (e.g. rn, trn) you can participate in the conference
  453.      by electronic mail.  To subscribe to the e-mail version of the
  454.      conference send email to biosci-server@net.bio.net (UK, European
  455.      readers use biosci@uk.ac.daresbury or biosci.daresbury.ac.uk) with
  456.      no subject line and only the message
  457.            subscribe ACEDB-SOFT
  458.      in the body.  To unsubscribe send the message
  459.            unsubscribe ACEDB-SOFT
  460.      to the same address.
  461.      This is an automated service.  Your e-mail address will be taken
  462.      from the header of the message that you send.  If you then send
  463.      mail to acedb@net.bio.net the mail will be distributed to all
  464.      subscribers and to the electronic conference.
  465.  
  466.      Mike Cherry has set up an ACEDB Developer's archive.  For
  467.      anonymous ftp use the hostname weeds.mgh.harvard.edu and look in
  468.      the acedb_dev directory. If you wish to contribute you can put
  469.      files in the incoming directory.  Send a message to Mike
  470.      (cherry@genome.stanford.edu) that you have put something in that
  471.      directory then Mike will move it out for general access.
  472.      For gopher you can connect to weeds.mgh.harvard.edu
  473.      (132.183.190.21) and ...
  474.         -->  N.  FTP Archives for Molecular Biology/
  475.      then
  476.         -->  M.  ACEDB Developer's archive/
  477.      [N and M are integers which are subject to change.]
  478.  
  479.      The bionet.software. acedb.conference is archived and can be
  480.      searched using WAIS.  Here is a Gopher-style link to the WAIS
  481.      archive. (This is also courtesy of Mike Cherry.):
  482.           #
  483.           Type=7
  484.           Name=ACEDB BioSci Electronic Conference
  485.           Path=7/.index/acedb-biosci
  486.           Host=genome-gopher.stanford.edu
  487.           Port=70
  488.  
  489.      The AAtDB, Soybase, GrainGenes, Mace, and TreeGenes (see Q4)
  490.      databases regularly submit data to the Plant Genome Database
  491.      at the National Agricultural Library (NAL).  Nal makes this
  492.      data available using an WWW server (really http) with the
  493.      Universal Resource Locator (URL) http://locus.nalusda.gov.
  494.      You will also find a selection of models.wrm files (schemata)
  495.      for the various databases here.  You will want to get a
  496.      "mosaic client" to examine this. [This section will be
  497.      expanded in the next version.  We hope to make this
  498.      document available as hypertext on the NAL server --bks]
  499.  
  500.      Other URL's that readers with mosaic clients might want to
  501.      examine are:
  502.         http://moulon.inra.fr/acedb/acedb.html for C. elegans data
  503.         http://moulon.inra.fr/acedb/mycdb.html for Mycobacterium data
  504.      For information on how these were created see
  505.         http://moulon.inra.fr/acedb_conf_eng.html"
  506.         http://moulon.inra.fr/acedb_conf.html (en francais)
  507.  
  508.      The Genome Computing Group, Lawrence Berkeley Laboratory
  509.      has an anonymous ftp service at machine genome.lbl.gov
  510.      (131.243.224.80) which contains:
  511.           flydb - LBL's Drosophila Acedb-style database
  512.           21bdb - LBL's Human Chromosome 21 Acedb-style database
  513.           querdb - LBL's query-language extensions to Acedb 
  514.           metadata - LBL's compendium of Acedb database schema variants
  515.           macace-aatdb-demo.hqx  -  pre-release Acedb MacIntosh version
  516.           There is also a repository of contributed software for
  517.           data conversions and the like.
  518.  
  519.      Computer staff for the UC Berkeley Drosophila physical mapping
  520.      project the LBL Human Chromosome 21 project, and the LBL plant
  521.      genome projects meet regularly to coordinate their ACEDB
  522.      extension and development efforts, along with Frank Eeckman,
  523.      who is working on the Macintosh version of ACEDB (for further
  524.      information, contact jlmccarthy@lbl.gov). They also keep in
  525.      close touch (via email, personal visits, etc.) with their
  526.      counterparts in Cambridge (Richard Durbin et al), Montpellier 
  527.      Jean Thierry-Mieg et al), and the Interated Genome Database
  528.      project in Heidelburg (Otto Ritter, Detlef Wolf et al).
  529.  
  530. ----------------------------------------------------------------------
  531. Q7:  How should ACEDB be cited?
  532.  
  533. A7:  From the distribution:
  534.  
  535.         We realize that we have not yet published any "real" paper on
  536.         ACEDB.  We consider however that anonymous ftp servers are a
  537.         form of publication. We would appreciate if users of ACEDB
  538.         could quote:
  539.             Richard Durbin and Jean Thierry Mieg (1991-). A C. elegans
  540.             Database.  Documentation, code and data available from
  541.             anonymous FTP servers at lirmm.lirmm.fr,
  542.             cele.mrc-lmb.cam.ac.uk and  ncbi.nlm.nih.gov.
  543.  
  544.         Papers involved in database development could quote more
  545.         precisely:
  546.            I.   Users' Guide. Included as part of the ACEDB distribution
  547.          kit,
  548.            II.  Installation Guide. Included as part of the ACEDB
  549.          distribution
  550.            III. Configuration Guide. Included as part of the ACEDB
  551.          distribution
  552.  
  553.         and the preprintkit, available by Anonymous FTP from ...
  554.            Jean Thierry-Mieg and Richard Durbin (1992). Syntactic
  555.            Definitions for the ACEDB Data Base Manager. Included as
  556.            part of the ACEDB distribution.
  557.  
  558.              --Jean and Richard.
  559.  
  560. ----------------------------------------------------------------------
  561. Q8: Is ACEDB object-oriented?
  562.  
  563. A8: From the ACEDB User's Guide.
  564.  
  565.     A major current vogue in computer languages and database design
  566.     is for ``object-oriented'' systems.  It's also a source of lots
  567.     of argument.  We are just trying to build a good system, and
  568.     don't want to get caught in the crossfire, but we do talk about
  569.     organising our data into objects and classes.  We have undoubtedly
  570.     been influenced by many of the ideas going around, but it isn't
  571.     likely our system would be regarded as kosher by the object-
  572.     oriented community.  In particular there is no class hierarchy, nor
  573.     inheritance, and it is written in a modular but non-ideological way
  574.     in straight C. However display and disk storage methods are class
  575.     dependent.
  576.  
  577.     In some ways the class hierarchy is replaced by our system of
  578.     models and trees, which seems to be rather unusual.  We think it
  579.     is very natural for the representation of biological information,
  580.     where for some members of a class a lot might be known about some
  581.     aspect, but for most only a little is known.
  582.  
  583.     The advantages of our sytem over a relational database, such as
  584.     Oracle or Sybase, is our ability to refine our descriptions without
  585.     rebuilding the database and the possibility of organising the
  586.     storage of data on disk according to their class, i.e. we store in
  587.     a very different way the tree-objects and the long stretches of
  588.     DNA sequence.
  589.  
  590. ----------------------------------------------------------------------
  591. Q9:  What's all this about Gopher/WAIS/Anonymous ftp/WWW ...
  592.  
  593. A9:  These terms all refer to Internet protocols.
  594.      An excellent introduction to the Internet is:
  595.        _The Whole Internet User's Guide & Catalog_,
  596.        by Ed Krol, O'Reilly & Associates, 1992.
  597.      Or ask your system administrator to provide you with
  598.      a gopher client or mosaic client and begin navigating
  599.      on your own. 
  600.  
  601. ----------------------------------------------------------------------
  602. Q10: How can I get on the ACEDB announcements mailing list?
  603.  
  604. A10: To get on or off the mailing list send mail to
  605.      rd@mrc-lmb.cam.ac.uk or mieg@kaa.cnrs-mop.fr.
  606.      New releases of the software are announced to
  607.      this list.
  608.  
  609. ----------------------------------------------------------------------
  610. Q11: When and where is the Next ACEDB Workshop?
  611.  
  612. Q11: From Jean Thierry-Mieg:
  613.          I am proposing to organize the 1994 acedb workshop 
  614.          Monday, June 6, to Saturday, June 18, in Cargese,
  615.          Corsica.  This place is equipped and used for summer
  616.          school from may to october every year, this is the
  617.          only slot yet available.
  618.  
  619.          The cost is around 3000F per person including lunch
  620.          & lodging. Dinner is taken at the local village
  621.          restaurant, or you can cook for yourself. It is
  622.          possible to camp on site for free.  The place is
  623.          beautiful, nested on a private beach, with many
  624.          trees around. And there is plenty of work space.
  625.          I can find some funding to cover part of the
  626.          local costs but certainly not  pay for travels.
  627.  
  628.          The return ticket to Paris is around 1500 FF so
  629.          3000 + 1500 = 4500 FF around 900 US $.
  630.  
  631.          This can work if at least 40 people would come
  632.          ideal is between 50 to 80.  This may be too large
  633.          for us.
  634.  
  635.          Could you please let me know ASAP if you are
  636.          interested. I do not need a full commitment, but I
  637.          have to evaluate the number of participants roughly.
  638.  
  639.          I hope 2 weeks would: 
  640.               a) let us enjoy a very pleasant place
  641.               b) give us time for actual programming
  642.                  to take place on many problems
  643.          There would be, I hope, plenty of cpu around.
  644.              --Jean Thierry-Mieg, mieg@kaa.cnrs-mop.fr
  645.  
  646. ----------------------------------------------------------------------
  647. Q411:Who contributed to this document?
  648.      [Note to international readers: 411 is the phone number for
  649.      information in the USA. --bks]
  650.  
  651. A411: Major contributions in getting this FAQ off the ground
  652.       were made by John McCarthy and Mike Cherry.  Other
  653.       contributors include:
  654.         Lisa Lorenzen
  655.         David Matthews
  656.         Edie Paul
  657.         Donn Davy
  658.         Eric De Mund
  659.         Sam Cartinhour
  660.  
  661.       To add or modify information in this document, please
  662.       send mail to: acedbfaq@s27w007.pswfs.gov
  663.  
  664.       Bradley K. Sherman
  665.       Dendrome Project                
  666.       Institute of Forest Genetics    
  667.       P.O. Box 245, Berkeley, CA, 94701
  668.       Phone: 510-559-6437 Fax: 510-559-6440  
  669.  
  670.       The Dendrome Project and TreeGenes are funded by the
  671.       USDA-ARS Plant Genome Database Project.
  672.  
  673. ---------------------End of file acedb-faq----------------------------
  674.