Package schrodinger :: Package application :: Package glide :: Package packages :: Module driver :: Class DockingJobFilenameMixin
[hide private]
[frames] | no frames]

Class DockingJobFilenameMixin

object --+
         |
        DockingJobFilenameMixin
Known Subclasses:

A mixin offering read-only properties for "derived files" that may be useful both for DockingJob and DockingSubjob objects. A derived file has a filename that can be constructed from a combination of input keywords and/or the job name (e.g., the raw file).

Instance Methods [hide private]

Inherited from object: __delattr__, __format__, __getattribute__, __hash__, __init__, __new__, __reduce__, __reduce_ex__, __repr__, __setattr__, __sizeof__, __str__, __subclasshook__

Properties [hide private]
  out_ext
  out_suffix
  raw_suffix
  output_filename
The final merged filename for the present job, accounting for the job type, POSE_OUTTYPE, OUTPUTDIR, COMPRESS_POSES, etc.
  raw_filename
  skippedligs_filename
  gz_ext
  outputdir
  log_filename
  vcsm_filename

Inherited from object: __class__

Property Details [hide private]

out_ext

Get Method:
unreachable.out_ext(self)

out_suffix

Get Method:
unreachable.out_suffix(self)

raw_suffix

Get Method:
unreachable.raw_suffix(self)

output_filename

The final merged filename for the present job, accounting for the job type, POSE_OUTTYPE, OUTPUTDIR, COMPRESS_POSES, etc.

Get Method:
unreachable.output_filename(self) - The final merged filename for the present job, accounting for the job type, POSE_OUTTYPE, OUTPUTDIR, COMPRESS_POSES, etc.

raw_filename

Get Method:
unreachable.raw_filename(self)

skippedligs_filename

Get Method:
unreachable.skippedligs_filename(self)

gz_ext

Get Method:
unreachable.gz_ext(self)

outputdir

Get Method:
unreachable.outputdir(self)

log_filename

Get Method:
unreachable.log_filename(self)

vcsm_filename

Get Method:
unreachable.vcsm_filename(self)