proteoxystis

Minimal python project that exposes a commandline feature


Keywords
example
License
GPL-3.0
Install
pip install proteoxystis==0.0.1

Documentation

check

Proteoxystis - Crystal solvent prediction for XRay Crystallography

Under Construction

Given the DNA sequence, predicts a set of likely solvents for that protein

Things to replace

  • grep -ri word . will find the word in all the files
  • find . | grep word will find the word in any filenames
  • retospect - changed to your github user name
  • proteoxystis - change to the name of your project
  • wobble - change to the internal package name you want to use
  • fafa - change to whatever your commandline command should be if you are providing a script
  • update the pyproject.py file to have your name and the right description.