public class GenericFastaHeaderFormat<S extends AbstractSequence<?>,C extends Compound> extends Object implements FastaHeaderFormatInterface<S,C>
Constructor and Description |
---|
GenericFastaHeaderFormat() |
public GenericFastaHeaderFormat()
public String getHeader(S sequence)
getHeader
in interface FastaHeaderFormatInterface<S extends AbstractSequence<?>,C extends Compound>
Copyright © 2000–2019 BioJava. All rights reserved.