-
As a product owner, I want to see how much we can use Synthea's built-in options and how much we'll have to code ourselves so that I can evaluate our approach and consider revising the target output.
…
-
Could you add additional documentation on the recommendations for post processing of the simulated sequencing data.
Following simulation of sequencing data, fastq or fastq.gz files were filtered…
-
Firstly, thank you all guys for all the hard work you are putting into this project, its really awesome and user friendly even to newbies like me. I have been running a few notebooks with ease ofc wit…
-
# Scenario 1: Calibrating models and estimating causal effects
In this scenario, we are interested in determining the effects of masking and social distancing on Covid-19 infections using simulated…
-
Introduce a library for unit testing of Perper application. One approach is with creating pre-defined data for simulating stream / module interactions. This data can be generated in a pattern as VCR g…
-
```
* Xed version (xed --version)
xed - Version 3.4.3
* Distribution - (Mint 17.2, Arch, Fedora 25, etc...)
Archlinux
```
**Issue**
Unsaved documents cannot survive a disaster r…
-
The current figures on the publicdb pages show the event, pulse height and pulse integral histograms as well as the single rates (+ distributions) and direction reconstructions. In order to be able to…
-
Add capability to simulate multiple MCUs in a single simulation diagram.
Possible Use Cases:
- Prototype multi-processor systems - e.g. Multiple Slave MCUs processing sensor data (DSP algorithms…
-
Closely related to #201, obviously, but I'm actually more thinking about #317 and efforts to simplify the `Clone` schema. For #201, all `Rearrangement`s/`Cell`s in a `Repertoire` would be nonphysical,…
-
A lidar sensor is best simulated using ray casting. Furthermore, the ability to find out "what lies in *that* direction" is generally useful. Currently, `QueryObject` does not provide any such query. …