edu.duke.cs.osprey
3.3
edu.duke.cs.osprey
/
edu.duke.cs.osprey.service.amber
/
Sander
Sander
object
Sander
Content copied to clipboard
Types
Functions
Properties
Types
Exception
Link copied to clipboard
class
Exception
(
msg
:
String
,
console
:
Collection
<
String
>
)
:
RuntimeException
Content copied to clipboard
Results
Link copied to clipboard
data
class
Results
(
exitCode
:
Int
,
console
:
List
<
String
>
,
coords
:
List
<
Point3d
>
?
)
Content copied to clipboard
Functions
run
Link copied to clipboard
fun
run
(
serviceDir
:
Path
,
top
:
String
,
crd
:
String
,
commands
:
String
)
:
Sander.Results
Content copied to clipboard
sanitize
Restraint
Mask
Link copied to clipboard
fun
sanitizeRestraintMask
(
mask
:
String
)
:
String
Content copied to clipboard
Properties
maxCommandLineSize
Link copied to clipboard
const
val
maxCommandLineSize
:
Int
=
65664
Content copied to clipboard
maxRestraintMaskSize
Link copied to clipboard
const
val
maxRestraintMaskSize
:
Int
=
65536
Content copied to clipboard