@Component public class CompositeSequenceGeneMapperService extends Object
| Constructor and Description |
|---|
CompositeSequenceGeneMapperService() |
| Modifier and Type | Method and Description |
|---|---|
LinkedHashMap<Gene,Collection<CompositeSequence>> |
getGene2ProbeMapByOfficialSymbols(Collection<String> officialSymbols,
Collection<ArrayDesign> arrayDesigns) |
void |
setGeneService(GeneService geneService) |
public LinkedHashMap<Gene,Collection<CompositeSequence>> getGene2ProbeMapByOfficialSymbols(Collection<String> officialSymbols, Collection<ArrayDesign> arrayDesigns)
arrayDesigns - to look inofficialSymbols - official symbolspublic void setGeneService(GeneService geneService)
geneService - The geneService to set.Copyright © 2005–2023 Pavlidis lab, Michael Smith Laboratories and Department of Psychiatry, University of British Columbia. All rights reserved.