Skyler Kuhn

Results 39 comments of Skyler Kuhn

Just as a heads up, I was also able to confirm this issue also exists within your Docker image for OpenCRAVAT. It may be worth using python/3.8 as your base...

I have pushed a new image to DockerHub that uses python/3.8 as the base image. Everything works fine with that version of python. Here is the link to the new...

@mryaninsilico, that sounds good. Thank you for looking into this issue. I appreciate it!

## Solution For anyone else running into this issue, I found that installing `libtool` fixes the problem. Here is a basic sent of instructions that you can follow to install...

## Solution For anyone else running into this issue, I found that installing `libtool` fixes the problem. Here is a basic sent of instructions that you can follow to install...

I ran into this issue earlier too. The sibling htslib directory needs to be named `htslib` or it will fail. Here is a basic set of instructions for installing both...

Here is some code to convert semicolons within quotes back into URL escape characters: ```python tmp = 'gene_id "RrIowa_0339"; ID "gene:RrIowa_0339"; biotype "rRNA"; description "Large Subunit Ribosomal RNA; lsuRNA; 23S...

Okay, that sounds good @Juke34. Thank you for taking the time to look deeper into this issue. I appreciate it!

@pshapiro4broad Is there any update on this or planned inclusion? I am also running into the same issue. It would be nice if Cromwell supported the latest specification(s) of WDL.

@jlbulter Thank you for your detailed response! I appreciate hearing you all are actively working on this issue. Do you think this feature could potentially be released by the end...