Skip to content

Contributing

Brittany Scheid edited this page Jun 18, 2021 · 3 revisions

Contributions Welcome!

If there is functionality that you think is missing, but that would contribute to the mission of this toolkit, please add your suggestions to this issue list. Issues are tracked and acted on using Git Projects.

Debugging/Running Notes

  • If running submodules in an interactive python mode, make sure to run one of the pipeline scripts (which will import the top level module (i.e. import rns_py_tools) before trying to import packages from submodules during development.
  • To run tests: In the rns_processing_toolbox conda environment, run python -m pytest