Thomas A. Christensen II

Results 16 issues of Thomas A. Christensen II

When calling `open_dialog()` or `open_dialog_native()` from a script file, the value is never returned and the process hangs at the line where `open_dialog()` is called. ## Steps to reproduce Create...

## PR checklist Closes #1886 - [x] This comment contains a description of changes (with reason). - [x] If you've fixed a bug or added code that should be tested,...

### Is there an existing module for this? - [X] I have searched for the existing module ### Is there an open PR for this? - [X] I have searched...

new module

### Is your feature request related to a problem? Please describe For HPC systems where compute nodes do not have internet access (examples: [tars](https://github.com/nf-core/configs/blob/master/docs/pasteur.md), [UPPMAX](https://github.com/nf-core/configs/blob/master/docs/uppmax.md), [Atlas](https://www.hpc.msstate.edu/computing/atlas/)), modules that attempt to...

enhancement

A system dialog appears every time I connect using the ProtonVPN app asking for my OpenVPN password. I don't believe this is the intended behavior, and makes connecting much more...

Adding a config for USDA ARS's Ceres SCINet cluster (). This is a cluster I frequently use. Please follow these steps before submitting your PR: - [x] If your PR...

DO NOT MERGE YET

## Types of changes This PR implements the following changes: * [x] :sparkles: New feature (A non-breaking change which adds functionality). * [ ] :bug: Bug fix (A non-breaking change,...

## Types of changes This PR implements the following changes: * [x] :sparkles: New feature (A non-breaking change which adds functionality). * [x] :bug: Bug fix (A non-breaking change, which...

enhancement

## Expected Behavior The `ref2seq` function should give a valid index that can be used to find the corresponding base in a `BAM.sequence`. ## Current Behavior `ref2seq` returns an invalid...

It would be great to be able to use environment variables for the Youtube and Vimeo API keys. This would allow users (including myself) to commit the `config.toml` file into...