| Package | Description |
|---|---|
| org.molgenis.omx.xgap |
| Modifier and Type | Method and Description |
|---|---|
Gene |
Protein.getGene()
Get the The gene that produces this protein.
|
Gene |
Transcript.getGene()
Get the The gene that produces this protein.
|
Gene |
Probe.getReportsFor()
Get the The gene this probe reports for..
|
| Modifier and Type | Method and Description |
|---|---|
void |
Protein.setGene(Gene gene)
Set the The gene that produces this protein.
|
void |
Transcript.setGene(Gene gene)
Set the The gene that produces this protein.
|
void |
Probe.setReportsFor(Gene reportsFor)
Set the The gene this probe reports for..
|
Copyright © 2014. All Rights Reserved.