Skip to content

compareBed.sh: Error in stats calculation #70

Closed
renewiegandt opened this issue Jan 14, 2019 · 2 comments
Closed

compareBed.sh: Error in stats calculation #70

renewiegandt opened this issue Jan 14, 2019 · 2 comments
Labels
bug Something isn't working

Comments

@renewiegandt
Copy link
Collaborator

renewiegandt commented Jan 14, 2019

The log-file from compareBed.sh prints: "number of footprints after subtract: 704669"
The output from compareBed.sh only contains 375342 footprints.

@renewiegandt renewiegandt added the bug Something isn't working label Jan 14, 2019
@renewiegandt
Copy link
Collaborator Author

compareBed.sh counts the footprints of the wrong file.
The number it returns is the number of footprints before the smaller footprints are sorted out.
It needs to return another number of the remaining footprints.

@renewiegandt
Copy link
Collaborator Author

Fixed by #79

Sign in to join this conversation on GitHub.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant