-
Notifications
You must be signed in to change notification settings - Fork 21
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Use csv module instead of parsing by hand; Fix #63 * better description * Aspirational command-line options * Checkpoint: Need to update test * checkpoint: still buggy [skip ci] * Runs, but we get one less resolution * Fix test * tsv_to_mrmatrix_test.py whitespace * autopep8 * flake8 clean * changelog [skip ci] * start test unlabelled * unlabelled square * Make test more generic * Test aggregation of tall and wide datasets * Test tall and wide aggregation * If source data not power of 2... * Handle first n * click-ify * Un-click-ify: Argparse feels good-enough for now * update changelog [skip ci] * Fix whitespace; one failing test locally * Comments and logs * missing paren
- Loading branch information
Showing
6 changed files
with
219 additions
and
59 deletions.
There are no files selected for viewing
File renamed without changes.
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
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
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