George
George
I am using a VCF I got from datnte's lab ~10 months ago. Is there a standard way to check the "versioning" on those ? I'm not to familiar with...
I seem to have gotten matches on some (130 sties) with `data/wgs.hg38.vcf.gz` and on 9960/17491 with `data/wgs.hg19.vcf.gz`, Do you have any further documentation that explains the difference between the files...
I don't want to add threads to the agent, the whole idea of the agent is that it should be light-weight, which means using no more than one thread. That...
Agreed, I'd like to implement this, however the 'master' file should be generated from the default values of each of the plugins (in order to not have inconsistencies in the...
Will try adding this next week once I'm done adding some endpoints and fixing current plugins.
What is the usecase for this ? How would this be implemented ? I can see why this feature might look appealing at a glance but I think it goes...
Hmh, I think that would be over extending the project. One of the main reasons why I wanted to start this was exactly this kind of "do 1001 things wrong...
Is it really an issue if config files are missing ? It will only result in plugins being disabled. The default distribution should come with default config files anyway. I...
Hmh, I think it's adding extra functionality that isn't needed to be honest. In that, people will probably not generate and edit configs manually when they "install" the agent, but...
At some point I will add a compersion layer to the agent&receptor and I was thinking about adding an optional SSL layer as well (which could double as encryption and...