Ash O'Farrell

Results 41 issues of Ash O'Farrell

## Is your feature request related to a problem? Please describe. Because repeatedly using words like "org-admin" and "repo-admin" get confusing quickly, I think assigning names and a hypothetical scenario...

enhancement
documentation
gui
review

**Describe the issue** On both https://dockstore.org/about and [its docs equivalent](https://docs.dockstore.org/en/stable/dockstore-introduction.html), we link to https://github.com/dockstore/dockstore/wiki/Dockstore-Roadmap, which hasn't been updated since March 2021. On both the main webpage and the docs version...

enhancement
documentation

**Is your feature request related to a problem? Please describe.** I love the Dockstore CLI to bits, but it really is optional for a lot of our users. And yet,...

enhancement
documentation

**Describe the bug** When you search for an organization on Dockstore, you don't need to hit the enter key as it begins search pretty much immediately. If you hit the...

bug

**Description** This change is needed because I installed the wrong version of Angular seven times. **Issue** N/A Please make sure that you've checked the following before submitting your pull request....

Covstats can report that over 3000% of a sample is unmapped. ## Example [BioSample SAMN18146202](https://www.ncbi.nlm.nih.gov/biosample/SAMN18146202/) is a simulated _Mycobacterium tuberculosis_ septum sample which has been contaminated in silico with common...

The outputs of an optional scattered task that does **not** run should be undefined. Instead, Cromwell seems to think it is defined, and it has a length. This can cause...

## basic issue `womtool validate` does not catch all scenarios where you are defining a new variable based on an optional variable. Instead, Cromwell fails at runtime -- even if...

You can use select_first() to coerce an optional variable into a not-optional variable. However, this copy error I made is definitely not valid: ``` # variant_caller.errorcode has type Array[String?] #...

Based on a post I made on the openWDL slack; was asked to make a ticket here. ## quick summary Cromwell handles `/` in strings inconsistently. In some cases, it...