Skip to content
Snippets Groups Projects
Commit f6491e52 authored by tjc's avatar tjc
Browse files

add gmod 2009 summer school tutorial

git-svn-id: svn+ssh://svn.internal.sanger.ac.uk/repos/svn/pathsoft/artemis/trunk@11525 ee4ac58c-ac51-4696-9907-e4b3aa274f04
parent 887723e7
No related branches found
No related tags found
No related merge requests found
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1"/>
<title>Artemis - Chado tutorial</title>
</head>
<body>
<h2>Generating ACT Comparison File</h2>
<p>BLAST is used to generate the ACT comparison file (for more details see the <a href="http://www.sanger.ac.uk/Software/ACT/">ACT manual</a>) one of the
sequences needs to be made the database sequence and indexed with formatdb:
</p><pre>formatdb -i NC_004314.fasta -p 'F'
</pre>
<p>The other sequence is the query and you can then search for matches between these:
</p>
<pre>blastall -p tblastx -d NC_004314.fasta -i NC_011907.fasta -o NC_004314_v_NC_011907_tblastx -m 8
</pre><p>or
</p>
<pre>blastall -p blastn -d NC_004314.fasta -i NC_011907.fasta -o NC_004314_v_NC_011907_blastn -m 8 -e 0.1
</pre>
<p>Use the '-m 8' option to provide the tabular output that ACT uses.
</p><p>An alternative to this is to use <a href="http://www.webact.org">WebACT</a> or <a href="http://www.hpa-bioinfotools.org.uk/pise/double_act.html">Double ACT</a> to generate the comparison file.
</p>
</body>
</html>
docs/chado/ActSelection.gif

20.4 KiB

docs/chado/ActSelection2seqs.gif

14.3 KiB

docs/chado/AddCV.gif

10.3 KiB

docs/chado/Artemis.gif

67.7 KiB

docs/chado/ArtemisLogin.gif

12.2 KiB

This diff is collapsed.
docs/chado/Pf10_Pk6.gif

80.5 KiB

docs/chado/Pk6_Pf10_Pk8.gif

86.3 KiB

docs/chado/TAT.gif

33 KiB | W: | H:

docs/chado/TAT.gif

37.2 KiB | W: | H:

docs/chado/TAT.gif
docs/chado/TAT.gif
docs/chado/TAT.gif
docs/chado/TAT.gif
  • 2-up
  • Swipe
  • Onion skin
docs/chado/databasemanager.gif

35.1 KiB | W: | H:

docs/chado/databasemanager.gif

22.5 KiB | W: | H:

docs/chado/databasemanager.gif
docs/chado/databasemanager.gif
docs/chado/databasemanager.gif
docs/chado/databasemanager.gif
  • 2-up
  • Swipe
  • Onion skin
docs/chado/genebuilder.gif

33.1 KiB | W: | H:

docs/chado/genebuilder.gif

51.2 KiB | W: | H:

docs/chado/genebuilder.gif
docs/chado/genebuilder.gif
docs/chado/genebuilder.gif
docs/chado/genebuilder.gif
  • 2-up
  • Swipe
  • Onion skin
docs/chado/genebuilder2.gif

18.6 KiB | W: | H:

docs/chado/genebuilder2.gif

36.6 KiB | W: | H:

docs/chado/genebuilder2.gif
docs/chado/genebuilder2.gif
docs/chado/genebuilder2.gif
docs/chado/genebuilder2.gif
  • 2-up
  • Swipe
  • Onion skin
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment