Conversation
* Do not hardcode file paths * Add basic tests for slice compilation * Fixed SLICE code installation issues * Include cpp files in manifest * Add GSL dependency to Travis * Add correct GSL dependency to Travis * Add correct GSL dependency (for Trusty) to Travis * Specify to use C++11 * Fix pylint warnings * Travis test on OSX as well as linux * Travis doesn't support python on MacOS
* SLICE-dev: Fix incorrect syntax for checking file stream errors Fixed SLICE code installation issues
* Do not hardcode file paths * Add basic tests for slice compilation * Fixed SLICE code installation issues * Include cpp files in manifest * Add GSL dependency to Travis * Add correct GSL dependency to Travis * Add correct GSL dependency (for Trusty) to Travis * Specify to use C++11 * Fix pylint warnings * Travis test on OSX as well as linux * Travis doesn't support python on MacOS
* 'SLICE-fix' of github.com:rbeagrie/gamtools: Added genome-length option to SLICE Fix incorrect syntax for checking file stream errors Fixed SLICE code installation issues Travis doesn't support python on MacOS Travis test on OSX as well as linux Fix pylint warnings Specify to use C++11 Add correct GSL dependency (for Trusty) to Travis Add correct GSL dependency to Travis Add GSL dependency to Travis Include cpp files in manifest Fixed SLICE code installation issues Add basic tests for slice compilation Do not hardcode file paths SLICE working through python with hard-coded parameters Rename some code files Importing SLICE library Preparing to add slice cpp files Started working on including SLICE code
* v2.0.0-dev: Add cpp files to gitignore Calculate coverage in bp rather than reads for subsequent thresholding (#32)
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #36 +/- ##
==========================================
+ Coverage 42.42% 44.11% +1.68%
==========================================
Files 23 24 +1
Lines 1466 1546 +80
==========================================
+ Hits 622 682 +60
- Misses 844 864 +20 ☔ View full report in Codecov by Sentry. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Implement SLICE analysis code in GAMtools.