Skip to content

Commit

Permalink
Remove stray comment
Browse files Browse the repository at this point in the history
  • Loading branch information
memgonzales committed Sep 9, 2023
1 parent 4b91c01 commit 7c110b4
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions callbacks/lift_over/util.py
Original file line number Diff line number Diff line change
Expand Up @@ -482,8 +482,6 @@ def get_genes_in_Nb(nb_intervals):
interpro_list = [get_interpro_entry(
gene.id) for gene in genes_in_interval]

# Get InterPro annotations

# Construct the data frame
df = pd.DataFrame({
'OGI': ogi_list,
Expand Down

0 comments on commit 7c110b4

Please sign in to comment.