Chris Miller

Results 34 comments of Chris Miller

Can you paste a few lines from your VCF file for troubleshooting?

Attachments don't come through in github via email replies, AFAIK. Can you either email me directly or attach it to this issue? The head plus the first few lines of...

As above, I'd need more info to troubleshoot. Can you paste the first few lines of the body of your VCF here?

Thanks. Can you please drop the outputs of `sessionInfo()` and then also `traceback()` (run immediately after the error) here?

> is it possible to edit some code/parameters to fix this issue when you have a child clone originating outside its parent clone, like this picture: This sort of thing...

Without a simple, reproducible example, I can't offer much help. Can you simplify your script down to something like the plots in the `tests`directory, substituting your values? It also may...

Ah, that makes sense. Fishplot is qualitative, not completely quantitative, as it's inferring data between the timepoints to make things look pretty. The easy solution would be to just subtract...

> How long is your to do list? Always longer than I'd like 😆 If you want to take a stab at it, that would be the most expedient way,...

To do that, I think you need to fork the project to your own github, make some changes and commit them, then open a PR. If that doesn't work, let...

You can either alter the setParams() command within that block to explicitly state the bin size, or you can alter the header of your bins file such that it's something...