Bioinformatics
  • JellyPy
  • pyCIPAPI
  • tierup
  • Contributing
  • Index
Powered by GitBook
On this page
  • Requesting Features
  • Contributing
  • Testing

Was this helpful?

Contributing

PrevioustierupNextIndex

Last updated 5 years ago

Was this helpful?

Requesting Features

Please raise an issue to request a new functions or features:

To develop a new function or feature, please take a look at the issues raised. If there's something that you would like to code up, then (you are awesome and) start a discussion in the #jellypy channel at .

Contributing

  1. Fork it!

  2. Create your feature branch: git checkout -b my-new-feature

  3. Commit your changes: git commit -am 'Add some feature'

  4. Push to the branch: git push origin my-new-feature

  5. Submit a pull request :D

Testing

Tests should be compatible with and kept in each package's /test directory.

A configuration file may be required to authenticate API access to and pass additional parameters.

https://github.com/NHS-NGS/JellyPy/issues
https://binfx.slack.com/messages
pytest