David Steinberg

Results 116 issues of David Steinberg

(via pysam) A VCF that has repeated sample names causes htslib to crash. An offending VCF can be found here: https://github.com/ga4gh/server/tree/master/tests/faultydata/variants/duplicated_sampleid . As described here: https://github.com/ga4gh/server/issues/521

https://www.reddit.com/r/ipfs/comments/8pi62d/ipfs_webrtc_chat/ From u/rictic In Chrome 68 I get this stack trace in the console, and the offer never shows up when I click Create: ``` Uncaught RangeError: Maximum call stack...

The assay metadata file was folded into common. This file should be added back and imported by common.

Infrastructure

For any field where the default boolean should not be considered false, we should offer an enum that states "no value selected" or "null" that is the default. This is...

bug

In order to make every part of our process repeatable in the open source, we should work to improve documentation surrounding recreating the deploy process used for our java jars.

Documentation
in progress
Infrastructure

To make it easier to integrate the GA4GH data model, we should include the serialization helpers for the protobuf in our python module. This includes functions like `.toJson`, or `.toDictionary`.

enhancement
python

It's set to 3.0.0b3, we should move to the stable release https://github.com/ga4gh/ga4gh-schemas/blob/master/pom.xml#L41 https://github.com/bigdatagenomics/mango/issues/276

~~Move the `Peer` message to its own file.~~ Add a `remote_address` field to the GetInfoResponse which can be used to reflect on the origin of a request. This makes it...

in progress

Callsets can be a member of multiple variant sets according to the schema, yet the reference server is currently underspecified for this case. Is there an example of when a...

Documentation
API Consistency
Variants

As the Genomics API reaches a stable release, we would like to offer to the community the greatest value of the effort that the domain modelers have presented so far...

Discussion
Infrastructure