Monkol Lek

Results 7 issues of Monkol Lek

It would be great if you can have a panel that shows the possible cards that can be played by an opponent given the mana available in a round. This...

Are there plans to use a higher version of dbSNP? We get these scenarios where variants only discovered in ExAC have rsIDs (>v144) but not referred to in the browser...

According to https://cromwell.readthedocs.io/en/stable/backends/Google/ The format for the json file should be ``` { "biocontainers/samtools:1.3.1": "projects/broad-dsde-cromwell-dev/global/images/v1-docker-biocontainers-samtools-1-3-1", "gcr.io/gcp-runtimes/ubuntu_16_0_4:latest": "projects/broad-dsde-cromwell-dev/global/images/v1-docker-gcr-io-gcp-runtimes-ubuntu-16-0-4-latest", ... } ``` I followed this format but got this error ``` [2022-11-20...

For those interested in running a subset of these scripts, you may want to mention in the README that pbcore (as a minimum) needs to be installed to the conda...

Hi Brent, I have same issue as https://github.com/brentp/indelope/issues/1 This is a bump to release a binary that will work with libc-2.12.so as would like to give it a go over...

If you get a chance to include more instructions on how to build using nim/nimble as there are no instructions and would like to know in detail how to get...

Running the compile command: nim c -d:release src/indelope I'm getting the error indelope.nim(13, 8) Error: cannot open 'hts' due to the import hts command on https://github.com/brentp/indelope/blob/master/src/indelope.nim#L13 Looking at mosdepth as...