public class DissimilarityTargetInfo extends Object
Modifier and Type | Field and Description |
---|---|
String |
base64img
Base64 encoded png image of the target molecule if requested, otherwise null.
|
double |
dissimilarity
Dissimilarity of the target.
|
String |
targetid
ID string of the target molecule or
null . |
String |
targetimageurl
Url of the target molecule as a png image.
|
int |
targetindex
Index of the target molecule.
|
String |
targetmolurl
Url of the target molecule.
|
Constructor and Description |
---|
DissimilarityTargetInfo() |
public double dissimilarity
public int targetindex
public String targetid
null
.public String targetmolurl
public String targetimageurl
public String base64img