Interface ChromosomeService

    • Method Detail

      • find

        Collection<Chromosome> find​(String name,
                                    Taxon taxon)
        Locate by name e.g. 'X'.
        Parameters:
        taxon - taxon to look at
        name - the name to look for, e.g. 'X'
        Returns:
        all matching chromosomes