Mark Diekhans
Mark Diekhans
liftoff adds some attributes that look useful but are not documented - copy_num_ID - low_identity - partial_ORF - partial_mapping
It can be confusing which option in a program belongs to Toil and which to the application itself. If there was the option to add --toil- to the beginning of...
The select loop from exiftool does not check for EOF, causing some expect failure to cause pyexiftool to hang. This PR doesn't address the Window case, as I can't test...
------------------------------------- Translated Report (Full Report Below) ------------------------------------- Process: Persephone [27133] Path: /private/var/folders/*/Persephone.app/Contents/MacOS/Persephone Identifier: me.danbarber.Persephone Version: 0.18.1-alpha (425) Code Type: ARM-64 (Native) Parent Process: launchd [1] User ID: 501 Date/Time: 2024-09-14...
This appears to be related to changes in the Python C API [pybedtools.log](https://github.com/user-attachments/files/18551966/pybedtools.log)
This makes it unfriendly to scripting and pipelines. ``` % paftools.js sam2paf >/dev/null [Exit 1] ``` vs ``` % paftools.js sam2paf 2>/dev/null Usage: paftools.js sam2paf [options] Options: -p convert primary...
There isn't a way to close a pyfastx.Fasta object, while would be consistent with python open, Have Fasta object as a context manager as well would be great. P.S. wow,...
https://luigi.readthedocs.io/en/stable/index.html has the sections luigi luigi.contrib luigi.tools luigi.local_target however , they are nearly empty
General note: Toil is a pipeline manager that sits on top of cluster or cloud schedulers. This is the same niche as filled by Cromwell and Nextflow. It may be...
inconsistent state after running out of disk space might be the cause of this: https://github.com/ComparativeGenomicsToolkit/cactus/issues/909 wastes a month of compute ┆Issue is synchronized with this [Jira Story](https://ucsc-cgl.atlassian.net/browse/TOIL-1270) ┆Issue Number: TOIL-1270