Skip to content

Commit

Permalink
fix equate IL
Browse files Browse the repository at this point in the history
  • Loading branch information
tibvdm committed Apr 16, 2024
1 parent 7175643 commit 6c36d59
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/views/mpa/pept2data/pept2data.json.jbuilder
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
json.peptides @response do |peptide|
json.equate peptide["equate"]
json.sequence peptide["sequence"]
json.lca peptide["lca"]
json.lineage @lineages[peptide["lca"].to_i]
Expand Down

0 comments on commit 6c36d59

Please sign in to comment.