Skip to content

Commit

Permalink
Update iwc-clinicalmp-database-generation-tests.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
subinamehta authored Nov 20, 2024
1 parent 950291a commit c25bf3f
Showing 1 changed file with 6 additions and 8 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -32,20 +32,18 @@
Human UniProt Microbial Proteins cRAP for MetaNovo:
asserts:
has_text:
text: ">sp|"
not_empty: true
text: ">sp"
Metanovo Compact database:
asserts:
has_text:
text: ">tr|"
not_empty: true
text: ">tr"
CSV database:
asserts:
has_text:
text: "index"
text: " index"
Human UniProt Microbial Proteins (from MetaNovo) cRAP:
asserts:
has_text:
text: ">sp|"
not_empty: true
has_text:
text: ">sp"


0 comments on commit c25bf3f

Please sign in to comment.