Home | Trees | Indices | Help |
|
---|
|
Utilities for working with argument parsers
Copyright Schrodinger, LLC. All rights reserved.
|
|||
float or int |
|
||
|
|||
|
|||
|
|||
|
|||
str |
|
||
|
|||
str or None |
|
||
str |
|
||
str |
|
||
str |
|
|
|||
OLD_TRJ_END =
|
|||
NEW_TRJ_END =
|
|||
__package__ =
|
|
Validate that the argument is a number over a given range.
|
Validate that the argument is an int over a given range see type_ranged_num for documentation of arguments, return values and exceptions raised |
Validate that the argument is a positive float see type_ranged_num for documentation of arguments, return values and exceptions raised |
Validate that the argument is a positive int see type_ranged_num for documentation of arguments, return values and exceptions raised |
Validate that the argument is a nonnegative int see type_ranged_num for documentation of arguments, return values and exceptions raised |
Validate that the argument is an existing filename
|
Validate that the argument is a nonnegative float see type_ranged_num for documentation of arguments, return values and exceptions raised |
Get the trajectory directory name from the given structure.
|
Validate that the argument is a cms file.
|
Validate that the argument is a cms file with trajectory information.
|
Validate that the argument is a json file.
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Tue Aug 8 02:52:26 2017 | http://epydoc.sourceforge.net |