Mark Diekhans

Results 86 comments of Mark Diekhans

This is a known issue that needs to be address in the code: http://www.regexprn.com/2010/05/killing-multithreaded-python-programs.html I always used create threads with daemon = True approach. In the mean time you can...

Provenance and identification are GA4GH wide topics. While the work the containers group is doing is important, particularly digests, tracking must extend beyond any what is or can be done...

btw, I am +1 on adding the end point, it's only the search criteria that needs to be worked through.

The point is to allow restricting to a readgroupset, _not_ require it. readgroupset are the most common (based on the largest cancer genomics research project to date) data grouping for...

Complex queries for readgroups should be performed using the sequencing metadata. Paul Grosu [email protected] writes: > Hi David, > > The issue is not that it is optional, but that...

The current model collapses layers of more complete models. A sample is split into aliquots for analysis which are then used to produce libraries. In the current GA4GH metadata model,...

Yes, +1 for Deanna's view. No result returned is a meaningful result in many bioinformatics related queries. This is not twitter; precision should be an important goal of any query....

Erik Garrison [email protected] writes: > Errors are ideal, but there is an economy to features of the API. Each new > error type will need to be implemented by servers...

Having very clearly defined and expressed errors is really important for writing robust code. We should absolute avoid any special cases, like parameters that control if an error is returned...