Ismail Moghul

Results 29 issues of Ismail Moghul

Rails 7 seems to be moving away from webpack(er), with multiple options to bundle JS with the new [`js-bundling`](https://github.com/rails/jsbundling-rails) gem (e.g. with ESbuild etc.). As such, in order to future...

Is it possible to add the URL of where the exception happens to the Exception object? I see @exception.target but that simply points: http://localhost:3000/500 and not the actual URL where...

Firstly, Nice library. :) When using your example with tooltip, I would have really benefitted if the corresponding exemplar CSS for the tooltip was also provided in the README... In...

Hi, Is it possible to use this package to only parse specific chromosome(s) or region(s), provided the input VCF is tabix indexed? At the moment, I am running `tabix --print-header...

When initally running `gemBS extract`, I do not see any variants in the `_snps.txt.gz` files. The gemBS config refers to the following Reference and DBSNP: ``` ... reference = ${root}/ref/human_g1k_v37.fasta.gz...

If I have the following samplesheet: ``` Barcode,File_id,end_1,end_2 S001,S001,sample1_R1.fq.gz,sample1_R2.fq.gz S001,S001_1,sample1_1_R1.fq.gz,sample1_1_R2.fq.gz ``` (i.e. in cases with multiple rows for single barcode, one of the file_id is equal to the barcode): Then...

Hey, It seems the documentation website (http://statgen.cnag.cat/GEMBS/) is currently down - returning a 503 - seemingly due to capacity issues. Are the docs available on Github (even if just source)?...

e.g. Below is the output of a few displayed errors when running `gemBS call`: - print what subcommand (or what sample) failed. - I'm running gemBS call with 40 Jobs...

https://statgen.cnag.cat/gemBS/v3/UserGuide/_build/html/index.html (i.e. with https://) now redirects https://convert-pheno.cnag.cat/gemBS/v3/UserGuide/_build/html/index.html

Just as reference, here is a link to the shared Google Doc that everyone is currently editing... [https://docs.google.com/document/d/1jIYaBLoW02sCDNDgikYNWipaQwfVrRQI5QmhM0H-wHc/edit](https://docs.google.com/document/d/1jIYaBLoW02sCDNDgikYNWipaQwfVrRQI5QmhM0H-wHc/edit)