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

Add tests and set up some Continuous Integration (CI) #104

Open
Tracked by #80
tacazares opened this issue Jun 8, 2022 · 0 comments
Open
Tracked by #80

Add tests and set up some Continuous Integration (CI) #104

tacazares opened this issue Jun 8, 2022 · 0 comments

Comments

@tacazares
Copy link
Member

No description provided.

@tacazares tacazares mentioned this issue Jun 8, 2022
16 tasks
@tacazares tacazares changed the title If possible add tests and set up some Continuous Integration (CI) Add tests and set up some Continuous Integration (CI) Jun 8, 2022
tacazares added a commit that referenced this issue Aug 24, 2022
…age flags for consistency

The major changes were to the average function.

Changes include:

* The `--prefix` option for average was changed to `-n` and `-name`
* The optional names for chromosomes are `-c`, `--chroms`, and `--chromosomes`
* The optional names for chromosome_sizes are `-cs`,  `--chrom_sizes`, and `--chromosome_sizes`
* The default output directory is the current working directory and can be specified with `-o`
* A timer was added to track runtime
* Additional logging messages
* Cleaned up old test data
* Added a namespace class to system_tools.py to hold variables in tests
* Added pytest to setup.py
* Created tests for average.py with expected outputs.
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

1 participant