Skip to content

Commit

Permalink
remove commented out code
Browse files Browse the repository at this point in the history
  • Loading branch information
Sibyl committed Aug 24, 2019
1 parent 4541e4e commit fcebba8
Showing 1 changed file with 0 additions and 45 deletions.
45 changes: 0 additions & 45 deletions src/rest_api/classes/gene/widgets/ontology.clj
Original file line number Diff line number Diff line change
Expand Up @@ -196,51 +196,6 @@
(memoize (fn [db]
(let [aspects (set (get-aspects db))]
(->>
;; ["GO:0003824" ;molecular function
;; ;; "GO:0004872"
;; "GO:0005102"
;; "GO:0005215"
;; "GO:0005198"
;; "GO:0008092"
;; "GO:0003677"
;; "GO:0003723"
;; ;; "GO:0001071"
;; "GO:0036094"
;; "GO:0046872"
;; "GO:0030246"
;; ;; "GO:0003674"
;; "GO:0008283" ;biological process
;; "GO:0071840"
;; "GO:0051179"
;; "GO:0032502"
;; "GO:0000003"
;; "GO:0002376"
;; "GO:0050877"
;; "GO:0050896"
;; "GO:0023052"
;; "GO:0010467"
;; "GO:0019538"
;; "GO:0006259"
;; "GO:0044281"
;; "GO:0050789"
;; "GO:0042592"
;; "GO:0007610"
;; ;; "GO:0008150"
;; "GO:0005576" ;cellular component
;; "GO:0005737"
;; "GO:0005856"
;; "GO:0005739"
;; "GO:0005634"
;; "GO:0005694"
;; "GO:0016020"
;; "GO:0031982"
;; "GO:0071944"
;; "GO:0030054"
;; "GO:0042995"
;; "GO:0032991"
;; "GO:0045202"
;; ;; "GO:0005575"
;; ]
[
"GO:0003674" ; aspect: molecular function
"GO:0016491" ; oxidoreductase
Expand Down

0 comments on commit fcebba8

Please sign in to comment.