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

added protein n-gram #6

Draft
wants to merge 5 commits into
base: main
Choose a base branch
from

added cli ... untested for now

b3faaa8
Select commit
Loading
Failed to load commit list.
Draft

added protein n-gram #6

added cli ... untested for now
b3faaa8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Dec 13, 2023 in 1s

53.77% of diff hit (target 43.20%)

View this Pull Request on Codecov

53.77% of diff hit (target 43.20%)

Annotations

Check warning on line 55 in petasus/protein_ngram.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

petasus/protein_ngram.py#L55

Added line #L55 was not covered by tests

Check warning on line 75 in petasus/protein_ngram.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

petasus/protein_ngram.py#L75

Added line #L75 was not covered by tests

Check warning on line 132 in petasus/protein_ngram.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

petasus/protein_ngram.py#L131-L132

Added lines #L131 - L132 were not covered by tests

Check warning on line 137 in petasus/protein_ngram.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

petasus/protein_ngram.py#L137

Added line #L137 was not covered by tests

Check warning on line 140 in petasus/protein_ngram.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

petasus/protein_ngram.py#L140

Added line #L140 was not covered by tests

Check warning on line 151 in petasus/protein_ngram.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

petasus/protein_ngram.py#L151

Added line #L151 was not covered by tests

Check warning on line 5 in petasus/scripts/add_peptidetoprotein.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

petasus/scripts/add_peptidetoprotein.py#L1-L5

Added lines #L1 - L5 were not covered by tests

Check warning on line 8 in petasus/scripts/add_peptidetoprotein.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

petasus/scripts/add_peptidetoprotein.py#L8

Added line #L8 was not covered by tests

Check warning on line 17 in petasus/scripts/add_peptidetoprotein.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

petasus/scripts/add_peptidetoprotein.py#L16-L17

Added lines #L16 - L17 were not covered by tests

Check warning on line 21 in petasus/scripts/add_peptidetoprotein.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

petasus/scripts/add_peptidetoprotein.py#L21

Added line #L21 was not covered by tests

Check warning on line 25 in petasus/scripts/add_peptidetoprotein.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

petasus/scripts/add_peptidetoprotein.py#L25

Added line #L25 was not covered by tests

Check warning on line 35 in petasus/scripts/add_peptidetoprotein.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

petasus/scripts/add_peptidetoprotein.py#L31-L35

Added lines #L31 - L35 were not covered by tests

Check warning on line 38 in petasus/scripts/add_peptidetoprotein.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

petasus/scripts/add_peptidetoprotein.py#L37-L38

Added lines #L37 - L38 were not covered by tests

Check warning on line 41 in petasus/scripts/add_peptidetoprotein.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

petasus/scripts/add_peptidetoprotein.py#L40-L41

Added lines #L40 - L41 were not covered by tests

Check warning on line 48 in petasus/scripts/add_peptidetoprotein.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

petasus/scripts/add_peptidetoprotein.py#L43-L48

Added lines #L43 - L48 were not covered by tests

Check warning on line 50 in petasus/scripts/add_peptidetoprotein.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

petasus/scripts/add_peptidetoprotein.py#L50

Added line #L50 was not covered by tests

Check warning on line 56 in petasus/scripts/add_peptidetoprotein.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

petasus/scripts/add_peptidetoprotein.py#L53-L56

Added lines #L53 - L56 were not covered by tests

Check warning on line 65 in petasus/scripts/add_peptidetoprotein.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

petasus/scripts/add_peptidetoprotein.py#L64-L65

Added lines #L64 - L65 were not covered by tests

Check warning on line 72 in petasus/scripts/add_peptidetoprotein.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

petasus/scripts/add_peptidetoprotein.py#L68-L72

Added lines #L68 - L72 were not covered by tests

Check warning on line 83 in petasus/scripts/add_peptidetoprotein.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

petasus/scripts/add_peptidetoprotein.py#L83

Added line #L83 was not covered by tests

Check warning on line 89 in petasus/scripts/add_peptidetoprotein.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

petasus/scripts/add_peptidetoprotein.py#L89

Added line #L89 was not covered by tests

Check warning on line 97 in petasus/scripts/add_peptidetoprotein.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

petasus/scripts/add_peptidetoprotein.py#L97

Added line #L97 was not covered by tests

Check warning on line 107 in petasus/scripts/add_peptidetoprotein.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

petasus/scripts/add_peptidetoprotein.py#L106-L107

Added lines #L106 - L107 were not covered by tests