Class GoldenPathQuery


  • public class GoldenPathQuery
    extends GoldenPath
    Author:
    pavlidis
    • Constructor Detail

      • GoldenPathQuery

        public GoldenPathQuery​(Taxon taxon)
    • Method Detail

      • findAlignments

        public Collection<BlatResult> findAlignments​(String accession)
        Locate the alignment for the given sequence, if it exists in the goldenpath database. Implementation note: This queries the est and mrna tables only.
        Parameters:
        accession - The genbank accession of the sequence.
        Returns:
        blat results