-
This request was created from a contribution made by Francesco Mazzarotto on March 23, 2022 14:16 UTC.
Link: [https://gatk.broadinstitute.org/hc/en-us/community/posts/4892502642075-FilterMutectCalls-…
-
# Card Ideas Go Here
## Done
Shredder - Every bullet fired increases Dmg by 1% until you reload 7bf589d
Clean Kill - Headshot kills increase DMG by 2.5%, Resets when DMG taken 10ce4c1
Brawler - …
-
Here I plan to detail some areas where developer experience is lacking and we could spend some time and improve on it:
## Debugging
- #75
This is an area where we know there is a big opportun…
-
Is there a way to correlate the name of tests to different files / section of the coverage report? Or vice-versa.
I'm doing some test analysis automation and even a "tests-to-source-files-covered" …
-
would you consider giving a screencast and running through the slides? :)
-
**Intended outcome:**
`onCompleted` passed to mutate function should be called.
**Actual outcome:**
`onCompleted` passed to mutate function is not called. `onCompleted` must be passed …
-
I think it's likely that there is a general expression pattern for how mutated a tumor is. For example, super mutated tumors may have wacky gene expression, solely because they're super mutated and no…
-
### Describe the bug
Because "Prime (stat)" mutation taking current stat value it is possible to upgrade said stat with help of purifier and mutations altering stats.
It also makes any contributi…
-
As the title says, how can I mock a type such as `DateTime`? 😄
```
const MockedNavBarSubscriber = ({ mockResponse, ...props }) => (
new Date(),
Query: () => ({ me: () => mockResponse.me, c…
-
@gwaygenomics presented evidence that median absolute deviation ([MAD](https://en.wikipedia.org/wiki/Median_absolute_deviation)) feature selection (selecting genes with the highest MADs) can eliminate…