Vikesh Ajith

Results 11 issues of Vikesh Ajith

### Preflight Checklist * [x] I agree to follow the [Code of Conduct](https://github.com/jgraph/drawio-desktop/blob/master/CODE_OF_CONDUCT.md) that this project adheres to. * [x] I have searched the issue tracker for a feature request...

### Description of feature I noticed that sometimes if an empty fastq is provided, it returns a slightly cryptic error message: ``` ERROR ~ Cannot invoke method startsWith() on null...

enhancement
input validation

I have been running `sesameDataCache()` and it is incredibly slow, taking about 3 hours to download only 1/3 of the cache (700mb). There has to be a manual way of...

### Description I am having the exact same issue as #584 on Docker Desktop 4.28.0 (139021) for Windows. Essentially on computer boot, when the service restarts, the containers cannot find...

area/volumes
status/triage
version/4.28.0

version:mlr 6.12.0 I have a TSV file that contains uneven double quotes `"` that often results in downstream tools expecting RFC compliant TSVs dropping rows silently (e.g. R `read_tsv`). This...

### Description of the bug Ran into this controlfreec error trying to run sarek in paired mode: ``` Error in `$

bug

### Description of the bug Spent the last few weeks trying to troubleshoot this bug where tiddit would consistently fail to complete for certain samples and not others. However, within...

bug

annotSV version `3.4` Hi, Maybe I'm missing something in the docs, but is there a way to include ensembl IDs and/or HGNC IDs along with gene name in annotSVs output?...

Hi, First off, this has been an amazingly useful tool for my work, really appreciate it! So I didn't realise at the time that samplenames are hardcoded at the somalier...

Unlike other `shinyWidget` elements like `materialSwitch`, `actionBttn` does not respect `bslib::bs_theme` color arguments: ```R library(shiny) library(shinyWidgets) library(bslib) ui