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

breakmer removes arbitrary n regions #24

Open
radaniba opened this issue May 18, 2016 · 3 comments
Open

breakmer removes arbitrary n regions #24

radaniba opened this issue May 18, 2016 · 3 comments

Comments

@radaniba
Copy link

I tested breakmer on small and large bed files (regions) and noticed that it removes or discards regions from the target file.

I am not sure if it is a bug ?

Rad

@mducar
Copy link

mducar commented May 19, 2016

Hi Rad,
Which version are you using? The master branch should be considered unstable as it hasn't passed our internal QC and validation. As such, we can't support that version.

If you are using the stable 0.0.6 version, can you provide a bit more detail? Is there a pattern to the regions being removed? How did you determine that regions were removed from analysis?

Thanks.

@radaniba
Copy link
Author

not really, I don't know if there is a pattern. Actually in the output directory some regions are not created (subdierectories) so I am guessing breakmer is just skipping them

@ryanabo
Copy link
Collaborator

ryanabo commented Dec 7, 2017

Hi Rad,

I believe those regions do not have any variants identified in the analysis. It removes temp files for space savings. Happy to help further if needed. Also, updated code is branched here:

https://github.com/ryanabo/BreaKmer

Ryan

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

3 participants