You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Rename jgi_ko_edit.py to jgi.py and delete or jgi.py (we'll handle the diffs when we merge)
Change function names to reflect the fact that they'll actually be public now (e.g. remove leading _ or unsafe. If it expected to be public just add "safety" cavets to docstrings.
Make sure docstrings are clear and updated (use ChatGPT as needed).
Finalize documentation of how to use A la carte functionality.
Include a working example in the example directory with very detailed instructions, for pulling just EC data and for EC + KO data
The text was updated successfully, but these errors were encountered:
jgi_ko_edit.py
tojgi.py
and delete orjgi.py
(we'll handle the diffs when we merge)_
orunsafe
. If it expected to be public just add "safety" cavets to docstrings.example
directory with very detailed instructions, for pulling just EC data and for EC + KO dataThe text was updated successfully, but these errors were encountered: