edu.duke.cs.osprey
3.3
edu.duke.cs.osprey
/
edu.duke.cs.osprey.service.clashes
/
Probe
Probe
object
Probe
Content copied to clipboard
Types
Functions
Types
Group
Link copied to clipboard
data
class
Group
(
id
:
String
,
dots
:
Map
<
String
,
List
<
Point3d
>
>
,
vectors
:
Map
<
String
,
List
<
Pair
<
Point3d
,
Point3d
>
>
>
)
Content copied to clipboard
Results
Link copied to clipboard
data
class
Results
(
exitCode
:
Int
,
console
:
List
<
String
>
,
groups
:
Map
<
String
,
Probe.Group
>
)
Content copied to clipboard
Functions
run
Link copied to clipboard
fun
run
(
serviceDir
:
Path
,
pdb
:
String
)
:
Probe.Results
Content copied to clipboard