-
-
Verification is crucial to crowdsourcing. Our current PS workflow doesn't even support the most minimal verification (beyond, say, techniques related to majority vote). Ideally, we would have a more s…
-
One of the requirements for PSL acceptance is to adopt a versioning system. Additionally, if we do end up making a standalone taxdata package/CS app we'll need to specify versions as well. Semantic ve…
-
Hi guys,
I need to preface this by highlighting C++ is not my mainstay and I've not your depth of knowledge on this codebase, so am a little out of my depth here.
I've locally branched the dev a…
-
Hello!
I've finished analyzing a large cohort using 0/1 numerical values for control/case status respectively.
Then I went to my vcf to count the distributions of variants for each group.
But wh…
-
**Is your feature request related to a problem? Please describe.**
This is a thought that came to mind today while using pandera. Since it is possible to effectively compile a SchemaModel into a Da…
-
### Motivation
Shen as it has been created, is very REPL-centric. Because it was built primarily on top of Common Lisp the development model involved loading your code in the REPL and then saving a…
tizoc updated
4 years ago
-
Definition of a new API which supports multiple campaigns. Since the API is private, old calls which are replaced with better-formed calls can be removed, as long as the work is done in a separate bra…
-
As I already use a [x86-64-v3 repository](https://git.harting.dev/ALHP/ALHP.GO) as my baseline, this is already a good start to get a more optimized installation if you have a compatible CPU. If you l…
-
The spec uses C `struct` declarations in a few places to describe certain data structures in LAS files. This may be problematic since it could seem implied that the structs as given are directly seria…