Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

sambamba depth base -L bed problem #172

Closed
parlar opened this issue Oct 12, 2015 · 3 comments
Closed

sambamba depth base -L bed problem #172

parlar opened this issue Oct 12, 2015 · 3 comments

Comments

@parlar
Copy link

parlar commented Oct 12, 2015

I'm encountering some odd behavior running "sambamba depth base -L bed" - have tried both the 0.5.8 and 0.5.7 versions. Unfortunately, compiling from master fails on my centos 7.1 machine (using ldc2-0.14 and 0.16 beta2) so I have not been able to try it.

I'm getting data only for some of the chr:s represented in the bed (>= chr12) for 0.5.7, no data from 0.5.8.

Using "depth region" seems ok though.

Do you need more info?

cheers,

Pär

@lomereiter
Copy link
Contributor

Hi Pär,
Please provide the bed file, the behavior in master should be the same as in 0.5.7.

@lomereiter
Copy link
Contributor

I tested various releases on the BED file you've sent me over e-mail, and I confirm that versions 0.5.5 through 0.5.8 are buggy (thanks to adding support for unsorted BEDs without proper testing...), but as of latest commit the behavior is back to normal (that in 0.5.4).

@parlar
Copy link
Author

parlar commented Oct 15, 2015

Thanks, is it possible to put it into a new release? For some reason, compilation of sambamba failed when I tried.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants