4.6. ligandparam.stages.leap
- class ligandparam.stages.leap.StageLeap(stage_name: str, main_input: Path | str, cwd: Path | str, *args, **kwargs)[source]
Bases:
AbstractStageMethods
add_required(filename)Add a required file to the stage.
execute([dry_run, nproc, mem])Setup and execute the leap lib file generation
list_files_in_directory(directory)List all the files in a directory.
append_stage
clean