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

Update full_seq_processor.py #23

Open
wants to merge 7 commits into
base: master
Choose a base branch
from
Open

Commits on Mar 2, 2023

  1. Update full_seq_processor.py

    Fix bug in using ANARCI that sometimes puts '-' in the middle of CDRs that are shorter.
    jadolfbr committed Mar 2, 2023
    Configuration menu
    Copy the full SHA
    a85a473 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2023

  1. add fault tolerance for multiple pdbs or fasta sequences.

    Jared Adolf-Bryfogle committed May 24, 2023
    Configuration menu
    Copy the full SHA
    414835d View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of github.com:jadolfbr/parapred

    Jared Adolf-Bryfogle committed May 24, 2023
    Configuration menu
    Copy the full SHA
    bd55b65 View commit details
    Browse the repository at this point in the history
  3. print errors to err.

    Jared Adolf-Bryfogle committed May 24, 2023
    Configuration menu
    Copy the full SHA
    376fbfc View commit details
    Browse the repository at this point in the history
  4. change exception out to string.

    Jared Adolf-Bryfogle committed May 24, 2023
    Configuration menu
    Copy the full SHA
    c8430f5 View commit details
    Browse the repository at this point in the history
  5. flush stdout.

    Jared Adolf-Bryfogle committed May 24, 2023
    Configuration menu
    Copy the full SHA
    16e8c47 View commit details
    Browse the repository at this point in the history
  6. print full exception through traceback.

    Jared Adolf-Bryfogle committed May 24, 2023
    Configuration menu
    Copy the full SHA
    3356068 View commit details
    Browse the repository at this point in the history