Kenny Workman

Results 8 issues of Kenny Workman

The window that zathura spawns from a terminal command is not recognized and managed by chunkwm. This is either an issue with the homebrew formula or zathura itself being incompatable...

## Motivation With a field like so, the library attempted to incorrectly decode the type even if there was a None value. ``` control_data: Optional[Dict[str, Dict[str, Any]]] = None, ```...

Allows glob-like file matching on the `to_tuple` function, eg: ``` wd.Dataset(file_path).decode().to_tuple("sample*", "sample*") ``` If the user wants to support variable file extension of same naming convention.

# Rich Docstring Metadata Expanded support for docstring metadata ## Type - [ ] Bug Fix - [x] Feature - [ ] Plugin ## Are all requirements met? - [...

heads up `lasso2` is no longer archived currently have to install from source manually - https://cran.r-project.org/src/contrib/Archive/lasso2/

### Description As described here #1123, `--print-compilation` will display `workflow.include()` statements instead of the compiled code within these included Snakefiles as desired. We simply introduce `print_compilation` keywords to these compiled...

https://github.com/davidaknowles/leafcutter/blob/master/leafviz/gtf2leafcutter.pl#L205