File: index.shtml

package info (click to toggle)
artemis 16.0.0%2Bdfsg-4~bpo8%2B1
  • links: PTS, VCS
  • area: main
  • in suites: jessie-backports
  • size: 17,092 kB
  • sloc: java: 129,622; sh: 3,225; xml: 2,074; makefile: 185; perl: 83; sql: 47
file content (30 lines) | stat: -rw-r--r-- 1,157 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
<!--#set var="banner" value="Artemis Connecting to Chado Databases"-->
<!--#include virtual="/perl/header"-->

	<a href="http://www.sanger.ac.uk/Software/Artemis/"><b>Artemis</b></a> and
        <a href="http://www.sanger.ac.uk/Software/ACT/"><b>ACT</b></a> can be used
	to connect to <a href="http://www.gmod.org/"><b>Chado</b></a> databases.
        They are being developed to read from and write to the database and perform the
        same functions as the standard Artemis and ACT. 
	
	<p>
	An example read-only database can be found
	<a href="http://www.sanger.ac.uk/Software/Artemis/databases/">here</a>.
	<p>
	<h3>Documentation</h3>
	<p>
	<ul>
	<li><a href="overview.shtml">Overview Document</a></li>
	<li><a href="admin.shtml">Admin Document</a></li>
	<li><a href="storage.html">Data Storage</a> (for the Pathogen Group)</li>
	<li><a href="dbloading.shtml">Data Loading Examples</a></li>
	<li><a href="writedb_entry.html">Exporting from the command-line using writedb_entry</a></li>
	</ul>
      
<p>

<!--#set var="pubmed_tabulate" value="yes"-->
<!--#set var="pubmed_ids" value="18845581"-->
<!--#include virtual="/perl/utils/pubmedalizer"-->