Aaron Quinlan
Aaron Quinlan
@38 could you have a look at this?
Thanks for reporting this. @38 could you please have a look?
Thanks for these suggestions - will dig in and try to address this soon.
This is a consequence of having to round fractional window sizes to an integer. For example, this interval's length is 3268 and dividing by 100 gives a window length of...
@38 could you please have a look at updating the makewindows logic to follow the algorithm @jmarshall proposes above? The relevant function is here: https://github.com/arq5x/bedtools2/blob/master/src/windowMaker/windowMaker.cpp#L103 In the interest of backwards...
Could you try cloning from master and testing with that version, as there are some unreleased improvements to the type checking?
These errors suggest to me that you need to install the XCode Command Line tools, etc., as it seems your upgrade is missing standard C and C++ libraries.
Isn't that for the allele frequency in a _single_ sample? What I meant to articulate was filtering based on the genotyped AF across all individuals meeting a specific phenotype.
Thank you for the reminder!
@38 would you mind looking into this please?