/** * */ package jalview.datamodel; /** * Metadata for a sequence that may or may not be physically present in Jalview * at the moment * * @author jprocter * */ public class ASequence implements ASequenceI { }