Many of the __doc__ strings are no longer valid and must be updated accordingly. For instance, the __doc__ string of mothulity.utils.queue_submit claims that it copied the files to the HPC. This is not true since using scp was abandoned in favour of sshfs.
Many of the
__doc__strings are no longer valid and must be updated accordingly. For instance, the__doc__string ofmothulity.utils.queue_submitclaims that it copied the files to the HPC. This is not true since usingscpwas abandoned in favour ofsshfs.