Rosetta
Namespaces | Functions | Variables
converters.py File Reference

Namespaces

 pyrosetta.distributed.cluster.converters
 

Functions

List[int] pyrosetta.distributed.cluster.converters._parse_decoy_ids (Any objs)
 
List[PackedPose] pyrosetta.distributed.cluster.converters._parse_empty_queue (str attr)
 
str pyrosetta.distributed.cluster.converters._parse_environment (Any obj)
 
List[Union[Callable[..., Any], Iterable[Any]]] pyrosetta.distributed.cluster.converters._parse_protocols (Any objs)
 
List[PackedPose] pyrosetta.distributed.cluster.converters._parse_protocol_results (Any obj, str protocol_name)
 
str pyrosetta.distributed.cluster.converters._parse_pyrosetta_build (Any obj)
 
str pyrosetta.distributed.cluster.converters._parse_scratch_dir (Any obj)
 
List[strpyrosetta.distributed.cluster.converters._parse_seeds (Any objs)
 
str pyrosetta.distributed.cluster.converters._parse_sha1 (Any obj)
 
Dict[Any, Any] pyrosetta.distributed.cluster.converters._parse_system_info (Any obj)
 
Tuple[List[PackedPose], Dict[Any, Any]] pyrosetta.distributed.cluster.converters._parse_target_results (List[Union[PackedPose, bytes]] objs)
 
def pyrosetta.distributed.cluster.converters._parse_tasks (objs)
 

Variables

string pyrosetta.distributed.cluster.converters.__author__ = "Jason C. Klima"
 
string pyrosetta.distributed.cluster.converters.__email__ = "klima.jason@gmail.com"