-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Make it possible to not write standard annotation output (#15)
* Add support for noOut parameter * don't build label arrays if not needed * make more idiomatic use of variadic args * write test showing noOut behavior * use the needsLabels variable instead of config.noOut * fix noOut + no dosageMatrixOutPath error message * cleanup test files, pass *os.File instead of filePath * fix compression not tested; switch to Uint16 * apply Thomas' suggestions, switch to t.TempDir for automatic cleanup * cleanup
- Loading branch information
Showing
4 changed files
with
355 additions
and
202 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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
Oops, something went wrong.