Skip to content

Commit

Permalink
removed from filter
Browse files Browse the repository at this point in the history
  • Loading branch information
Alex-Karmazin committed Jan 31, 2023
1 parent 7f777bd commit 9852bcf
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 0 additions & 2 deletions just_coronary.py
Original file line number Diff line number Diff line change
Expand Up @@ -129,8 +129,6 @@ def annotate (self, input_data):
row[8], self.get_color(row[4], 0.6))
self.result_cursor.execute(self.sql_insert, task)

return {"col1":""}


def postprocess(self):
self.ref_homo.end()
Expand Down
1 change: 1 addition & 0 deletions just_coronary.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ output_columns:
filterable: false
hidden: true
desc: dummy column
hide_from_gui_filter: true
developer:
name: "Alex Karmazin"
organization: "Just-DNA_seq"
Expand Down

0 comments on commit 9852bcf

Please sign in to comment.