Find similar accessions
Implement a new component with a method that returns a list of accessions "similar" to the input Accession
:
public List<Hit<Accession>> findSimilar(final Accession input)
Implement a new component with a method that returns a list of accessions "similar" to the input Accession
:
public List<Hit<Accession>> findSimilar(final Accession input)