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 identifiers to all FamPlex entries #87

Draft
wants to merge 19 commits into
base: master
Choose a base branch
from

Commits on Jul 20, 2019

  1. Create .gitignore

    cthoyt authored Jul 20, 2019
    Configuration menu
    Copy the full SHA
    edc1f80 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2019

  1. Add descriptions file

    cthoyt committed Jul 21, 2019
    Configuration menu
    Copy the full SHA
    7f8186c View commit details
    Browse the repository at this point in the history
  2. Add upgrade script and rewrite exporters

    - This adds identifiers and descriptions to all entities.
    - For now, the old files will stay  until there's a good reason to commit to this new format.
    - TODO: The check_references.py script needs to be rewritten still for the new format
    cthoyt committed Jul 21, 2019
    Configuration menu
    Copy the full SHA
    6e2cd0c View commit details
    Browse the repository at this point in the history
  3. Update check_references script

    During this process I noticed I was writing the identifiers and names backwards. That's why we test!
    cthoyt committed Jul 21, 2019
    Configuration menu
    Copy the full SHA
    45fcd17 View commit details
    Browse the repository at this point in the history
  4. Delete relations_graph.pdf

    cthoyt committed Jul 21, 2019
    Configuration menu
    Copy the full SHA
    13b36b8 View commit details
    Browse the repository at this point in the history
  5. Update .gitignore

    cthoyt committed Jul 21, 2019
    Configuration menu
    Copy the full SHA
    7089836 View commit details
    Browse the repository at this point in the history
  6. Delete __init__.py

    cthoyt committed Jul 21, 2019
    Configuration menu
    Copy the full SHA
    9729dda View commit details
    Browse the repository at this point in the history
  7. Update hgnc_ids.py

    cthoyt committed Jul 21, 2019
    Configuration menu
    Copy the full SHA
    24746f6 View commit details
    Browse the repository at this point in the history
  8. Update .travis.yml

    cthoyt committed Jul 21, 2019
    Configuration menu
    Copy the full SHA
    b1375ca View commit details
    Browse the repository at this point in the history
  9. Update .travis.yml

    cthoyt committed Jul 21, 2019
    Configuration menu
    Copy the full SHA
    93ea5a2 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    60a74c6 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    6fc3b7a View commit details
    Browse the repository at this point in the history
  12. Fix filename and update README

    cthoyt committed Jul 21, 2019
    Configuration menu
    Copy the full SHA
    fff8849 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    06a6dc7 View commit details
    Browse the repository at this point in the history
  14. Update formatting of output

    [skip ci]
    cthoyt committed Jul 21, 2019
    Configuration menu
    Copy the full SHA
    0d64363 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    3e945f4 View commit details
    Browse the repository at this point in the history
  16. Update hgnc_ids.py

    cthoyt committed Jul 21, 2019
    Configuration menu
    Copy the full SHA
    d9c7775 View commit details
    Browse the repository at this point in the history
  17. Improve output

    cthoyt committed Jul 21, 2019
    Configuration menu
    Copy the full SHA
    864baef View commit details
    Browse the repository at this point in the history
  18. Refactor code for import

    Still can't run interpro, reactome, or signor successfully
    cthoyt committed Jul 21, 2019
    Configuration menu
    Copy the full SHA
    ee417e4 View commit details
    Browse the repository at this point in the history