uk.ac.man.bioinf.analysis.consensus
Class ConsensusIdentifier
java.lang.Object
|
+--uk.ac.man.bioinf.sequence.identifier.AbstractIdentifier
|
+--uk.ac.man.bioinf.analysis.consensus.ConsensusIdentifier
- All Implemented Interfaces:
- Identifier
- public class ConsensusIdentifier
- extends AbstractIdentifier
ConsensusIdentifier.java
Created: Mon Oct 16 15:40:30 2000
- Version:
- $Id: ConsensusIdentifier.java,v 1.3 2001/04/11 17:04:41 lord Exp $
- Author:
- Phillip Lord
Method Summary |
String |
getTitle()
Gets a human readable title for the Sequence |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ConsensusIdentifier
public ConsensusIdentifier(SequenceAlignment alignment)
ConsensusIdentifier
public ConsensusIdentifier(Source source,
SequenceAlignment alignment)
getTitle
public String getTitle()
- Description copied from interface:
Identifier
- Gets a human readable title for the Sequence
- Returns: