Class GoldenPathQuery

java.lang.Object
ubic.gemma.core.goldenpath.GoldenPath
ubic.gemma.core.goldenpath.GoldenPathQuery
All Implemented Interfaces:
AutoCloseable

public class GoldenPathQuery extends GoldenPath
Author:
pavlidis
  • Constructor Details

    • GoldenPathQuery

      public GoldenPathQuery(Taxon taxon)
  • Method Details

    • 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