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

make_module_sequence_dict should filter out peptides that are all underscores #1

Open
tobsecret opened this issue Oct 5, 2021 · 0 comments

Comments

@tobsecret
Copy link
Collaborator

Observed behavior:
Sometimes when using collect_aa_sequences, some accession numbers cannot be found or the phosphosite is incorrectly annotated for the corresponding accession, resulting in a string of underscores being returned.

def collect_aa_sequences(

Expected behavior:
make_module_sequence_dict should filter out peptides that are exclusively underscores, maybe even provide an option to filter out ones that have more than 50% underscores.

def make_module_sequence_dict(

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant