-
I'm trying to run somaticseq_parallel on some samples VCFs to call the AI consensus.
The version for SomaticSeq is SomaticSeq v3.7.3. Version of XGBOOST is 2.0.2
I've run all mutation callers, then,…
-
According to Issue https://github.com/rhiever/tpot/issues/177 I would like to propose work on the distributed/cluster environment. I believe that would be a major advancement on the applicability of *…
-
## Overview
Unlike hierarchical markdown tasks, we require a flexible hierarchical text editor where each item is stored as a separate object in a database (like a table row). Our current implementat…
-
**TypeScript Version:** 2.1.1 / nightly (2.2.0-dev.201xxxxx)
**Code**
It would be nice to have a shard, standard library type that allows to express deep readonly-ness (not really const, since …
-
Hey!
There has been some talk recently about adding better support for graph metadata, so here's an issue to centralize our discussions. First of all, here are the packages that I'm aware of that d…
-
Hi all,
I inherited a setup that uses bcftools 1.8 for variant calling and decided to update to v1.17, but can no longer reproduce the (known) INDEL calls for some samples no matter how much i rela…
-
When I specify the input purity, it forces the "cell" option.
The error message says
You need more than 8 data samples. The number of data points must satisfy the relation N > 2xK**2 where K is the n…
-
This question is intended to replace #33 and #265, and ask the general question of whether or not we can have a type, either user-defined or language-provided, that, when wrapped in a shared reference…
-
As I have never run `mutmut` before, I left it running in the background while I continued to do some work, and discovered that the mutations happen on the codebase in-place. I think this is totally r…
-
**Is your feature request related to a problem? Please describe.**
Right now, resolver classes are defined like this:
```rb
# app/graphql/types/query_type.rb
module Types
class QueryType < …