Consed--A Finishing Package (Editor, Autofinish, Autoreport, Autoedit,
and Align Reads To Reference Sequence)
Return to the Phred/Phrap/Consed System Home Page
Contents
- Supports Solexa, 454, and Sanger Reads and allows mixtures of
these read types
- Consed has been used with assemblies of 10s of millions
reads--there is no built-in limit.
- Consed is compatible with Newbler, Cross_match, Phrap and PCAP output.
- Quickly takes the user to each variant site for viewing (also
available as an automated report)
- Consed is licensed to over 4000 sites and climbing. In *active* use at over 230 sites
in 36 countries including biotech,
chemical, pharmaceutical, and agricultural companies, major genome
centers, small academic labs, and government labs
- Editing time reduced by the program's ability to pin-point problem areas
- Editing is guided by error probabilities
- Consed is able to pick primers very successfully (98 out of 98 in
a controlled study). Labs that use it are quite happy with it.
- Able to pick PCR primers to amplify a region, even if you only
have a fasta file for the region
- Can compare assembled sequence to restriction digest
- Overview of assembly can help detect and fix misassemblies
Gordon, D., C. Abajian, and P. Green. 1998. Consed: A Graphical Tool for Sequence Finishing. Genome Research. 8:195-202
Gordon, D., C. Desmarais, and P. Green. 2001. Automated Finishing with Autofinish. Genome Research. 11(4):614-625.
Ewing B, Hillier L, Wendl M, Green P: Basecalling of automated
sequencer traces using phred. I. Accuracy assessment.
Genome Research 8, 175-185 (1998).
Ewing B, Green P: Basecalling of automated
sequencer traces using phred. II. Error probabilities.
Genome Research 8, 186-194 (1998).
Supported Platforms
- Linux (32 bit--i686, i386. Type uname -a)
- Linux (64 bit--AMD64 and EM64T, x86_64. Type uname -a)
- Linux Itanium (ia64. Type uname -a)
- Mac Macosx (powerpc. Type uname -a)
- Mac Macosx (i386. Type uname -a)
- Sun Solaris (Sparc) (2.7 or better)
- Sun Solaris (x86, Intel) (2.8 or better)
If you are interested in assemblies that will use 100,000 reads or
more, you might need to have a 64-bit computer. I believe any of the
above platforms include 64 bit except for regular 32 bit Linux and
Solaris-Intel.
The following platforms are currently not supported:
- Microsoft Windows of any flavor (e.g., XP, 2000, NT, etc.)
Consed is written in C++ using Motif and X.
How to Get Phred/Phrap/Consed
- Phred and Phrap are emailed to you. Consed is not emailed to
you--to get it you must email David Gordon the information requested
in the academic user agreement
including the number you get by clicking here.
After you get an email reply from David Gordon that he has given you
access from that computer, you download consed yourself in step 5 (below).
(If I have already given your ip address web
access, you will still have that
access and can proceed to step 5) to download the new version of Consed.)
If we have not yet given you web access:
- If you are an academic user of Phred/Phrap/Consed,
read the following
academic user agreement
and follow the instructions in it. We are supposed to be picky about your following those instructions--if you don't, the agreement will be returned to you. So save yourself time by reading the entire agreement the first time.
- If you are a commercial user of Phred/Phrap/Consed, there is a
fee of roughly $10,000 for the entire Phred/Phrap/Consed for as many
users, as many computers, and as many kinds of computers as you want
at a particular site. (This fee is used to help support further
Phred/Phrap/Consed development.) For the correct current price and
details, you should contact swxfr (at) u.washington.edu or see UW
TechTransfer Digital Ventures'
Direct
Licensing.
If you have any technical questions or problems, feel free to contact
us (replace the " at " with "@"):
- dgordon at u.washington.edu for Consed
- phg at u.washington.edu for Phrap
- bge at u.washington.edu for Phred
- When you have returned by email the license (above) with the ip
address, platform, and all other information requested, I will allow
your browser access. You will then be able to open url:
http://bozeman.mbt.washington.edu/consed/consed.html
and click on the appropriate bundle. Save it to a file.
How to determine whether you have
64 bit linux, 32 bit linux, or itanium linux?
click here to
download the .tar.gz file for most Linux computers (i686, i386, EM64T,
AMD64, ia64)
(size: 29835559)
click here to
download the .tar.gz file for Macosx (powerPC or i386)
(size: 17629074)
click here to download the .tar.gz
file for Solaris
(size: 14558492)
click here to download the .tar.gz
file for Solaris-x86/Intel (This is not normal Solaris--that is above.)
(size: 14762879)
click here to download
the .tar.gz for the Consed source code.
(size: 6867357)
(We advise against using the source code. We advise instead to
download one of the executables above. Building Consed from source is
error prone and not simple which is why I provide executables. Due to
time limitations I cannot provide any assistance in building Consed.
Even if you do not modify the source, you may introduce errors due to
using a different version of the compiler, a different version of
Motif, different versions of other libraries than I used, etc. For
this reason, if you discover Consed bugs, I can only offer help with
those bugs if you first reproduce those bugs with an executable
provided by me--not an executable you have built. Modifying Consed is
also difficult. Although Consed is modular, some modules are used by
many other modules. Thus making a change in one place can have
unforeseen effects on many other features. It may takes months for
you to notice these other side-effects which may not seem connected at
all. It is not feasable for me to provide help with modifying Consed
sources because of the potentially huge amount of time involved.
Then why do we even provide the sources? Due to popular demand.)
click here to download files
fixed after consed was released
-------------------------------------------------------------------------
- Some people have had problems with their browser timing out and closing
the file before they have completely received it. This problem is
unlikely to occur now. But to be sure, type:
ls -l
to see the size of the transferred file. Look on the web page to see
how large the file should be. If the file is not completely
transferred, then try again. If you try 3 times and still can't get a
complete copy, notify me at dgordon at u.washington.edu
After you download the executable, terminate your browser. A browser
will compete with Consed for resources.
- zcat consed_(whichever).tar.gz | tar -xvf -
(This MUST be done on a Unix, not Windows, computer due to extra
characters that Windows puts on every line.)
- follow the instructions in README.txt. README.txt is
created by the command above and will be found in your current directory.
All bug reports and suggestions for improvement are appreciated.
Documentation
Current Release: 19.0
click here to see the 19.0
announcement
click here to see the 19.0 complete documentation
click here to see
additional information after the 19.0 release was completed
Why You Should Get the Latest Version
What is new in each version:
what was new in
version 8.0 (May 1999)
what was new in
version 9.0 (Oct 1999)
what was new in
version 10.0 (August 2000)
what was new in
version 11.0 (March 2001)
what was new in
version 12.0 (April 2002)
what was new in
version 13.0 (April 2003)
what was new in
version 14.0 (Sept 2004)
what was new in
version 15.0 (Sept 2005)
what was new in
version 16.0 (Sept 2007)
what was new in
version 17.0 (July 2008)
what was new in
version 18.0 (January 2009)
Type:
uname -a
If it says something like this:
Linux lake.interim.stanford.edu 2.6.9-78.0.1.ELsmp #1 SMP Tue Jul 22 18:11:48 EDT 2008 i686 i686 i386 GNU/Linux
where there is an "i686" or "i386", then you have 32 bit linux.
If it says something like this:
Linux lake.interim.stanford.edu 2.6.9-67.ELsmp #1 SMP Wed Nov 7 13:56:44 EST 2007 x86_64 x86_64 x86_64 GNU/Linux
where there is an "x86_64" present, then you have 64 bit linux.
If it says something like
Linux lake.interim.stanford.edu 2.4.21-sgi240rp04041413_10065 #1 SMP Wed Apr 14 13:09:51 PDT 2004 ia64 unknown
where there is an "ia64" present, then you have itanium linux.
Snp-annotated Genome
download
Author
David Gordon
Return to the Phred/Phrap/Consed System Center home page