| Package | Description |
|---|---|
| org.molgenis.omx.xgap |
| Modifier and Type | Class and Description |
|---|---|
class |
SNP
SNP: A SNP is a special kind of Marker, but can also be seen as a phenotype to map against in some cases.
|
| Modifier and Type | Method and Description |
|---|---|
Marker |
Marker_ReportsFor.getMarker()
Get the .
|
Marker |
Marker_ReportsFor.getReportsFor()
Get the .
|
| Modifier and Type | Method and Description |
|---|---|
List<Marker> |
Marker.getReportsFor()
Get the The marker (or a subclass like 'SNP') this marker (or a subclass like 'SNP') reports for..
|
Collection<Marker> |
Marker.getReportsForMarkerCollection() |
| Modifier and Type | Method and Description |
|---|---|
void |
Marker_ReportsFor.setMarker(Marker marker)
Set the .
|
void |
Marker_ReportsFor.setReportsFor(Marker reportsFor)
Set the .
|
| Modifier and Type | Method and Description |
|---|---|
void |
Marker.setReportsFor(List<Marker> reportsFor)
Set the The marker (or a subclass like 'SNP') this marker (or a subclass like 'SNP') reports for..
|
void |
Marker.setReportsForMarkerCollection(Collection<Marker> collection) |
Copyright © 2014. All Rights Reserved.