Skip to contents

GO and KEGG annotation of background genes.

Usage

data(gene_go_kegg)

Format

Dataframe: GO and KEGG annotation of background genes (1st-col: Genes, 2nd-col: biological_process, 3rd-col: cellular_component, 4th-col: molecular_function, 5th-col: kegg_pathway).

References

https://github.com/BioSciTools/BioSciToolsDatasets/tree/main/GOenrichStat/

Author

benben-miao

Examples

# 1. Library TOmicsVis package
library(TOmicsVis)

# 2. Load example data
data(gene_go_kegg)

# 3. View example data
gene_go_kegg
#>           Genes
#> 1           FN1
#> 2    14-3-3ZETA
#> 3          A1I3
#> 4           A2M
#> 5          AARS
#> 6          ABAT
#> 7         ABCB7
#> 8         ABCG2
#> 9         ABCG5
#> 10      ABHD6-A
#> 11        ACAA2
#> 12        ACADL
#> 13        ACADM
#> 14        ACADS
#> 15        ACAT1
#> 16        ACAT2
#> 17       ACDH-6
#> 18        ACIN1
#> 19        ACMSD
#> 20        ACOT2
#> 21        ACOT4
#> 22        ACOX1
#> 23         ACP1
#> 24       ACSBG2
#> 25        ACSL5
#> 26        ACSS2
#> 27        ACT-1
#> 28        ACT5C
#> 29       ACTA1B
#> 30        ACTBA
#> 31        ACTBB
#> 32         ADH1
#> 33          ADK
#> 34         ADSL
#> 35         ADSS
#> 36          AGA
#> 37          AGT
#> 38         AGXT
#> 39        AGXT2
#> 40       AHCY-A
#> 41       AHCY-B
#> 42        AIFM1
#> 43          AK2
#> 44          AK6
#> 45      AKR1A1A
#> 46       AKR1B1
#> 47       AKR1D1
#> 48       AKR7A2
#> 49       AKT1S1
#> 50        ALAS1
#> 51        ALAS2
#> 52     ALDH18A1
#> 53      ALDH1A2
#> 54      ALDH1L1
#> 55        ALDH2
#> 56      ALDH3A2
#> 57      ALDH6A1
#> 58      ALDH7A1
#> 59      ALDH9A1
#> 60     ALDH9A1A
#> 61     ALDH9A1B
#> 62        ALDOB
#> 63        ALG11
#> 64         ALG3
#> 65         ALG5
#> 66         ALLC
#> 67          ALN
#> 68       ALYREF
#> 69     ALYREF-A
#> 70         AMFR
#> 71          AMI
#> 72          AMT
#> 73      ANGPTL4
#> 74        ANPEP
#> 75        AP1S3
#> 76       AP2M1A
#> 77        AP2S1
#> 78        APEX1
#> 79        APH1B
#> 80         APIP
#> 81        APOA1
#> 82         APOB
#> 83        APOEB
#> 84          APP
#> 85         AQP1
#> 86         AQP7
#> 87         AQP9
#> 88         AQPA
#> 89           AR
#> 90         ARF1
#> 91         ARF2
#> 92         ARF6
#> 93      ARFGAP3
#> 94         ARG1
#> 95       ARPC1A
#> 96     ARPC1B-B
#> 97        ARPC2
#> 98      ARPC3-A
#> 99         ARSG
#> 100       ASAH1
#> 101        ASS1
#> 102        ATF4
#> 103        ATG3
#> 104       ATG4B
#> 105        ATG7
#> 106        ATIC
#> 107       ATOX1
#> 108      ATP1B1
#> 109     ATP5F1A
#> 110     ATP5F1B
#> 111     ATP5F1C
#> 112     ATP5F1D
#> 113     ATP5F1E
#> 114     ATP5MC1
#> 115     ATP5MC2
#> 116     ATP5MC3
#> 117      ATP5ME
#> 118      ATP5MF
#> 119      ATP5MG
#> 120      ATP5PB
#> 121      ATP5PD
#> 122      ATP5PF
#> 123      ATP5PO
#> 124     ATP6AP2
#> 125     ATP6V0B
#> 126     ATP6V0C
#> 127    ATP6V0E1
#> 128    ATP6V1B2
#> 129   ATP6V1C1A
#> 130     ATP6V1F
#> 131    ATP6V1G1
#> 132     ATP6V1H
#> 133         AUH
#> 134         B2M
#> 135     B4GALT1
#> 136        BAG2
#> 137       BAMBI
#> 138         BAX
#> 139      BCKDHA
#> 140      BCKDHB
#> 141        BCO1
#> 142        BDH2
#> 143       BECN1
#> 144        BET1
#> 145       BET1L
#> 146        BHMT
#> 147       BNIP3
#> 148      BNIP3L
#> 149       BPNT1
#> 150        BRAP
#> 151        BRK1
#> 152         BTD
#> 153       BUD31
#> 154        C1QC
#> 155         C1S
#> 156          C3
#> 157          C4
#> 158         C4A
#> 159          C5
#> 160          C6
#> 161          C7
#> 162         C8A
#> 163         C8B
#> 164         C8G
#> 165          C9
#> 166         CA1
#> 167      CACYBP
#> 168       CALD1
#> 169       CALM1
#> 170        CALR
#> 171      CAMK2D
#> 172        CANX
#> 173       CAPN1
#> 174       CAPN2
#> 175      CAPZA1
#> 176      CAPZA2
#> 177       CAPZB
#> 178     CASP1-A
#> 179         CAT
#> 180         CBS
#> 181       CCL25
#> 182       CCND2
#> 183       CCNG1
#> 184       CCNG2
#> 185        CD59
#> 186        CD63
#> 187        CD74
#> 188        CD82
#> 189         CD9
#> 190         CDA
#> 191       CDC34
#> 192       CDC37
#> 193       CDC40
#> 194       CDC5L
#> 195       CDH15
#> 196        CDH2
#> 197      CDKN1B
#> 198      CDKN1C
#> 199        CDO1
#> 200         CEL
#> 201      CELA2A
#> 202      CELA3B
#> 203       CERS2
#> 204       CES1E
#> 205       CES5A
#> 206         CFB
#> 207         CFD
#> 208         CFI
#> 209        CFL2
#> 210        CHIA
#> 211      CHMP2A
#> 212       CHMP3
#> 213      CHMP4B
#> 214       CHMP5
#> 215       CHMP6
#> 216       CHMP7
#> 217       CHPT1
#> 218      CHST15
#> 219        CISH
#> 220       CKAP4
#> 221       CLDN1
#> 222      CLDN14
#> 223       CLDN5
#> 224        CLN5
#> 225        CLPB
#> 226        CLPP
#> 227        CLTA
#> 228        CMBL
#> 229       CNDP2
#> 230       CNOT8
#> 231      COL1A1
#> 232     COLEC11
#> 233       COMTB
#> 234        COQ3
#> 235        COQ6
#> 236     CORO1CA
#> 237       COX11
#> 238       COX15
#> 239       COX17
#> 240       COX5A
#> 241       COX5B
#> 242      COX6B1
#> 243      COX7A2
#> 244     COX7A2L
#> 245       COX7B
#> 246       COX7C
#> 247       COX8B
#> 248          CP
#> 249        CPA1
#> 250        CPA2
#> 251        CPB1
#> 252       CPSF6
#> 253       CPT1A
#> 254        CRAT
#> 255     CSNK1A1
#> 256     CSNK2A1
#> 257       CTBP1
#> 258        CTGF
#> 259         CTH
#> 260      CTNNB1
#> 261       CTPS1
#> 262        CTRC
#> 263        CTRL
#> 264        CTSA
#> 265        CTSB
#> 266        CTSC
#> 267        CTSD
#> 268        CTSF
#> 269        CTSL
#> 270        CTSO
#> 271        CTSS
#> 272        CTSZ
#> 273       CWC15
#> 274      CYB5R2
#> 275      CYB5R3
#> 276        CYBA
#> 277         CYC
#> 278        CYC1
#> 279      CYFIP1
#> 280      CYP1A1
#> 281     CYP24A1
#> 282     CYP27A1
#> 283     CYP2D14
#> 284      CYP2J1
#> 285      CYP2J2
#> 286      CYP2J6
#> 287      CYP2U1
#> 288     CYP46A1
#> 289      CYP7A1
#> 290        CYPA
#> 291        DAB2
#> 292        DAD1
#> 293       DAPK2
#> 294        DARS
#> 295         DBI
#> 296       DCTN6
#> 297        DCXR
#> 298       DDIT4
#> 299       DDOST
#> 300        DDX5
#> 301        DERA
#> 302       DERL1
#> 303       DERL2
#> 304       DGAT2
#> 305      DHCR24
#> 306       DHCR7
#> 307       DHX15
#> 308        DHX8
#> 309      DIABLO
#> 310        DKC1
#> 311         DLB
#> 312         DLD
#> 313        DLL4
#> 314        DLST
#> 315       DMGDH
#> 316      DNAJA1
#> 317      DNAJA2
#> 318      DNAJB1
#> 319     DNAJB11
#> 320     DNAJB12
#> 321      DNAJB4
#> 322      DNAJC1
#> 323        DNM2
#> 324      DOLPP1
#> 325      DPAGT1
#> 326        DPM1
#> 327        DPM3
#> 328        DPP4
#> 329        DPYS
#> 330     DUSP1-A
#> 331       DUSP2
#> 332       DUSP4
#> 333         DUT
#> 334      DYNLL2
#> 335        ECH1
#> 336       ECHS1
#> 337        ECI1
#> 338        ECI2
#> 339       EEF1A
#> 340       EEF1D
#> 341        EEF2
#> 342       EEF2K
#> 343         EFF
#> 344       EGLN2
#> 345        EGR1
#> 346      EHHADH
#> 347        EI24
#> 348        EIF1
#> 349      EIF1AX
#> 350      EIF2B1
#> 351      EIF2B2
#> 352      EIF2B3
#> 353      EIF2B4
#> 354      EIF2S1
#> 355      EIF2S2
#> 356      EIF2S3
#> 357       EIF3A
#> 358       EIF3B
#> 359       EIF3C
#> 360       EIF3D
#> 361       EIF3E
#> 362      EIF3EA
#> 363       EIF3F
#> 364       EIF3G
#> 365       EIF3H
#> 366       EIF3I
#> 367      EIF3JA
#> 368      EIF4A1
#> 369      EIF4A2
#> 370      EIF4A3
#> 371       EIF4B
#> 372       EIF4E
#> 373     EIF4E1A
#> 374      EIF4E2
#> 375    EIF4EBP2
#> 376   EIF4EBP3L
#> 377        EIF5
#> 378        EIF6
#> 379      ELAVL1
#> 380        ELOB
#> 381        ELOC
#> 382       ENDOG
#> 383        ENO3
#> 384      ENOPH1
#> 385      ENOSF1
#> 386       ENPP2
#> 387       EPHX1
#> 388       EPHX2
#> 389        EPRS
#> 390         ESD
#> 391        ETF1
#> 392       EXOC2
#> 393      EXOSC2
#> 394      EXOSC3
#> 395         F10
#> 396         F11
#> 397          F2
#> 398          F5
#> 399          F7
#> 400          F9
#> 401       FABP1
#> 402       FABP2
#> 403       FABP3
#> 404         FAH
#> 405       FAHD1
#> 406       FARSA
#> 407       FARSB
#> 408         FAU
#> 409        FBP1
#> 410        FBP2
#> 411        FCF1
#> 412       FDFT1
#> 413        FDPS
#> 414         FGA
#> 415         FGB
#> 416         FGG
#> 417          FH
#> 418        FHL1
#> 419        FIS1
#> 420       FKBP4
#> 421       FKBP5
#> 422        FKTN
#> 423       FLAD1
#> 424       FLOT1
#> 425        FLT4
#> 426        FMO3
#> 427        FMO5
#> 428         FOS
#> 429       FOSL2
#> 430       FOXA2
#> 431        FTCD
#> 432        FZR1
#> 433        G6PC
#> 434     GABARAP
#> 435   GABARAPL1
#> 436   GABARAPL2
#> 437     GADD45B
#> 438        GALM
#> 439     GALNT11
#> 440     GALNT16
#> 441        GAMT
#> 442       GAPDH
#> 443        GAR1
#> 444        GARS
#> 445        GBE1
#> 446        GCAT
#> 447        GCDH
#> 448        GCSH
#> 449      GEMIN4
#> 450       GFPT1
#> 451        GGCX
#> 452         GGH
#> 453         GHR
#> 454          GK
#> 455         GLA
#> 456        GLB1
#> 457        GLO1
#> 458       GLUD1
#> 459        GLUL
#> 460        GM2A
#> 461        GNB1
#> 462       GNG10
#> 463        GNG5
#> 464        GNL2
#> 465        GNL3
#> 466       GNL3L
#> 467        GNMT
#> 468     GNPNAT1
#> 469       GOSR2
#> 470        GOT1
#> 471        GOT2
#> 472       GPAT3
#> 473        GPD1
#> 474        GPHN
#> 475         GPI
#> 476       GPT2L
#> 477        GPX2
#> 478        GPX4
#> 479       GRHPR
#> 480         GSN
#> 481       GSP-2
#> 482       GSPT1
#> 483       GSTA1
#> 484       GSTA4
#> 485       GSTK1
#> 486       GSTM3
#> 487       GSTZ1
#> 488      GTF2A2
#> 489       GTF2B
#> 490      GTF2H5
#> 491      GTPBP4
#> 492        GYS2
#> 493          H2
#> 494       H2AFV
#> 495       H2AFZ
#> 496      H2-Q10
#> 497        HAAO
#> 498       HACD2
#> 499       HACD3
#> 500        HADH
#> 501       HADHA
#> 502       HADHB
#> 503        HAGH
#> 504         HAL
#> 505        HAO1
#> 506        HAO2
#> 507        HARS
#> 508       HBS1L
#> 509        HCCS
#> 510        HEPH
#> 511        HEXB
#> 512        HEXD
#> 513         HGD
#> 514      HGSNAT
#> 515      HIBADH
#> 516       HIF1A
#> 517         HLF
#> 518     HMGB1P1
#> 519       HMGCR
#> 520      HMGCS1
#> 521        HMOX
#> 522       HNF1A
#> 523        HNMT
#> 524      HNMT-B
#> 525     HNRNPA1
#> 526      HNRNPC
#> 527      HNRNPK
#> 528         HPD
#> 529       HPRT1
#> 530      HS3ST1
#> 531    HS3ST3B1
#> 532      HS6ST2
#> 533       HSC70
#> 534       HSC71
#> 535    HSD17B10
#> 536   HSD17B12B
#> 537     HSD17B4
#> 538     HSD17B7
#> 539      HSD3B7
#> 540    HSP90AA1
#> 541    HSP90AB1
#> 542     HSP90B1
#> 543       HSPA5
#> 544       HSPA8
#> 545       HSPA9
#> 546       HSPB1
#> 547       HSPD1
#> 548         ID1
#> 549       ID3-A
#> 550        IDH1
#> 551        IDH2
#> 552       IDH3A
#> 553        IDI1
#> 554        IDO2
#> 555       IGBP1
#> 556        IGF1
#> 557       IGSF5
#> 558       IL6ST
#> 559       IMPA1
#> 560      IMPDH2
#> 561        IPO7
#> 562      IQGAP1
#> 563        ISY1
#> 564         IVD
#> 565         IYD
#> 566        JUNB
#> 567        JUND
#> 568        KARS
#> 569         KDR
#> 570       KEAP1
#> 571         KHK
#> 572          KL
#> 573        KLF2
#> 574       KLKB1
#> 575         KMO
#> 576      KMT5AA
#> 577        KNG1
#> 578       KPNB1
#> 579        KRAS
#> 580        KYNU
#> 581      L2HGDH
#> 582     LAMTOR2
#> 583     LAMTOR3
#> 584     LAMTOR4
#> 585     LAMTOR5
#> 586       LAP-2
#> 587     LAPTM4A
#> 588        LCAT
#> 589      LCLAT1
#> 590        LGMN
#> 591        LIPA
#> 592        LIPC
#> 593       LIPT1
#> 594       LMAN1
#> 595      LMBRD1
#> 596         LPA
#> 597      LPGAT1
#> 598         LPL
#> 599        LSG1
#> 600        LSM3
#> 601        LSM5
#> 602        LSM8
#> 603       LTA4H
#> 604       MAGOH
#> 605       MALT1
#> 606    MAP1LC3A
#> 607    MAP1LC3B
#> 608      MAP2K2
#> 609     MAPK14A
#> 610       MAPK6
#> 611        MARS
#> 612       MASP1
#> 613       MAT1A
#> 614       MAT2B
#> 615       MCCC2
#> 616        MDH1
#> 617        MECR
#> 618       MED24
#> 619       MEP1B
#> 620        MGAM
#> 621       MGAT1
#> 622       MGAT2
#> 623       MGST1
#> 624       MGST2
#> 625       MGST3
#> 626         MIF
#> 627      MINPP1
#> 628        MIOX
#> 629       MKNK2
#> 630       MLYCD
#> 631       MMP13
#> 632        MMP3
#> 633       MOCS2
#> 634        MPST
#> 635       MPV17
#> 636      MRPL10
#> 637      MRPL13
#> 638      MRPL15
#> 639      MRPL16
#> 640      MRPL17
#> 641      MRPL18
#> 642      MRPL19
#> 643       MRPL2
#> 644      MRPL21
#> 645      MRPL23
#> 646      MRPL24
#> 647      MRPL27
#> 648      MRPL28
#> 649       MRPL3
#> 650      MRPL32
#> 651      MRPL33
#> 652      MRPL35
#> 653      MRPL36
#> 654       MRPL4
#> 655      MRPS12
#> 656      MRPS15
#> 657      MRPS16
#> 658     MRPS18A
#> 659     MRPS18C
#> 660       MRPS2
#> 661      MRPS21
#> 662       MRPS5
#> 663       MRPS6
#> 664       MSMO1
#> 665        MTAP
#> 666     MT-ATP6
#> 667      MT-CO1
#> 668      MT-CO2
#> 669      MT-CO3
#> 670      MT-CYB
#> 671      MTHFD1
#> 672      MTHFD2
#> 673       MTHFR
#> 674       MTHFS
#> 675       MTMR6
#> 676      MT-ND1
#> 677      MT-ND3
#> 678      MT-ND4
#> 679      MT-ND5
#> 680        MUG1
#> 681      MVB12B
#> 682       MYEF2
#> 683        MYL6
#> 684        MYL9
#> 685        <NA>
#> 686        NANS
#> 687        NAPA
#> 688       NAPRT
#> 689       NCBP2
#> 690       NCEH1
#> 691       NCOA4
#> 692       NDST1
#> 693     NDUFA10
#> 694     NDUFA11
#> 695     NDUFA12
#> 696     NDUFA13
#> 697      NDUFA2
#> 698      NDUFA3
#> 699      NDUFA4
#> 700      NDUFA5
#> 701      NDUFA6
#> 702      NDUFA7
#> 703      NDUFA8
#> 704      NDUFA9
#> 705     NDUFAB1
#> 706      NDUFB1
#> 707     NDUFB11
#> 708      NDUFB2
#> 709      NDUFB3
#> 710      NDUFB4
#> 711      NDUFB5
#> 712      NDUFB6
#> 713      NDUFB7
#> 714      NDUFB8
#> 715      NDUFB9
#> 716      NDUFC1
#> 717      NDUFC2
#> 718      NDUFS1
#> 719      NDUFS2
#> 720      NDUFS3
#> 721      NDUFS4
#> 722      NDUFS7
#> 723      NDUFV1
#> 724      NDUFV2
#> 725      NFE2L2
#> 726      NFKBIA
#> 727        NFS1
#> 728        NHP2
#> 729        NIT2
#> 730        NMD3
#> 731        NME4
#> 732       NMRK2
#> 733        NOB1
#> 734       NOP10
#> 735       NOP56
#> 736        NPR2
#> 737       NR0B2
#> 738       NR1H4
#> 739        NTN4
#> 740       NTPCR
#> 741       NUDT7
#> 742      NUP107
#> 743       NUP50
#> 744       NUP54
#> 745       NUP62
#> 746        NUS1
#> 747        NXF1
#> 748        OPTN
#> 749       OXCT1
#> 750        P4HB
#> 751      PABPC1
#> 752      PABPC4
#> 753    PABPN1-B
#> 754    PAFAH1B1
#> 755  PAFAH1B1-1
#> 756         PAH
#> 757       PAIP1
#> 758       PANK4
#> 759      PAPSS1
#> 760       PARS2
#> 761       PARVA
#> 762       PCBP2
#> 763        PCK1
#> 764        PCK2
#> 765      PCYT1B
#> 766       PCYT2
#> 767       PDHA1
#> 768        PDHB
#> 769        PDHX
#> 770       PDIA3
#> 771       PDIA4
#> 772       PDIA6
#> 773       PDPK1
#> 774       PDSS2
#> 775        PDXK
#> 776        PELO
#> 777        PEMT
#> 778        PERP
#> 779       PEX12
#> 780       PEX13
#> 781       PEX16
#> 782       PEX19
#> 783        PEX3
#> 784        PFN2
#> 785       PGAM1
#> 786         PGD
#> 787         PGK
#> 788        PGM1
#> 789        PHAX
#> 790       PHF5A
#> 791    PHOSPHO1
#> 792        PIGC
#> 793        PIGF
#> 794        PIGS
#> 795      PIK3R2
#> 796        PIN1
#> 797       PINK1
#> 798     PIP4K2B
#> 799         PKM
#> 800       PLA1A
#> 801    PLA2G12B
#> 802     PLA2G16
#> 803     PLA2G1B
#> 804      PLA2G7
#> 805         PLG
#> 806       PLOD3
#> 807       PLPP1
#> 808       PLPP3
#> 809       PLRG1
#> 810        PMM2
#> 811        PMVK
#> 812         PNP
#> 813      PNPLA2
#> 814         POL
#> 815       POLD4
#> 816      POLR1D
#> 817      POLR1E
#> 818      POLR2D
#> 819      POLR2E
#> 820      POLR2H
#> 821      POLR2I
#> 822      POLR2J
#> 823      POLR2K
#> 824      POLR2L
#> 825      POLR3D
#> 826      POLR3H
#> 827        POMK
#> 828        POMP
#> 829        POP7
#> 830        PPA1
#> 831       PPARA
#> 832       PPARD
#> 833       PPARG
#> 834        PPIA
#> 835        PPID
#> 836        PPIE
#> 837        PPIF
#> 838       PPIL1
#> 839       PPIL2
#> 840      PPP1CA
#> 841      PPP1CB
#> 842    PPP1CC-A
#> 843     PPP1R3B
#> 844    PPP1R3CB
#> 845      PPP2CB
#> 846      PPP4CB
#> 847        PPT1
#> 848       PRDX1
#> 849       PRDX4
#> 850       PRDX6
#> 851        PREB
#> 852     PRKAR1A
#> 853        PROC
#> 854       PRODH
#> 855      PRODH2
#> 856       PROS1
#> 857      PRPF18
#> 858      PRPF19
#> 859      PRPF31
#> 860       PRPF4
#> 861       PRPF8
#> 862       PRPS2
#> 863       PRSS2
#> 864      PRXL2B
#> 865        PSAP
#> 866       PSEN2
#> 867      PSENEN
#> 868       PSMA1
#> 869       PSMA2
#> 870       PSMA3
#> 871       PSMA4
#> 872       PSMA6
#> 873       PSMA7
#> 874     PSMB1-A
#> 875       PSMB2
#> 876       PSMB3
#> 877       PSMB4
#> 878       PSMB6
#> 879       PSMC1
#> 880       PSMC2
#> 881       PSMC3
#> 882       PSMC5
#> 883       PSMC6
#> 884     PSMD11A
#> 885       PSMD2
#> 886       PSMD3
#> 887       PSMD6
#> 888       PSMD7
#> 889       PSMD8
#> 890       PSMF1
#> 891        PSPH
#> 892      PTDSS2
#> 893        PTEN
#> 894       PTGDS
#> 895       PTPN1
#> 896       PTPN2
#> 897       PTPN6
#> 898       PXMP2
#> 899       PXMP4
#> 900      PYCARD
#> 901       PYCR2
#> 902       PYM1B
#> 903        QARS
#> 904        QDPR
#> 905       RAB10
#> 906      RAB11A
#> 907       RAB14
#> 908       RAB2A
#> 909       RAB35
#> 910       RAB5C
#> 911        RAB7
#> 912       RAB8A
#> 913        RAC1
#> 914      RAD21A
#> 915        RAE1
#> 916         RAN
#> 917       RAP1A
#> 918     RARRES3
#> 919        RARS
#> 920      RASSF1
#> 921        RBKS
#> 922       RBM17
#> 923       RBM25
#> 924       RBM8A
#> 925        RBMX
#> 926        RBP2
#> 927        RBX1
#> 928        RCL1
#> 929        RDH8
#> 930        RELB
#> 931       REXO2
#> 932         RGN
#> 933       RHOAB
#> 934       RIOK2
#> 935     RNASEH1
#> 936       RNF41
#> 937        RNF7
#> 938         RPE
#> 939        RPIA
#> 940       RPL10
#> 941      RPL10A
#> 942       RPL11
#> 943       RPL12
#> 944       RPL13
#> 945      RPL13A
#> 946       RPL14
#> 947       RPL15
#> 948       RPL17
#> 949       RPL18
#> 950      RPL18A
#> 951       RPL19
#> 952       RPL21
#> 953       RPL22
#> 954     RPL22L1
#> 955       RPL23
#> 956      RPL23A
#> 957       RPL26
#> 958       RPL28
#> 959       RPL29
#> 960        RPL3
#> 961       RPL30
#> 962       RPL31
#> 963       RPL32
#> 964       RPL34
#> 965       RPL35
#> 966      RPL35A
#> 967       RPL36
#> 968      RPL36A
#> 969       RPL37
#> 970      RPL37A
#> 971       RPL39
#> 972      RPL4-A
#> 973        RPL5
#> 974        RPL6
#> 975        RPL7
#> 976       RPL7A
#> 977        RPL8
#> 978        RPL9
#> 979       RPLP0
#> 980       RPLP1
#> 981       RPLP2
#> 982        RPN1
#> 983        RPN2
#> 984       RPS10
#> 985       RPS11
#> 986       RPS12
#> 987       RPS13
#> 988       RPS14
#> 989       RPS15
#> 990      RPS15A
#> 991       RPS16
#> 992       RPS17
#> 993       RPS18
#> 994       RPS19
#> 995        RPS2
#> 996       RPS20
#> 997       RPS21
#> 998       RPS23
#> 999       RPS24
#> 1000      RPS25
#> 1001      RPS26
#> 1002      RPS27
#> 1003     RPS27A
#> 1004     RPS27L
#> 1005      RPS28
#> 1006      RPS29
#> 1007       RPS3
#> 1008      RPS3A
#> 1009      RPS4X
#> 1010       RPS5
#> 1011      RPS5A
#> 1012       RPS6
#> 1013    RPS6KB1
#> 1014       RPS7
#> 1015       RPS9
#> 1016       RPSA
#> 1017      RRAGA
#> 1018      RRAGC
#> 1019      RRBP1
#> 1020      RRP7A
#> 1021    RSL24D1
#> 1022     RUVBL1
#> 1023      RXRBA
#> 1024      RXRGB
#> 1025      SAR1B
#> 1026       SARS
#> 1027      SARS2
#> 1028      SART1
#> 1029       SAT1
#> 1030       SBDS
#> 1031       SC5D
#> 1032     SCARB2
#> 1033       SCP2
#> 1034       SDC2
#> 1035       SDHA
#> 1036       SDHB
#> 1037       SDHC
#> 1038    SDR16C5
#> 1039     SEC11A
#> 1040      SEC13
#> 1041    SEC22BB
#> 1042     SEC23A
#> 1043   SEC61AL1
#> 1044     SEC61B
#> 1045     SEC61G
#> 1046      SEC62
#> 1047      SEH1L
#> 1048    SELENOS
#> 1049       SEM1
#> 1050 SERPINA3-3
#> 1051 SERPINA3-8
#> 1052   SERPINA7
#> 1053   SERPINC1
#> 1054   SERPIND1
#> 1055   SERPINE1
#> 1056   SERPINF1
#> 1057   SERPINF2
#> 1058   SERPING1
#> 1059      SESN1
#> 1060      SF3A1
#> 1061      SF3B1
#> 1062      SF3B2
#> 1063      SF3B4
#> 1064      SF3B5
#> 1065      SF3B6
#> 1066       SGK2
#> 1067      SGPP1
#> 1068    SH3GLB1
#> 1069      SHMT1
#> 1070      SHMT2
#> 1071       SKP1
#> 1072   SLC16A10
#> 1073   SLC25A10
#> 1074    SLC25A5
#> 1075    SLC25A6
#> 1076    SLC27A1
#> 1077    SLC27A2
#> 1078    SLC27A6
#> 1079     SLC2A1
#> 1080     SLC2A2
#> 1081     SLC2A5
#> 1082    SLC31A1
#> 1083    SLC37A4
#> 1084    SLC38A3
#> 1085    SLC39A8
#> 1086     SLC3A2
#> 1087     SLC51A
#> 1088     SLC51B
#> 1089     SLC5A7
#> 1090   SLC9A3R1
#> 1091    SLCO1C1
#> 1092      SMAD5
#> 1093     SMNDC1
#> 1094      SMPD1
#> 1095       SNF8
#> 1096    SNRNP27
#> 1097    SNRNP70
#> 1098     SNRPB2
#> 1099      SNRPC
#> 1100     SNRPD1
#> 1101     SNRPD2
#> 1102      SNRPG
#> 1103      SNRPN
#> 1104      SNU13
#> 1105      SNUPN
#> 1106      SNX12
#> 1107       SNX3
#> 1108      SOCS3
#> 1109       SOD1
#> 1110       SOD2
#> 1111       SORD
#> 1112      SPCS1
#> 1113      SPCS2
#> 1114      SPCS3
#> 1115        SPR
#> 1116     SPTLC1
#> 1117       SQLE
#> 1118       SQOR
#> 1119     SQSTM1
#> 1120     SRD5A2
#> 1121      SRP14
#> 1122      SRP19
#> 1123      SRP54
#> 1124      SRP68
#> 1125      SRP72
#> 1126       SRP9
#> 1127      SRPRA
#> 1128      SRPRB
#> 1129      SRRM1
#> 1130     SRSF10
#> 1131     SRSF1B
#> 1132      SRSF2
#> 1133      SRSF3
#> 1134      SRSF4
#> 1135      SRSF5
#> 1136      SRSF7
#> 1137       SSR1
#> 1138       SSR2
#> 1139       SSR3
#> 1140       SSR4
#> 1141    ST3GAL1
#> 1142    ST3GAL4
#> 1143    ST3GAL5
#> 1144      STAT1
#> 1145      STIM1
#> 1146      STT3A
#> 1147      STX12
#> 1148      STX18
#> 1149       STX5
#> 1150       STX6
#> 1151     SUCLG1
#> 1152     SUCLG2
#> 1153      SUMO1
#> 1154      SUMO2
#> 1155      SUMO3
#> 1156      SYVN1
#> 1157      TAF13
#> 1158       TAF3
#> 1159       TAF7
#> 1160       TAF9
#> 1161     TALDO1
#> 1162       TARS
#> 1163        TAT
#> 1164       TBK1
#> 1165    TBL1XR1
#> 1166    TCF7L1A
#> 1167       TCN1
#> 1168       TCN2
#> 1169        TDH
#> 1170      TDO2A
#> 1171       TECR
#> 1172         TF
#> 1173        TF1
#> 1174       TFRC
#> 1175     TGFBR2
#> 1176      THOP1
#> 1177     TIMM23
#> 1178       TJP2
#> 1179       TJP3
#> 1180       TKFC
#> 1181      TKTL1
#> 1182      TKTL2
#> 1183     TM7SF2
#> 1184    TNFSF11
#> 1185       TOB1
#> 1186      TPI1B
#> 1187       TPMT
#> 1188       TPP1
#> 1189      TRA2A
#> 1190      TRA2B
#> 1191    TRAM1L1
#> 1192     TRIM25
#> 1193     TRIP12
#> 1194       TSPO
#> 1195      TSTA3
#> 1196       TUBA
#> 1197      TUSC3
#> 1198        TXN
#> 1199       TXN2
#> 1200    TXNDC12
#> 1201     TXNDC5
#> 1202     TXNRD3
#> 1203       TYMP
#> 1204      U2AF1
#> 1205       UBA2
#> 1206      UBA52
#> 1207        UBB
#> 1208        UBC
#> 1209      UBE2A
#> 1210     UBE2D2
#> 1211     UBE2G1
#> 1212     UBE2G2
#> 1213     UBE2L3
#> 1214      UBE2N
#> 1215     UBE2V2
#> 1216       UBL5
#> 1217       UCK1
#> 1218      UCK2B
#> 1219       UFD1
#> 1220       UGDH
#> 1221       UGP2
#> 1222     UGT1A1
#> 1223     UGT2A1
#> 1224     UGT2A2
#> 1225    UGT2B15
#> 1226       UGT3
#> 1227       UMPS
#> 1228        UOX
#> 1229       UPB1
#> 1230       UPP2
#> 1231       UPRT
#> 1232     UQCR10
#> 1233     UQCR11
#> 1234      UQCRB
#> 1235     UQCRC1
#> 1236     UQCRC2
#> 1237    UQCRFS1
#> 1238      UQCRH
#> 1239      UQCRQ
#> 1240       URAD
#> 1241       URAH
#> 1242      UROC1
#> 1243       UROS
#> 1244      USP10
#> 1245      USP30
#> 1246      USP39
#> 1247     UTP14A
#> 1248  V1G172254
#> 1249      VAMP3
#> 1250      VAMP7
#> 1251    VAMP727
#> 1252        VCP
#> 1253      VDAC1
#> 1254      VDAC2
#> 1255        VHL
#> 1256     VKORC1
#> 1257   VKORC1L1
#> 1258      VPS11
#> 1259    VPS26BL
#> 1260      VPS28
#> 1261      VPS29
#> 1262      VPS36
#> 1263      VTI1A
#> 1264        VTN
#> 1265      WBP11
#> 1266      WDR33
#> 1267      WDR36
#> 1268      WDR43
#> 1269      WIPI1
#> 1270      WIPI2
#> 1271       WWP1
#> 1272       XBP1
#> 1273       XMRK
#> 1274      XRCC6
#> 1275       XRN2
#> 1276      YWHAB
#> 1277      YWHAE
#> 1278  ZGC:77082
#> 1279      ZMAT2
#> 1280   ZMPSTE24
#>                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            biological_process
#> 1                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            GO:0003181(atrioventricular valve morphogenesis);GO:0003128(heart field specification);GO:0001756(somitogenesis)
#> 2                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        <NA>
#> 3                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        <NA>
#> 4                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        <NA>
#> 5                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      GO:0006419(alanyl-tRNA aminoacylation)
#> 6                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       GO:0009448(gamma-aminobutyric acid metabolic process)
#> 7                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        <NA>
#> 8                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        <NA>
#> 9                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        <NA>
#> 10                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       <NA>
#> 11                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       <NA>
#> 12                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        GO:0042758(long-chain fatty acid catabolic process)
#> 13                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      GO:0006635(fatty acid beta-oxidation)
#> 14                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       <NA>
#> 15                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       <NA>
#> 16                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       <NA>
#> 17                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       <NA>
#> 18                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       <NA>
#> 19                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        GO:1904985(negative regulation of quinolinate biosynthetic process)
#> 20                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     GO:0006637(acyl-CoA metabolic process)
#> 21                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     GO:0006637(acyl-CoA metabolic process)
#> 22                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      GO:0006635(fatty acid beta-oxidation)
#> 23                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       <NA>
#> 24                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       <NA>
#> 25                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       <NA>
#> 26                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   GO:0019427(acetyl-CoA biosynthetic process from acetate)
#> 27                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       <NA>
#> 28                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       <NA>
#> 29                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              GO:0060047(heart contraction)
#> 30                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       <NA>
#> 31                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       <NA>
#> 32                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       <NA>
#> 33                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  GO:0006166(purine ribonucleoside salvage)
#> 34                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  GO:0044208(de novo AMP biosynthetic process);GO:0006189(de novo IMP biosynthetic process)
#> 35                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               GO:0044208(de novo AMP biosynthetic process)
#> 36                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       <NA>
#> 37                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            GO:0003081(regulation of systemic arterial blood pressure by renin-angiotensin)
#> 38                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         GO:0071391(cellular response to estrogen stimulus)
#> 39                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       <NA>
#> 40                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            GO:0006730(one-carbon metabolic process);GO:0033353(S-adenosylmethionine cycle)
#> 41                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            GO:0006730(one-carbon metabolic process);GO:0033353(S-adenosylmethionine cycle)
#> 42                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       <NA>
#> 43                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         GO:0006172(ADP biosynthetic process);GO:0046033(AMP metabolic process);GO:0046034(ATP metabolic process);GO:0060218(hematopoietic stem cell differentiation);GO:0002521(leukocyte differentiation)
#> 44                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       <NA>
#> 45                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       <NA>
#> 46                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       <NA>
#> 47                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       <NA>
#> 48                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       <NA>
#> 49                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   GO:0032007(negative regulation of TOR signaling);GO:0048011(neurotrophin TRK receptor signaling pathway)
#> 50                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     GO:0006782(protoporphyrinogen IX biosynthetic process)
#> 51                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     GO:0006782(protoporphyrinogen IX biosynthetic process)
#> 52                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 GO:0055129(L-proline biosynthetic process)
#> 53                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     GO:0048318(axial mesoderm development);GO:0048593(camera-type eye morphogenesis);GO:0022010(central nervous system myelination);GO:0007368(determination of left/right symmetry);GO:0048546(digestive tract morphogenesis);GO:0048703(embryonic viscerocranium morphogenesis);GO:0060325(face morphogenesis);GO:0031101(fin regeneration);GO:0072015(glomerular visceral epithelial cell development);GO:0021575(hindbrain morphogenesis);GO:0001889(liver development);GO:0022011(myelination in peripheral nervous system);GO:0061131(pancreas field specification);GO:0048339(paraxial mesoderm development);GO:0033339(pectoral fin development);GO:0039023(pronephric duct morphogenesis);GO:0048385(regulation of retinoic acid receptor signaling pathway);GO:0048384(retinoic acid receptor signaling pathway);GO:0042572(retinol metabolic process);GO:0001756(somitogenesis)
#> 54                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       GO:0009258(10-formyltetrahydrofolate catabolic process);GO:0009058(biosynthetic process);GO:0048703(embryonic viscerocranium morphogenesis);GO:0007369(gastrulation);GO:0007507(heart development);GO:0001755(neural crest cell migration);GO:0048885(neuromast deposition);GO:0006730(one-carbon metabolic process)
#> 55                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       <NA>
#> 56                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            GO:0006081(cellular aldehyde metabolic process)
#> 57                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       <NA>
#> 58                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       <NA>
#> 59                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       <NA>
#> 60                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       <NA>
#> 61                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       <NA>
#> 62                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             GO:0006096(glycolytic process)
#> 63                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       <NA>
#> 64                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          GO:0006486(protein glycosylation)
#> 65                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       <NA>
#> 66                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    GO:0000256(allantoin catabolic process)
#> 67                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    GO:0000256(allantoin catabolic process)
#> 68                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       <NA>
#> 69                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       <NA>
#> 70                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       <NA>
#> 71                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 GO:0006957(complement activation, alternative pathway);GO:0007219(Notch signaling pathway)
#> 72                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              GO:0006546(glycine catabolic process);GO:0032259(methylation)
#> 73                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       GO:0001525(angiogenesis);GO:1902262(apoptotic process involved in blood vessel morphogenesis);GO:0043066(negative regulation of apoptotic process);GO:0009617(response to bacterium)
#> 74                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       <NA>
#> 75                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         GO:0006886(intracellular protein transport);GO:0016192(vesicle-mediated transport)
#> 76                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        GO:0006897(endocytosis);GO:0006886(intracellular protein transport)
#> 77                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             GO:0072583(clathrin-dependent endocytosis);GO:0046959(habituation);GO:0006886(intracellular protein transport)
#> 78                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     GO:0006281(DNA repair)
#> 79                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       GO:0043085(positive regulation of catalytic activity);GO:0016485(protein processing)
#> 80                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         GO:0006915(apoptotic process);GO:0019509(L-methionine salvage from methylthioadenosine);GO:0019284(L-methionine salvage from S-adenosylmethionine)
#> 81                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      GO:0006869(lipid transport);GO:0042157(lipoprotein metabolic process)
#> 82                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       <NA>
#> 83                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      GO:0006869(lipid transport);GO:0042157(lipoprotein metabolic process)
#> 84                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     GO:0007399(nervous system development)
#> 85                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           GO:0120029(proton export across plasma membrane)
#> 86                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       <NA>
#> 87                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       <NA>
#> 88                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           GO:0120029(proton export across plasma membrane)
#> 89                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       <NA>
#> 90                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       <NA>
#> 91                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       <NA>
#> 92   GO:0007155(cell adhesion);GO:0007049(cell cycle);GO:0051301(cell division);GO:1990090(cellular response to nerve growth factor stimulus);GO:0030866(cortical actin cytoskeleton organization);GO:0032456(endocytic recycling);GO:0090162(establishment of epithelial cell polarity);GO:0097284(hepatocyte apoptotic process);GO:0006886(intracellular protein transport);GO:0001889(liver development);GO:0099562(maintenance of postsynaptic density structure);GO:0033028(myeloid cell apoptotic process);GO:2000171(negative regulation of dendrite development);GO:2000009(negative regulation of protein localization to cell surface);GO:0048261(negative regulation of receptor-mediated endocytosis);GO:0030838(positive regulation of actin filament polymerization);GO:1903393(positive regulation of adherens junction organization);GO:0051549(positive regulation of keratinocyte migration);GO:0090073(positive regulation of protein homodimerization activity);GO:1903078(positive regulation of protein localization to plasma membrane);GO:0050714(positive regulation of protein secretion);GO:0034394(protein localization to cell surface);GO:0036010(protein localization to endosome);GO:0060998(regulation of dendritic spine development);GO:0051489(regulation of filopodium assembly);GO:1905606(regulation of presynapse assembly);GO:0035020(regulation of Rac protein signal transduction);GO:0097178(ruffle assembly);GO:0048488(synaptic vesicle endocytosis);GO:0016192(vesicle-mediated transport);GO:0030036(actin cytoskeleton organization);GO:0010975(regulation of neuron projection development)
#> 93                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       <NA>
#> 94                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              GO:0006525(arginine metabolic process);GO:0000050(urea cycle)
#> 95                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       GO:0034314(Arp2/3 complex-mediated actin nucleation)
#> 96                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            GO:0034314(Arp2/3 complex-mediated actin nucleation);GO:0030217(T cell differentiation);GO:0002574(thrombocyte differentiation)
#> 97                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             GO:0030041(actin filament polymerization);GO:0034314(Arp2/3 complex-mediated actin nucleation)
#> 98                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       GO:0034314(Arp2/3 complex-mediated actin nucleation)
#> 99                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       <NA>
#> 100                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       GO:0006629(lipid metabolic process)
#> 101                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 GO:0006526(arginine biosynthetic process)
#> 102                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              GO:0006357(regulation of transcription by RNA polymerase II)
#> 103                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       GO:0006914(autophagy);GO:0015031(protein transport)
#> 104                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       GO:0006914(autophagy);GO:0015031(protein transport)
#> 105                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     GO:0006914(autophagy)
#> 106                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        GO:0006164(purine nucleotide biosynthetic process)
#> 107                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           GO:0030001(metal ion transport)
#> 108                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             GO:0046034(ATP metabolic process);GO:0060048(cardiac muscle contraction);GO:0006874(cellular calcium ion homeostasis);GO:0030007(cellular potassium ion homeostasis);GO:0006883(cellular sodium ion homeostasis);GO:0086009(membrane repolarization);GO:1903281(positive regulation of calcium:sodium antiporter activity);GO:1903288(positive regulation of potassium ion import across plasma membrane);GO:1901018(positive regulation of potassium ion transmembrane transporter activity);GO:1903278(positive regulation of sodium ion export across plasma membrane);GO:1990573(potassium ion import across plasma membrane);GO:0072659(protein localization to plasma membrane);GO:0050821(protein stabilization);GO:0010882(regulation of cardiac muscle contraction by calcium ion signaling);GO:0010468(regulation of gene expression);GO:0055119(relaxation of cardiac muscle);GO:0036376(sodium ion export across plasma membrane)
#> 109                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        GO:0015986(ATP synthesis coupled proton transport)
#> 110                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        GO:0015986(ATP synthesis coupled proton transport)
#> 111                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        GO:0015986(ATP synthesis coupled proton transport)
#> 112                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        GO:0015986(ATP synthesis coupled proton transport)
#> 113                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        GO:0015986(ATP synthesis coupled proton transport)
#> 114                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        GO:0015986(ATP synthesis coupled proton transport)
#> 115                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        GO:0015986(ATP synthesis coupled proton transport)
#> 116                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        GO:0015986(ATP synthesis coupled proton transport)
#> 117                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        GO:0015986(ATP synthesis coupled proton transport)
#> 118                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      <NA>
#> 119                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        GO:0015986(ATP synthesis coupled proton transport)
#> 120                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        GO:0015986(ATP synthesis coupled proton transport)
#> 121                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        GO:0015986(ATP synthesis coupled proton transport)
#> 122                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        GO:0015986(ATP synthesis coupled proton transport)
#> 123                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        GO:0015986(ATP synthesis coupled proton transport)
#> 124                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            GO:0035622(intrahepatic bile duct development)
#> 125                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  GO:0048066(developmental pigmentation);GO:0060041(retina development in camera-type eye)
#> 126                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        GO:0060059(embryonic retina morphogenesis in camera-type eye);GO:0060036(notochord cell vacuolation);GO:0001878(response to yeast)
#> 127                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            GO:0060059(embryonic retina morphogenesis in camera-type eye);GO:0007634(optokinetic behavior)
#> 128                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              GO:0046034(ATP metabolic process);GO:1902600(proton transmembrane transport)
#> 129                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      <NA>
#> 130                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               GO:0070121(Kupffers vesicle development);GO:0060036(notochord cell vacuolation);GO:0042127(regulation of cell population proliferation);GO:1902017(regulation of cilium assembly);GO:1901207(regulation of heart looping);GO:0060041(retina development in camera-type eye)
#> 131                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                GO:1902600(proton transmembrane transport)
#> 132                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  GO:0060348(bone development);GO:0030282(bone mineralization);GO:0048069(eye pigmentation);GO:0061075(positive regulation of neural retina development);GO:0060041(retina development in camera-type eye)
#> 133                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      <NA>
#> 134                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            GO:0002474(antigen processing and presentation of peptide antigen via MHC class I);GO:0006955(immune response)
#> 135                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                GO:0005975(carbohydrate metabolic process)
#> 136                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      <NA>
#> 137                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    GO:0009953(dorsal/ventral pattern formation);GO:0030514(negative regulation of BMP signaling pathway);GO:0030512(negative regulation of transforming growth factor beta receptor signaling pathway);GO:0030168(platelet activation);GO:0090263(positive regulation of canonical Wnt signaling pathway)
#> 138                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               GO:0042981(regulation of apoptotic process)
#> 139                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   GO:0009083(branched-chain amino acid catabolic process)
#> 140                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      <NA>
#> 141                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      <NA>
#> 142                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      <NA>
#> 143                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           GO:0006914(autophagy);GO:0090398(cellular senescence);GO:0006897(endocytosis);GO:0007507(heart development);GO:0032465(regulation of cytokinesis);GO:0043416(regulation of skeletal muscle tissue regeneration)
#> 144                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             GO:0015031(protein transport)
#> 145                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             GO:0015031(protein transport)
#> 146                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       GO:0009086(methionine biosynthetic process);GO:0032259(methylation)
#> 147                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      GO:0043065(positive regulation of apoptotic process)
#> 148                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      GO:0043065(positive regulation of apoptotic process)
#> 149                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          GO:0046854(phosphatidylinositol phosphorylation)
#> 150                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      <NA>
#> 151                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  GO:0007015(actin filament organization);GO:0048870(cell motility);GO:0001701(in utero embryonic development);GO:2000601(positive regulation of Arp2/3 complex-mediated actin nucleation);GO:0008284(positive regulation of cell population proliferation);GO:0010592(positive regulation of lamellipodium assembly);GO:0070207(protein homotrimerization);GO:0016601(Rac protein signal transduction);GO:0008064(regulation of actin polymerization or depolymerization)
#> 152                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           GO:0006807(nitrogen compound metabolic process)
#> 153                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      <NA>
#> 154                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      GO:0006958(complement activation, classical pathway)
#> 155                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      GO:0006958(complement activation, classical pathway)
#> 156                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         GO:0006956(complement activation)
#> 157                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      <NA>
#> 158                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      <NA>
#> 159                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      <NA>
#> 160                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         GO:0006956(complement activation)
#> 161                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         GO:0006956(complement activation)
#> 162                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         GO:0006956(complement activation)
#> 163                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         GO:0006956(complement activation)
#> 164                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      <NA>
#> 165                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         GO:0001906(cell killing);GO:0006957(complement activation, alternative pathway);GO:0006958(complement activation, classical pathway);GO:0019835(cytolysis);GO:0051260(protein homooligomerization);GO:0071391(cellular response to estrogen stimulus);GO:0006955(immune response)
#> 166                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      <NA>
#> 167                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      <NA>
#> 168                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            GO:0006936(muscle contraction)
#> 169                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    GO:0019722(calcium-mediated signaling)
#> 170                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               GO:0006457(protein folding)
#> 171                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      <NA>
#> 172                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                GO:0048916(posterior lateral line development);GO:0006457(protein folding)
#> 173                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      <NA>
#> 174                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      <NA>
#> 175                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             GO:0051016(barbed-end actin filament capping)
#> 176                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             GO:0051016(barbed-end actin filament capping)
#> 177                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 GO:0030036(actin cytoskeleton organization);GO:0051016(barbed-end actin filament capping)
#> 178                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               GO:0042981(regulation of apoptotic process)
#> 179                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  GO:0042744(hydrogen peroxide catabolic process);GO:0006979(response to oxidative stress)
#> 180                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         GO:0006535(cysteine biosynthetic process from serine);GO:0019343(cysteine biosynthetic process via cystathionine)
#> 181                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           GO:0006955(immune response);GO:0097535(lymphoid lineage cell migration into thymus);GO:2000471(regulation of hematopoietic stem cell migration);GO:1902033(regulation of hematopoietic stem cell proliferation)
#> 182                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      <NA>
#> 183                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      GO:0051726(regulation of cell cycle)
#> 184                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      GO:0051726(regulation of cell cycle)
#> 185                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  GO:0001971(negative regulation of activation of membrane attack complex)
#> 186                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      GO:0035188(hatching)
#> 187                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 GO:0019882(antigen processing and presentation);GO:0006955(immune response);GO:0006886(intracellular protein transport);GO:0070206(protein trimerization)
#> 188                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      <NA>
#> 189                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      <NA>
#> 190                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      <NA>
#> 191                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      <NA>
#> 192                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      <NA>
#> 193                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                GO:0000398(mRNA splicing, via spliceosome)
#> 194                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      <NA>
#> 195                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               GO:0007156(homophilic cell adhesion via plasma membrane adhesion molecules)
#> 196                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 GO:0007156(homophilic cell adhesion via plasma membrane adhesion molecules);GO:0009966(regulation of signal transduction)
#> 197                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     GO:0007050(cell cycle arrest);GO:0042127(regulation of cell population proliferation)
#> 198                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                GO:0007050(cell cycle arrest);GO:0007346(regulation of mitotic cell cycle)
#> 199                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  GO:0042412(taurine biosynthetic process)
#> 200                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       GO:0006629(lipid metabolic process)
#> 201                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      <NA>
#> 202                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      <NA>
#> 203                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 GO:0106097(cellular response to ceramide)
#> 204                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      <NA>
#> 205                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      <NA>
#> 206                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         GO:0006956(complement activation)
#> 207                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                GO:0006957(complement activation, alternative pathway);GO:0007219(Notch signaling pathway)
#> 208                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      <NA>
#> 209                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               GO:0030042(actin filament depolymerization)
#> 210                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           GO:0005975(carbohydrate metabolic process);GO:0006030(chitin metabolic process)
#> 211                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            GO:0007034(vacuolar transport)
#> 212                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            GO:0007034(vacuolar transport)
#> 213                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            GO:0007034(vacuolar transport)
#> 214                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            GO:0007034(vacuolar transport)
#> 215                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            GO:0007034(vacuolar transport)
#> 216                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            GO:0007034(vacuolar transport)
#> 217                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             GO:0008654(phospholipid biosynthetic process)
#> 218                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      <NA>
#> 219                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          GO:0035556(intracellular signal transduction);GO:0016567(protein ubiquitination)
#> 220                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      <NA>
#> 221                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            GO:0035622(intrahepatic bile duct development)
#> 222                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      <NA>
#> 223                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      <NA>
#> 224                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      <NA>
#> 225                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      <NA>
#> 226                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      <NA>
#> 227                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        GO:0006886(intracellular protein transport);GO:0016192(vesicle-mediated transport)
#> 228                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      <NA>
#> 229                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      <NA>
#> 230                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   GO:0048666(neuron development);GO:0006351(transcription, DNA-templated)
#> 231                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      <NA>
#> 232                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      <NA>
#> 233                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      <NA>
#> 234                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       GO:0032259(methylation);GO:0006744(ubiquinone biosynthetic process)
#> 235                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               GO:0006744(ubiquinone biosynthetic process)
#> 236                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               GO:0007420(brain development);GO:0021952(central nervous system projection neuron axonogenesis);GO:0001654(eye development)
#> 237                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      <NA>
#> 238                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   GO:0006784(heme a biosynthetic process)
#> 239                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          GO:0006825(copper ion transport)
#> 240                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              GO:0048568(embryonic organ development);GO:0021522(spinal cord motor neuron differentiation)
#> 241                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      <NA>
#> 242                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      <NA>
#> 243                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      <NA>
#> 244                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      <NA>
#> 245                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      <NA>
#> 246                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      <NA>
#> 247                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      <NA>
#> 248                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  GO:0006879(cellular iron ion homeostasis);GO:0006826(iron ion transport)
#> 249                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      <NA>
#> 250                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      <NA>
#> 251                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      <NA>
#> 252                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      <NA>
#> 253                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      <NA>
#> 254                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      <NA>
#> 255                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          GO:0007507(heart development);GO:0090090(negative regulation of canonical Wnt signaling pathway);GO:0018105(peptidyl-serine phosphorylation);GO:0006468(protein phosphorylation)
#> 256                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      <NA>
#> 257                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      GO:0048384(retinoic acid receptor signaling pathway)
#> 258                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    GO:0043009(chordate embryonic development);GO:0007492(endoderm development);GO:0030903(notochord development);GO:0031099(regeneration)
#> 259                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              GO:0019346(transsulfuration)
#> 260                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 GO:0007155(cell adhesion)
#> 261                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      GO:0044210(de novo CTP biosynthetic process);GO:0006541(glutamine metabolic process)
#> 262                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      <NA>
#> 263                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      <NA>
#> 264                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      <NA>
#> 265                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               GO:0060026(convergent extension);GO:0009953(dorsal/ventral pattern formation);GO:0090504(epiboly);GO:0031101(fin regeneration);GO:0050790(regulation of catalytic activity)
#> 266                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      <NA>
#> 267                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      <NA>
#> 268                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      <NA>
#> 269                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      <NA>
#> 270                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      <NA>
#> 271                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      <NA>
#> 272                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      <NA>
#> 273                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                GO:0000398(mRNA splicing, via spliceosome)
#> 274                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      <NA>
#> 275                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      <NA>
#> 276                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        GO:0048246(macrophage chemotaxis);GO:1990266(neutrophil migration)
#> 277                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      <NA>
#> 278                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      <NA>
#> 279                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      <NA>
#> 280                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      <NA>
#> 281                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      <NA>
#> 282                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      <NA>
#> 283                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      <NA>
#> 284                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      <NA>
#> 285                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      <NA>
#> 286                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      <NA>
#> 287                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      <NA>
#> 288                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 GO:0006707(cholesterol catabolic process)
#> 289                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                GO:0006699(bile acid biosynthetic process);GO:0071333(cellular response to glucose stimulus);GO:0006707(cholesterol catabolic process);GO:0042632(cholesterol homeostasis)
#> 290                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               GO:0006457(protein folding)
#> 291                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    GO:0001525(angiogenesis);GO:0007219(Notch signaling pathway);GO:0006898(receptor-mediated endocytosis);GO:0030510(regulation of BMP signaling pathway)
#> 292                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         GO:0006486(protein glycosylation)
#> 293                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      <NA>
#> 294                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  GO:0006422(aspartyl-tRNA aminoacylation)
#> 295                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      <NA>
#> 296                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      <NA>
#> 297                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      <NA>
#> 298                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    GO:0009968(negative regulation of signal transduction)
#> 299                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 GO:0018279(protein N-linked glycosylation via asparagine)
#> 300                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      <NA>
#> 301                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         GO:0009264(deoxyribonucleotide catabolic process)
#> 302                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      <NA>
#> 303                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      <NA>
#> 304                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      <NA>
#> 305                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      <NA>
#> 306                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   GO:0016126(sterol biosynthetic process)
#> 307                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      <NA>
#> 308                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          GO:0051301(cell division);GO:0070054(mRNA splicing, via endonucleolytic cleavage and ligation);GO:0060215(primitive hemopoiesis)
#> 309                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                GO:0006919(activation of cysteine-type endopeptidase activity involved in apoptotic process);GO:0006915(apoptotic process)
#> 310                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        GO:0060216(definitive hemopoiesis);GO:0001522(pseudouridine synthesis);GO:0006364(rRNA processing)
#> 311                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             GO:0007154(cell communication);GO:0007275(multicellular organism development)
#> 312                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          GO:0045454(cell redox homeostasis);GO:0060047(heart contraction)
#> 313                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             GO:0007154(cell communication);GO:0007275(multicellular organism development)
#> 314                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   GO:0006754(ATP biosynthetic process);GO:0060047(heart contraction);GO:0030097(hemopoiesis);GO:0070584(mitochondrion morphogenesis);GO:0006099(tricarboxylic acid cycle)
#> 315                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      <NA>
#> 316                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  GO:0006457(protein folding);GO:0009408(response to heat)
#> 317                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  GO:0006457(protein folding);GO:0009408(response to heat)
#> 318                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               GO:0002088(lens development in camera-type eye);GO:0006457(protein folding)
#> 319                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               GO:0006457(protein folding)
#> 320                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      <NA>
#> 321                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               GO:0002088(lens development in camera-type eye);GO:0006457(protein folding)
#> 322                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      <NA>
#> 323                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   GO:0006897(endocytosis)
#> 324                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      <NA>
#> 325                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          GO:0006488(dolichol-linked oligosaccharide biosynthetic process)
#> 326                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                GO:0061061(muscle structure development);GO:0006486(protein glycosylation)
#> 327                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                GO:0006486(protein glycosylation);GO:0061061(muscle structure development)
#> 328                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      <NA>
#> 329                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      <NA>
#> 330                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      <NA>
#> 331                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      <NA>
#> 332                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            GO:0001714(endodermal cell fate specification)
#> 333                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  GO:0006226(dUMP biosynthetic process);GO:0046081(dUTP catabolic process)
#> 334                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     GO:0007017(microtubule-based process)
#> 335                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      <NA>
#> 336                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      <NA>
#> 337                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      <NA>
#> 338                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      <NA>
#> 339                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      <NA>
#> 340                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              GO:0006432(phenylalanyl-tRNA aminoacylation)
#> 341                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      <NA>
#> 342                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            GO:0061300(cerebellum vasculature development)
#> 343                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      <NA>
#> 344                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      <NA>
#> 345                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      <NA>
#> 346                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  GO:0006631(fatty acid metabolic process)
#> 347                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      <NA>
#> 348                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      <NA>
#> 349                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      <NA>
#> 350                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    GO:0044237(cellular metabolic process)
#> 351                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    GO:0044237(cellular metabolic process)
#> 352                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          GO:0009058(biosynthetic process)
#> 353                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      <NA>
#> 354                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      <NA>
#> 355                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      <NA>
#> 356                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      <NA>
#> 357                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       GO:0001732(formation of cytoplasmic translation initiation complex)
#> 358                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       GO:0001732(formation of cytoplasmic translation initiation complex)
#> 359                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       GO:0001732(formation of cytoplasmic translation initiation complex)
#> 360                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    GO:0002191(cap-dependent translational initiation);GO:0001732(formation of cytoplasmic translation initiation complex)
#> 361                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       GO:0001732(formation of cytoplasmic translation initiation complex)
#> 362                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       GO:0001732(formation of cytoplasmic translation initiation complex)
#> 363                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       GO:0001732(formation of cytoplasmic translation initiation complex)
#> 364                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       GO:0001732(formation of cytoplasmic translation initiation complex)
#> 365                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                GO:0007420(brain development);GO:0001732(formation of cytoplasmic translation initiation complex);GO:0048882(lateral line development);GO:0001944(vasculature development)
#> 366                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      GO:0001732(formation of cytoplasmic translation initiation complex);GO:0001889(liver development);GO:0002040(sprouting angiogenesis)
#> 367                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       GO:0001732(formation of cytoplasmic translation initiation complex)
#> 368                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      <NA>
#> 369                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      <NA>
#> 370                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      <NA>
#> 371                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      <NA>
#> 372                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      <NA>
#> 373                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      <NA>
#> 374                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      <NA>
#> 375                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               GO:0045947(negative regulation of translational initiation)
#> 376                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               GO:0045947(negative regulation of translational initiation)
#> 377                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      <NA>
#> 378                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       GO:0042256(mature ribosome assembly);GO:0042273(ribosomal large subunit biogenesis)
#> 379                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      <NA>
#> 380                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      GO:0006368(transcription elongation from RNA polymerase II promoter)
#> 381                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 GO:0006511(ubiquitin-dependent protein catabolic process)
#> 382                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      <NA>
#> 383                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            GO:0006096(glycolytic process)
#> 384                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      GO:0019509(L-methionine salvage from methylthioadenosine);GO:0019284(L-methionine salvage from S-adenosylmethionine)
#> 385                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              GO:0016052(carbohydrate catabolic process);GO:0009063(cellular amino acid catabolic process)
#> 386                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        GO:0006935(chemotaxis);GO:0006955(immune response);GO:0045765(regulation of angiogenesis);GO:0030334(regulation of cell migration)
#> 387                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           GO:0019439(aromatic compound catabolic process)
#> 388                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     GO:0002244(hematopoietic progenitor cell differentiation);GO:0060841(venous blood vessel development)
#> 389                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           GO:0006424(glutamyl-tRNA aminoacylation);GO:0006433(prolyl-tRNA aminoacylation)
#> 390                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                GO:0046294(formaldehyde catabolic process)
#> 391                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      <NA>
#> 392                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       GO:0006887(exocytosis);GO:0006893(Golgi to plasma membrane transport);GO:0015031(protein transport)
#> 393                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      <NA>
#> 394                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      <NA>
#> 395                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             GO:0007596(blood coagulation)
#> 396                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   GO:0006508(proteolysis)
#> 397                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            GO:0006953(acute-phase response);GO:0007596(blood coagulation)
#> 398                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      <NA>
#> 399                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             GO:0007596(blood coagulation)
#> 400                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             GO:0007596(blood coagulation)
#> 401                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      <NA>
#> 402                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      <NA>
#> 403                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      GO:0043009(chordate embryonic development);GO:0001947(heart looping)
#> 404                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      GO:0006559(L-phenylalanine catabolic process);GO:0006572(tyrosine catabolic process)
#> 405                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      <NA>
#> 406                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              GO:0006432(phenylalanyl-tRNA aminoacylation)
#> 407                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              GO:0006432(phenylalanyl-tRNA aminoacylation)
#> 408                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   GO:0006412(translation)
#> 409                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                GO:0005975(carbohydrate metabolic process)
#> 410                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                GO:0005975(carbohydrate metabolic process)
#> 411                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      <NA>
#> 412                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               GO:0006696(ergosterol biosynthetic process)
#> 413                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               GO:0008299(isoprenoid biosynthetic process)
#> 414                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        GO:0030168(platelet activation);GO:0051258(protein polymerization)
#> 415                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   GO:0072378(blood coagulation, fibrin clot formation);GO:0030168(platelet activation);GO:0051258(protein polymerization)
#> 416                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   GO:0072378(blood coagulation, fibrin clot formation);GO:0030168(platelet activation);GO:0051258(protein polymerization)
#> 417                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               GO:0006106(fumarate metabolic process);GO:0006099(tricarboxylic acid cycle)
#> 418                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            GO:0055074(calcium ion homeostasis);GO:0031018(endocrine pancreas development);GO:0001889(liver development);GO:0007626(locomotory behavior);GO:1990798(pancreas regeneration)
#> 419                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           GO:0000266(mitochondrial fission);GO:0055088(lipid homeostasis)
#> 420                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      <NA>
#> 421                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      <NA>
#> 422                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           GO:0048747(muscle fiber development);GO:0060049(regulation of protein glycosylation);GO:0001570(vasculogenesis)
#> 423                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      GO:0006747(FAD biosynthetic process)
#> 424                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      <NA>
#> 425                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 GO:0048010(vascular endothelial growth factor receptor signaling pathway)
#> 426                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      <NA>
#> 427                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      <NA>
#> 428                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              GO:0006357(regulation of transcription by RNA polymerase II)
#> 429                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              GO:0006357(regulation of transcription by RNA polymerase II)
#> 430                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              GO:0009653(anatomical structure morphogenesis);GO:0030154(cell differentiation);GO:0006357(regulation of transcription by RNA polymerase II)
#> 431                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    GO:0044237(cellular metabolic process)
#> 432                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      GO:1904668(positive regulation of ubiquitin protein ligase activity)
#> 433                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      <NA>
#> 434                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        GO:0006914(autophagy);GO:0060322(head development)
#> 435                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     GO:0006914(autophagy)
#> 436                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     GO:0006914(autophagy)
#> 437                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      GO:0051726(regulation of cell cycle)
#> 438                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      GO:0019318(hexose metabolic process)
#> 439                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         GO:0006486(protein glycosylation)
#> 440                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         GO:0006486(protein glycosylation)
#> 441                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         GO:0006601(creatine biosynthetic process);GO:0032259(methylation)
#> 442                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      GO:0006006(glucose metabolic process);GO:0006096(glycolytic process)
#> 443                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           GO:0001522(pseudouridine synthesis);GO:0006364(rRNA processing)
#> 444                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    GO:0006426(glycyl-tRNA aminoacylation)
#> 445                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 GO:0005978(glycogen biosynthetic process)
#> 446                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  GO:0009058(biosynthetic process);GO:0006567(threonine catabolic process)
#> 447                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      <NA>
#> 448                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           GO:0019464(glycine decarboxylation via glycine cleavage system)
#> 449                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       GO:0006364(rRNA processing);GO:0000387(spliceosomal snRNP assembly)
#> 450                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      GO:1901137(carbohydrate derivative biosynthetic process);GO:0002063(chondrocyte development);GO:0048703(embryonic viscerocranium morphogenesis);GO:0030318(melanocyte differentiation);GO:0007528(neuromuscular junction development);GO:0007519(skeletal muscle tissue development)
#> 451                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          GO:0017187(peptidyl-glutamic acid carboxylation)
#> 452                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              GO:0006760(folic acid-containing compound metabolic process)
#> 453                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      <NA>
#> 454                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             GO:0005975(carbohydrate metabolic process);GO:0006072(glycerol-3-phosphate metabolic process)
#> 455                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                GO:0005975(carbohydrate metabolic process)
#> 456                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                GO:0005975(carbohydrate metabolic process)
#> 457                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      <NA>
#> 458                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         GO:0006520(cellular amino acid metabolic process)
#> 459                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                GO:0006542(glutamine biosynthetic process)
#> 460                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 GO:0006689(ganglioside catabolic process)
#> 461                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 GO:1902624(positive regulation of neutrophil migration);GO:0048920(posterior lateral line neuromast primordium migration);GO:0007165(signal transduction)
#> 462                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  GO:0007186(G protein-coupled receptor signaling pathway)
#> 463                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  GO:0007186(G protein-coupled receptor signaling pathway)
#> 464                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            GO:0000448(cleavage in ITS2 between 5.8S rRNA and LSU-rRNA of tricistronic rRNA transcript (SSU-rRNA, 5.8S rRNA, LSU-rRNA));GO:0003407(neural retina development);GO:0007096(regulation of exit from mitosis);GO:0045664(regulation of neuron differentiation)
#> 465                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      <NA>
#> 466                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               GO:0006364(rRNA processing)
#> 467                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   GO:0032259(methylation)
#> 468                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  GO:0006048(UDP-N-acetylglucosamine biosynthetic process)
#> 469                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      GO:0015031(protein transport);GO:0016192(vesicle-mediated transport)
#> 470                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        GO:0009058(biosynthetic process);GO:0006520(cellular amino acid metabolic process)
#> 471                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        GO:0009058(biosynthetic process);GO:0006520(cellular amino acid metabolic process)
#> 472                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      <NA>
#> 473                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             GO:0005975(carbohydrate metabolic process);GO:0046168(glycerol-3-phosphate catabolic process)
#> 474                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        GO:0006777(Mo-molybdopterin cofactor biosynthetic process);GO:0032324(molybdopterin cofactor biosynthetic process)
#> 475                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                GO:0006094(gluconeogenesis);GO:0006096(glycolytic process)
#> 476                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          GO:0009058(biosynthetic process)
#> 477                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  GO:0006979(response to oxidative stress)
#> 478                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  GO:0006979(response to oxidative stress)
#> 479                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      <NA>
#> 480                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      <NA>
#> 481                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          GO:0060026(convergent extension)
#> 482                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       GO:0001944(vasculature development)
#> 483                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      <NA>
#> 484                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      <NA>
#> 485                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      <NA>
#> 486                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      <NA>
#> 487                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  GO:0009072(aromatic amino acid family metabolic process)
#> 488                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      GO:0006367(transcription initiation from RNA polymerase II promoter)
#> 489                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           GO:0006355(regulation of transcription, DNA-templated);GO:0070897(transcription preinitiation complex assembly)
#> 490                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             GO:0006289(nucleotide-excision repair);GO:0006355(regulation of transcription, DNA-templated)
#> 491                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           GO:0042254(ribosome biogenesis)
#> 492                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 GO:0005978(glycogen biosynthetic process)
#> 493                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      <NA>
#> 494                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        GO:0006325(chromatin organization)
#> 495                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      <NA>
#> 496                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      <NA>
#> 497                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             GO:0034354(de novo NAD biosynthetic process from tryptophan);GO:0043420(anthranilate metabolic process);GO:0019805(quinolinate biosynthetic process);GO:0006569(tryptophan catabolic process)
#> 498                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               GO:0006633(fatty acid biosynthetic process)
#> 499                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               GO:0006633(fatty acid biosynthetic process)
#> 500                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  GO:0006631(fatty acid metabolic process)
#> 501                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     GO:0006635(fatty acid beta-oxidation)
#> 502                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      <NA>
#> 503                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        GO:0019243(methylglyoxal catabolic process to D-lactate via S-lactoyl-glutathione)
#> 504                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   GO:0060218(hematopoietic stem cell differentiation);GO:0019556(histidine catabolic process to glutamate and formamide);GO:0019557(histidine catabolic process to glutamate and formate)
#> 505                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      <NA>
#> 506                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      <NA>
#> 507                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  GO:0006427(histidyl-tRNA aminoacylation)
#> 508                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      <NA>
#> 509                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      <NA>
#> 510                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  GO:0006879(cellular iron ion homeostasis);GO:0006826(iron ion transport)
#> 511                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       GO:0005975(carbohydrate metabolic process);GO:0001525(angiogenesis)
#> 512                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                GO:0005975(carbohydrate metabolic process)
#> 513                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      GO:0006559(L-phenylalanine catabolic process);GO:0006570(tyrosine metabolic process)
#> 514                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      <NA>
#> 515                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      GO:0006574(valine catabolic process)
#> 516                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      <NA>
#> 517                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              GO:0006357(regulation of transcription by RNA polymerase II)
#> 518                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              GO:0031103(axon regeneration);GO:0030900(forebrain development);GO:0009409(response to cold)
#> 519                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       GO:0015936(coenzyme A metabolic process);GO:0008299(isoprenoid biosynthetic process);GO:0007519(skeletal muscle tissue development)
#> 520                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              GO:0048703(embryonic viscerocranium morphogenesis);GO:0008299(isoprenoid biosynthetic process);GO:0014033(neural crest cell differentiation);GO:0014003(oligodendrocyte development);GO:0016126(sterol biosynthetic process)
#> 521                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                GO:0006788(heme oxidation)
#> 522                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  GO:0030073(insulin secretion);GO:0001889(liver development);GO:0031016(pancreas development);GO:0045893(positive regulation of transcription, DNA-templated);GO:0006357(regulation of transcription by RNA polymerase II);GO:0003323(type B pancreatic cell development)
#> 523                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      <NA>
#> 524                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      <NA>
#> 525                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      <NA>
#> 526                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      <NA>
#> 527                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   GO:0006357(regulation of transcription by RNA polymerase II);GO:0006396(RNA processing)
#> 528                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  GO:0009072(aromatic amino acid family metabolic process)
#> 529                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         GO:0032264(IMP salvage);GO:0006166(purine ribonucleoside salvage)
#> 530                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               GO:0060271(cilium assembly)
#> 531                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      <NA>
#> 532                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      GO:0001569(branching involved in blood vessel morphogenesis);GO:0048048(embryonic eye morphogenesis)
#> 533                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      <NA>
#> 534                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      <NA>
#> 535                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      <NA>
#> 536                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      <NA>
#> 537                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    GO:0048568(embryonic organ development);GO:0048666(neuron development)
#> 538                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              GO:0006695(cholesterol biosynthetic process)
#> 539                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  GO:0006694(steroid biosynthetic process)
#> 540                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          GO:0001568(blood vessel development);GO:0050900(leukocyte migration);GO:0006457(protein folding)
#> 541                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              GO:0006457(protein folding);GO:0043627(response to estrogen)
#> 542                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         GO:0050830(defense response to Gram-positive bacterium);GO:0035889(otolith tethering);GO:0006457(protein folding);GO:0001666(response to hypoxia)
#> 543                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      <NA>
#> 544                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      <NA>
#> 545                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          GO:0031101(fin regeneration);GO:0030097(hemopoiesis);GO:0006457(protein folding)
#> 546                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      <NA>
#> 547                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                GO:0031101(fin regeneration);GO:0042026(protein refolding)
#> 548                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           GO:0045892(negative regulation of transcription, DNA-templated)
#> 549                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           GO:0071542(dopaminergic neuron differentiation);GO:0045892(negative regulation of transcription, DNA-templated)
#> 550                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     GO:0006102(isocitrate metabolic process);GO:0006099(tricarboxylic acid cycle);GO:0030097(hemopoiesis)
#> 551                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             GO:0006102(isocitrate metabolic process);GO:0006099(tricarboxylic acid cycle)
#> 552                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      GO:0006099(tricarboxylic acid cycle)
#> 553                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               GO:0008299(isoprenoid biosynthetic process)
#> 554                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    GO:0019441(tryptophan catabolic process to kynurenine)
#> 555                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             GO:0009966(regulation of signal transduction)
#> 556                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      <NA>
#> 557                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      <NA>
#> 558                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      <NA>
#> 559                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               GO:0006021(inositol biosynthetic process);GO:0046855(inositol phosphate dephosphorylation);GO:0046854(phosphatidylinositol phosphorylation)
#> 560                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         GO:0006177(GMP biosynthetic process);GO:0007623(circadian rhythm)
#> 561                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               GO:0006886(intracellular protein transport)
#> 562                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 GO:0043087(regulation of GTPase activity);GO:0007165(signal transduction)
#> 563                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       GO:0000350(generation of catalytic spliceosome for second transesterification step)
#> 564                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      <NA>
#> 565                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      <NA>
#> 566                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         GO:0051726(regulation of cell cycle);GO:0006357(regulation of transcription by RNA polymerase II)
#> 567                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              GO:0006357(regulation of transcription by RNA polymerase II)
#> 568                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     GO:0006430(lysyl-tRNA aminoacylation)
#> 569                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        GO:0001525(angiogenesis);GO:0048010(vascular endothelial growth factor receptor signaling pathway)
#> 570                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 GO:0071379(cellular response to prostaglandin stimulus);GO:0071466(cellular response to xenobiotic stimulus);GO:0016567(protein ubiquitination);GO:0006511(ubiquitin-dependent protein catabolic process)
#> 571                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    GO:0006000(fructose metabolic process)
#> 572                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               GO:0007568(aging);GO:0005975(carbohydrate metabolic process);GO:0008543(fibroblast growth factor receptor signaling pathway);GO:0008286(insulin receptor signaling pathway)
#> 573                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      <NA>
#> 574                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   GO:0006508(proteolysis)
#> 575                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             GO:0034354(de novo NAD biosynthetic process from tryptophan);GO:0043420(anthranilate metabolic process);GO:0019805(quinolinate biosynthetic process);GO:0006569(tryptophan catabolic process)
#> 576                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      <NA>
#> 577                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      <NA>
#> 578                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   GO:0006606(protein import into nucleus)
#> 579                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                GO:0048701(embryonic cranial skeleton morphogenesis);GO:0007507(heart development);GO:0030097(hemopoiesis);GO:0007165(signal transduction)
#> 580                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  GO:0034354(de novo NAD biosynthetic process from tryptophan);GO:0043420(anthranilate metabolic process);GO:0097053(L-kynurenine catabolic process);GO:0019805(quinolinate biosynthetic process);GO:0006569(tryptophan catabolic process)
#> 581                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      <NA>
#> 582                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          GO:0032008(positive regulation of TOR signaling)
#> 583                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   GO:0032006(regulation of TOR signaling)
#> 584                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     GO:0071230(cellular response to amino acid stimulus);GO:0032008(positive regulation of TOR signaling)
#> 585                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                GO:0043154(negative regulation of cysteine-type endopeptidase activity involved in apoptotic process);GO:0019079(viral genome replication)
#> 586                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      <NA>
#> 587                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      <NA>
#> 588                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       GO:0006629(lipid metabolic process)
#> 589                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   GO:0001885(endothelial cell development);GO:0060217(hemangioblast cell differentiation)
#> 590                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             GO:0031103(axon regeneration);GO:0042246(tissue regeneration)
#> 591                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       GO:0016042(lipid catabolic process)
#> 592                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       GO:0006629(lipid metabolic process);GO:0009725(response to hormone)
#> 593                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           GO:0009249(protein lipoylation)
#> 594                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  GO:0071391(cellular response to estrogen stimulus);GO:0006888(endoplasmic reticulum to Golgi vesicle-mediated transport)
#> 595                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      <NA>
#> 596                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      GO:0007596(blood coagulation);GO:0042730(fibrinolysis);GO:0048771(tissue remodeling)
#> 597                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      <NA>
#> 598                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       GO:0060216(definitive hemopoiesis);GO:0061959(response to (R)-carnitine);GO:0019433(triglyceride catabolic process)
#> 599                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      <NA>
#> 600                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         GO:0000398(mRNA splicing, via spliceosome);GO:0000956(nuclear-transcribed mRNA catabolic process)
#> 601                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      GO:0006397(mRNA processing);GO:0008380(RNA splicing)
#> 602                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             GO:0000398(mRNA splicing, via spliceosome);GO:0030217(T cell differentiation)
#> 603                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 GO:0019370(leukotriene biosynthetic process);GO:0055113(epiboly involved in gastrulation with mouth forming second);GO:0006954(inflammatory response);GO:0030593(neutrophil chemotaxis);GO:0009617(response to bacterium)
#> 604                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                GO:0006397(mRNA processing);GO:0051028(mRNA transport);GO:0000184(nuclear-transcribed mRNA catabolic process, nonsense-mediated decay);GO:0000381(regulation of alternative mRNA splicing, via spliceosome);GO:0006417(regulation of translation);GO:0008380(RNA splicing)
#> 605                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      <NA>
#> 606                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     GO:0006914(autophagy)
#> 607                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     GO:0006914(autophagy)
#> 608                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      <NA>
#> 609                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      <NA>
#> 610                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      <NA>
#> 611                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 GO:0006431(methionyl-tRNA aminoacylation)
#> 612                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      <NA>
#> 613                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            GO:0006730(one-carbon metabolic process);GO:0006556(S-adenosylmethionine biosynthetic process)
#> 614                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            GO:0006730(one-carbon metabolic process);GO:0006556(S-adenosylmethionine biosynthetic process)
#> 615                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      <NA>
#> 616                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      GO:0005975(carbohydrate metabolic process);GO:0006108(malate metabolic process);GO:0006099(tricarboxylic acid cycle)
#> 617                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      <NA>
#> 618                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            GO:0048484(enteric nervous system development);GO:0061453(interstitial cell of Cajal differentiation);GO:0046549(retinal cone cell development);GO:0048538(thymus development)
#> 619                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      <NA>
#> 620                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                GO:0005975(carbohydrate metabolic process)
#> 621                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         GO:0006486(protein glycosylation)
#> 622                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          GO:0009312(oligosaccharide biosynthetic process)
#> 623                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      <NA>
#> 624                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 GO:0006691(leukotriene metabolic process)
#> 625                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      <NA>
#> 626                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         GO:0060117(auditory receptor cell development);GO:0008283(cell population proliferation);GO:0048598(embryonic morphogenesis);GO:0043066(negative regulation of apoptotic process)
#> 627                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      <NA>
#> 628                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    GO:0019310(inositol catabolic process)
#> 629                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      <NA>
#> 630                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               GO:0006633(fatty acid biosynthetic process)
#> 631                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    GO:0030574(collagen catabolic process)
#> 632                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    GO:0030574(collagen catabolic process)
#> 633                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                GO:0006777(Mo-molybdopterin cofactor biosynthetic process)
#> 634                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      <NA>
#> 635                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    GO:0050935(iridophore differentiation)
#> 636                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           GO:0042254(ribosome biogenesis)
#> 637                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   GO:0006412(translation)
#> 638                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   GO:0006412(translation)
#> 639                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   GO:0006412(translation)
#> 640                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   GO:0006412(translation)
#> 641                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   GO:0006412(translation)
#> 642                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   GO:0006412(translation)
#> 643                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   GO:0006412(translation)
#> 644                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      <NA>
#> 645                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   GO:0006412(translation)
#> 646                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   GO:0006412(translation)
#> 647                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   GO:0006412(translation)
#> 648                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      <NA>
#> 649                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   GO:0006412(translation)
#> 650                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   GO:0006412(translation)
#> 651                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   GO:0006412(translation)
#> 652                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   GO:0006412(translation)
#> 653                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   GO:0006412(translation)
#> 654                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   GO:0006412(translation)
#> 655                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   GO:0006412(translation)
#> 656                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   GO:0006412(translation)
#> 657                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   GO:0006412(translation)
#> 658                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   GO:0006412(translation)
#> 659                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   GO:0006412(translation)
#> 660                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   GO:0006412(translation)
#> 661                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   GO:0006412(translation)
#> 662                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   GO:0006412(translation)
#> 663                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   GO:0006412(translation)
#> 664                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    GO:0008610(lipid biosynthetic process)
#> 665                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       GO:0019509(L-methionine salvage from methylthioadenosine);GO:0006166(purine ribonucleoside salvage)
#> 666                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        GO:0015986(ATP synthesis coupled proton transport)
#> 667                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     GO:0009060(aerobic respiration);GO:0006119(oxidative phosphorylation)
#> 668                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      <NA>
#> 669                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              GO:0019646(aerobic electron transport chain)
#> 670                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   GO:0006122(mitochondrial electron transport, ubiquinol to cytochrome c)
#> 671                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      <NA>
#> 672                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      <NA>
#> 673                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     GO:0006555(methionine metabolic process);GO:0035999(tetrahydrofolate interconversion)
#> 674                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      <NA>
#> 675                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        GO:0046856(phosphatidylinositol dephosphorylation)
#> 676                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      <NA>
#> 677                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      <NA>
#> 678                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          GO:0006120(mitochondrial electron transport, NADH to ubiquinone)
#> 679                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      GO:0042773(ATP synthesis coupled electron transport)
#> 680                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      <NA>
#> 681                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      <NA>
#> 682                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                GO:0000398(mRNA splicing, via spliceosome)
#> 683                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      <NA>
#> 684                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      <NA>
#> 685                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            GO:0006241(CTP biosynthetic process);GO:0006183(GTP biosynthetic process);GO:0006228(UTP biosynthetic process)
#> 686                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           GO:0016051(carbohydrate biosynthetic process);GO:0048706(embryonic skeletal system development)
#> 687                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               GO:0006886(intracellular protein transport)
#> 688                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      GO:0009435(NAD biosynthetic process)
#> 689                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            GO:0045292(mRNA cis splicing, via spliceosome)
#> 690                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      <NA>
#> 691                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 GO:0006879(cellular iron ion homeostasis)
#> 692                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           GO:1904888(cranial skeletal system development)
#> 693                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          GO:0006120(mitochondrial electron transport, NADH to ubiquinone)
#> 694                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            GO:0032981(mitochondrial respiratory chain complex I assembly)
#> 695                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      <NA>
#> 696                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      <NA>
#> 697                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   GO:0055114(oxidation-reduction process)
#> 698                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      <NA>
#> 699                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      <NA>
#> 700                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          GO:0022904(respiratory electron transport chain)
#> 701                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   GO:0055114(oxidation-reduction process)
#> 702                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      GO:0042773(ATP synthesis coupled electron transport)
#> 703                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          GO:0006120(mitochondrial electron transport, NADH to ubiquinone)
#> 704                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      <NA>
#> 705                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               GO:0006633(fatty acid biosynthetic process)
#> 706                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      <NA>
#> 707                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      <NA>
#> 708                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      <NA>
#> 709                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      GO:0022900(electron transport chain)
#> 710                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      <NA>
#> 711                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      <NA>
#> 712                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          GO:0006120(mitochondrial electron transport, NADH to ubiquinone)
#> 713                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      <NA>
#> 714                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          GO:0006120(mitochondrial electron transport, NADH to ubiquinone)
#> 715                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          GO:0006120(mitochondrial electron transport, NADH to ubiquinone)
#> 716                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      <NA>
#> 717                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          GO:0006120(mitochondrial electron transport, NADH to ubiquinone)
#> 718                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      GO:0042773(ATP synthesis coupled electron transport)
#> 719                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      <NA>
#> 720                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      <NA>
#> 721                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      GO:0022900(electron transport chain)
#> 722                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      <NA>
#> 723                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      <NA>
#> 724                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      <NA>
#> 725                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            GO:0034599(cellular response to oxidative stress);GO:0071379(cellular response to prostaglandin stimulus);GO:0071466(cellular response to xenobiotic stimulus);GO:0045893(positive regulation of transcription, DNA-templated)
#> 726                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            GO:1901533(negative regulation of hematopoietic progenitor cell differentiation);GO:0009615(response to virus)
#> 727                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     GO:0044571([2Fe-2S] cluster assembly)
#> 728                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      <NA>
#> 729                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           GO:0006807(nitrogen compound metabolic process)
#> 730                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             GO:0015031(protein transport)
#> 731                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            GO:0006241(CTP biosynthetic process);GO:0006183(GTP biosynthetic process);GO:0006228(UTP biosynthetic process)
#> 732                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      <NA>
#> 733                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           GO:0000469(cleavage involved in rRNA processing);GO:0042274(ribosomal small subunit biogenesis)
#> 734                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      GO:0001522(pseudouridine synthesis);GO:0042254(ribosome biogenesis);GO:0060215(primitive hemopoiesis);GO:0006364(rRNA processing);GO:0031118(rRNA pseudouridine synthesis);GO:0031120(snRNA pseudouridine synthesis);GO:0007004(telomere maintenance via telomerase)
#> 735                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             GO:0007507(heart development)
#> 736                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               GO:0060038(cardiac muscle cell proliferation);GO:0035556(intracellular signal transduction)
#> 737                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    GO:0006355(regulation of transcription, DNA-templated)
#> 738                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      <NA>
#> 739                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    GO:0048514(blood vessel morphogenesis)
#> 740                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      <NA>
#> 741                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      GO:0009132(nucleoside diphosphate metabolic process)
#> 742                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    GO:0006406(mRNA export from nucleus);GO:0006606(protein import into nucleus);GO:0051292(nuclear pore complex assembly)
#> 743                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       GO:0046907(intracellular transport)
#> 744                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      <NA>
#> 745                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      <NA>
#> 746                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     GO:0019408(dolichol biosynthetic process);GO:0002040(sprouting angiogenesis);GO:0001525(angiogenesis)
#> 747                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      GO:0006406(mRNA export from nucleus)
#> 748                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              GO:0006914(autophagy);GO:0016192(vesicle-mediated transport)
#> 749                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 GO:0046952(ketone body catabolic process)
#> 750                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        GO:0045454(cell redox homeostasis)
#> 751                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      <NA>
#> 752                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      <NA>
#> 753                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      <NA>
#> 754                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                GO:0030154(cell differentiation);GO:0051301(cell division);GO:0000132(establishment of mitotic spindle orientation);GO:0051012(microtubule sliding);GO:0007399(nervous system development)
#> 755                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                GO:0030154(cell differentiation);GO:0051301(cell division);GO:0000132(establishment of mitotic spindle orientation);GO:0051012(microtubule sliding);GO:0007399(nervous system development)
#> 756                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          GO:0071391(cellular response to estrogen stimulus);GO:0006559(L-phenylalanine catabolic process)
#> 757                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      <NA>
#> 758                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               GO:0015937(coenzyme A biosynthetic process)
#> 759                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          GO:0000103(sulfate assimilation)
#> 760                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    GO:0006433(prolyl-tRNA aminoacylation)
#> 761                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   GO:0031532(actin cytoskeleton reorganization);GO:0007155(cell adhesion)
#> 762                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      <NA>
#> 763                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   GO:0006094(gluconeogenesis);GO:0050801(ion homeostasis);GO:0009749(response to glucose)
#> 764                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               GO:0006094(gluconeogenesis)
#> 765                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          GO:0009058(biosynthetic process)
#> 766                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          GO:0009058(biosynthetic process)
#> 767                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 GO:0006086(acetyl-CoA biosynthetic process from pyruvate)
#> 768                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        GO:0006086(acetyl-CoA biosynthetic process from pyruvate);GO:0043473(pigmentation)
#> 769                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      <NA>
#> 770                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        GO:0045454(cell redox homeostasis)
#> 771                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        GO:0045454(cell redox homeostasis)
#> 772                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        GO:0045454(cell redox homeostasis)
#> 773                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      <NA>
#> 774                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               GO:0008299(isoprenoid biosynthetic process)
#> 775                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 GO:0009443(pyridoxal 5-phosphate salvage)
#> 776                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   GO:0070966(nuclear-transcribed mRNA catabolic process, no-go decay);GO:0070481(nuclear-transcribed mRNA catabolic process, non-stop decay);GO:0071025(RNA surveillance)
#> 777                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              GO:0032259(methylation);GO:0006656(phosphatidylcholine biosynthetic process)
#> 778                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      <NA>
#> 779                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               GO:0006625(protein targeting to peroxisome)
#> 780                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                GO:0016560(protein import into peroxisome matrix, docking)
#> 781                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       GO:0007031(peroxisome organization)
#> 782                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      <NA>
#> 783                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       GO:0007031(peroxisome organization)
#> 784                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       GO:0030036(actin cytoskeleton organization);GO:0030833(regulation of actin filament polymerization)
#> 785                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            GO:0006096(glycolytic process)
#> 786                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             GO:0019521(D-gluconate metabolic process);GO:0006098(pentose-phosphate shunt)
#> 787                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               GO:0006096(glycolytic process);GO:1903862(positive regulation of oxidative phosphorylation);GO:0001666(response to hypoxia)
#> 788                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                GO:0005975(carbohydrate metabolic process)
#> 789                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     GO:0006408(snRNA export from nucleus)
#> 790                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       GO:0000398(mRNA splicing, via spliceosome);GO:0045893(positive regulation of transcription, DNA-templated);GO:0048863(stem cell differentiation);GO:0048546(digestive tract morphogenesis);GO:0048703(embryonic viscerocranium morphogenesis);GO:0031017(exocrine pancreas development);GO:0060047(heart contraction);GO:0001947(heart looping);GO:0014032(neural crest cell development);GO:0035138(pectoral fin morphogenesis);GO:0006355(regulation of transcription, DNA-templated);GO:0042574(retinal metabolic process);GO:0042572(retinol metabolic process)
#> 791                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      <NA>
#> 792                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               GO:0006506(GPI anchor biosynthetic process)
#> 793                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               GO:0006506(GPI anchor biosynthetic process)
#> 794                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           GO:0016255(attachment of GPI anchor to protein)
#> 795                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           GO:0007165(signal transduction)
#> 796                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          GO:0008045(motor neuron axon guidance);GO:1902229(regulation of intrinsic apoptotic signaling pathway in response to DNA damage)
#> 797                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    GO:0000422(autophagy of mitochondrion);GO:0071542(dopaminergic neuron differentiation);GO:0051402(neuron apoptotic process);GO:0048823(nucleate erythrocyte development);GO:2000377(regulation of reactive oxygen species metabolic process);GO:1900746(regulation of vascular endothelial growth factor signaling pathway);GO:0060872(semicircular canal development)
#> 798                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      <NA>
#> 799                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      <NA>
#> 800                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       GO:0006629(lipid metabolic process)
#> 801                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     GO:0050482(arachidonic acid secretion);GO:0016042(lipid catabolic process);GO:0006644(phospholipid metabolic process)
#> 802                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      <NA>
#> 803                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     GO:0050482(arachidonic acid secretion);GO:0016042(lipid catabolic process);GO:0006644(phospholipid metabolic process)
#> 804                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       GO:0016042(lipid catabolic process)
#> 805                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      GO:0007596(blood coagulation);GO:0042730(fibrinolysis);GO:0048771(tissue remodeling)
#> 806                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      <NA>
#> 807                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      <NA>
#> 808                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      <NA>
#> 809                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    GO:0043066(negative regulation of apoptotic process);GO:0043518(negative regulation of DNA damage response, signal transduction by p53 class mediator)
#> 810                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               GO:0009298(GDP-mannose biosynthetic process);GO:0090171(chondrocyte morphogenesis);GO:0048701(embryonic cranial skeleton morphogenesis);GO:0022008(neurogenesis);GO:0006487(protein N-linked glycosylation)
#> 811                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 GO:0006695(cholesterol biosynthetic process);GO:0019287(isopentenyl diphosphate biosynthetic process, mevalonate pathway)
#> 812                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  GO:0009116(nucleoside metabolic process)
#> 813                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     GO:0016042(lipid catabolic process);GO:0010898(positive regulation of triglyceride catabolic process)
#> 814                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      <NA>
#> 815                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               GO:0006260(DNA replication)
#> 816                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             GO:0051216(cartilage development);GO:0048703(embryonic viscerocranium morphogenesis);GO:0042254(ribosome biogenesis);GO:0006351(transcription, DNA-templated)
#> 817                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  GO:0006351(transcription, DNA-templated)
#> 818                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       GO:0006352(DNA-templated transcription, initiation)
#> 819                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  GO:0006351(transcription, DNA-templated)
#> 820                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            GO:0006366(transcription by RNA polymerase II);GO:0006383(transcription by RNA polymerase III)
#> 821                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        GO:0006379(mRNA cleavage);GO:0006351(transcription, DNA-templated)
#> 822                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      <NA>
#> 823                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  GO:0006351(transcription, DNA-templated)
#> 824                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  GO:0006351(transcription, DNA-templated)
#> 825                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           GO:0006383(transcription by RNA polymerase III)
#> 826                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            GO:0061484(hematopoietic stem cell homeostasis);GO:0006351(transcription, DNA-templated);GO:0006384(transcription initiation from RNA polymerase III promoter)
#> 827                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                GO:0006493(protein O-linked glycosylation)
#> 828                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           GO:0043248(proteasome assembly)
#> 829                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               GO:0008033(tRNA processing)
#> 830                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               GO:0006796(phosphate-containing compound metabolic process)
#> 831                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      <NA>
#> 832                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      <NA>
#> 833                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      <NA>
#> 834                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               GO:0006457(protein folding)
#> 835                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               GO:0006457(protein folding)
#> 836                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               GO:0006457(protein folding)
#> 837                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               GO:0006457(protein folding)
#> 838                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               GO:0006457(protein folding)
#> 839                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               GO:0006457(protein folding)
#> 840                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  GO:0001525(angiogenesis)
#> 841                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              GO:0060028(convergent extension involved in axis elongation)
#> 842                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      <NA>
#> 843                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               GO:0005977(glycogen metabolic process);GO:0005981(regulation of glycogen catabolic process)
#> 844                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    GO:0005977(glycogen metabolic process)
#> 845                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      <NA>
#> 846                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      <NA>
#> 847                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      GO:0002084(protein depalmitoylation)
#> 848                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   GO:0045454(cell redox homeostasis);GO:0042744(hydrogen peroxide catabolic process);GO:0045321(leukocyte activation);GO:0019430(removal of superoxide radicals);GO:0006979(response to oxidative stress)
#> 849                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        GO:0045454(cell redox homeostasis)
#> 850                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        GO:0045454(cell redox homeostasis)
#> 851                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      <NA>
#> 852                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      <NA>
#> 853                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             GO:0007596(blood coagulation)
#> 854                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     GO:0006562(proline catabolic process)
#> 855                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     GO:0006562(proline catabolic process)
#> 856                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      GO:0030195(negative regulation of blood coagulation)
#> 857                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  GO:0008380(RNA splicing)
#> 858                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       GO:0006281(DNA repair);GO:0000398(mRNA splicing, via spliceosome);GO:0043518(negative regulation of DNA damage response, signal transduction by p53 class mediator)
#> 859                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     GO:0000244(spliceosomal tri-snRNP complex assembly);GO:0060041(retina development in camera-type eye)
#> 860                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        GO:0043009(chordate embryonic development);GO:0000398(mRNA splicing, via spliceosome);GO:0048919(posterior lateral line neuromast development);GO:0048920(posterior lateral line neuromast primordium migration);GO:0060041(retina development in camera-type eye)
#> 861                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                GO:0000398(mRNA splicing, via spliceosome)
#> 862                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      GO:0009116(nucleoside metabolic process);GO:0009165(nucleotide biosynthetic process)
#> 863                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      <NA>
#> 864                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   GO:0055114(oxidation-reduction process)
#> 865                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   GO:0007193(adenylate cyclase-inhibiting G protein-coupled receptor signaling pathway);GO:0060742(epithelial cell differentiation involved in prostate gland development);GO:0060736(prostate gland growth);GO:0019216(regulation of lipid metabolic process);GO:0006665(sphingolipid metabolic process)
#> 866                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        GO:0007219(Notch signaling pathway);GO:0016485(protein processing);GO:0034205(amyloid-beta formation);GO:0007420(brain development);GO:0030318(melanocyte differentiation);GO:0022008(neurogenesis);GO:0061053(somite development)
#> 867                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       GO:0048066(developmental pigmentation);GO:0097324(melanocyte migration);GO:0043524(negative regulation of neuron apoptotic process)
#> 868                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 GO:0006511(ubiquitin-dependent protein catabolic process)
#> 869                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 GO:0006511(ubiquitin-dependent protein catabolic process)
#> 870                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 GO:0006511(ubiquitin-dependent protein catabolic process)
#> 871                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         GO:0006511(ubiquitin-dependent protein catabolic process);GO:0010498(proteasomal protein catabolic process);GO:0010499(proteasomal ubiquitin-independent protein catabolic process);GO:0043161(proteasome-mediated ubiquitin-dependent protein catabolic process)
#> 872                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 GO:0006511(ubiquitin-dependent protein catabolic process)
#> 873                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 GO:0006511(ubiquitin-dependent protein catabolic process)
#> 874                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    GO:0051603(proteolysis involved in cellular protein catabolic process)
#> 875                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    GO:0051603(proteolysis involved in cellular protein catabolic process)
#> 876                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             GO:0043161(proteasome-mediated ubiquitin-dependent protein catabolic process)
#> 877                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    GO:0051603(proteolysis involved in cellular protein catabolic process)
#> 878                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    GO:0051603(proteolysis involved in cellular protein catabolic process)
#> 879                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     GO:0030163(protein catabolic process)
#> 880                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     GO:0030163(protein catabolic process)
#> 881                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     GO:0030163(protein catabolic process)
#> 882                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     GO:0030163(protein catabolic process)
#> 883                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              GO:0030433(ubiquitin-dependent ERAD pathway)
#> 884                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           GO:0043248(proteasome assembly)
#> 885                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       GO:0042176(regulation of protein catabolic process)
#> 886                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             GO:0042176(regulation of protein catabolic process);GO:0007420(brain development);GO:0008345(larval locomotory behavior);GO:0071599(otic vesicle development)
#> 887                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 GO:0070306(lens fiber cell differentiation);GO:0043161(proteasome-mediated ubiquitin-dependent protein catabolic process)
#> 888                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          GO:0021551(central nervous system morphogenesis);GO:1904888(cranial skeletal system development)
#> 889                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   GO:0006508(proteolysis)
#> 890                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      <NA>
#> 891                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 GO:0006564(L-serine biosynthetic process)
#> 892                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       GO:0006659(phosphatidylserine biosynthetic process)
#> 893                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               GO:0046855(inositol phosphate dephosphorylation);GO:0008285(negative regulation of cell population proliferation);GO:0007399(nervous system development);GO:0046856(phosphatidylinositol dephosphorylation)
#> 894                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      <NA>
#> 895                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      <NA>
#> 896                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      <NA>
#> 897                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      <NA>
#> 898                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      <NA>
#> 899                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      <NA>
#> 900                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          GO:0006954(inflammatory response);GO:0045087(innate immune response);GO:0042981(regulation of apoptotic process)
#> 901                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                GO:0055129(L-proline biosynthetic process)
#> 902                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        GO:1903259(exon-exon junction complex disassembly)
#> 903                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                GO:0006425(glutaminyl-tRNA aminoacylation)
#> 904                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      <NA>
#> 905                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              GO:0061564(axon development)
#> 906                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        GO:0001525(angiogenesis);GO:0070121(Kupffers vesicle development);GO:0032402(melanosome transport)
#> 907                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        GO:0042742(defense response to bacterium);GO:0032456(endocytic recycling);GO:0006895(Golgi to endosome transport);GO:0090382(phagosome maturation)
#> 908                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      <NA>
#> 909                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      <NA>
#> 910                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      <NA>
#> 911                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           GO:0016197(endosomal transport)
#> 912                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      <NA>
#> 913                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     GO:0007264(small GTPase mediated signal transduction)
#> 914                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       GO:0007062(sister chromatid cohesion);GO:0003181(atrioventricular valve morphogenesis);GO:0008015(blood circulation);GO:0048703(embryonic viscerocranium morphogenesis);GO:0048484(enteric nervous system development);GO:0001947(heart looping);GO:0007064(mitotic sister chromatid cohesion);GO:0060037(pharyngeal system development);GO:0043280(positive regulation of cysteine-type endopeptidase activity involved in apoptotic process);GO:0006357(regulation of transcription by RNA polymerase II);GO:0009303(rRNA transcription);GO:0006412(translation);GO:0003187(ventriculo bulbo valve morphogenesis)
#> 915                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      GO:0006406(mRNA export from nucleus)
#> 916                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               GO:0003407(neural retina development);GO:0006913(nucleocytoplasmic transport);GO:0015031(protein transport)
#> 917                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          GO:0003428(chondrocyte intercalation involved in growth plate cartilage morphogenesis);GO:0007507(heart development);GO:0032486(Rap protein signal transduction)
#> 918                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      <NA>
#> 919                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   GO:0006420(arginyl-tRNA aminoacylation)
#> 920                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           GO:0070507(regulation of microtubule cytoskeleton organization);GO:0007165(signal transduction)
#> 921                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    GO:0019303(D-ribose catabolic process)
#> 922                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    GO:0043484(regulation of RNA splicing)
#> 923                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               GO:0006397(mRNA processing)
#> 924                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           GO:0006397(mRNA processing);GO:0051028(mRNA transport);GO:0008380(RNA splicing)
#> 925                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      <NA>
#> 926                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      <NA>
#> 927                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      <NA>
#> 928                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                GO:0042254(ribosome biogenesis);GO:0006396(RNA processing)
#> 929                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 GO:0006703(estrogen biosynthetic process)
#> 930                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              GO:0006357(regulation of transcription by RNA polymerase II)
#> 931                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      <NA>
#> 932                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      <NA>
#> 933                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    GO:0007264(small GTPase mediated signal transduction);GO:0042074(cell migration involved in gastrulation);GO:0040001(establishment of mitotic spindle localization);GO:0043066(negative regulation of apoptotic process);GO:0048840(otolith development);GO:0036342(post-anal tail morphogenesis);GO:0032956(regulation of actin cytoskeleton organization);GO:0035023(regulation of Rho protein signal transduction);GO:0007266(Rho protein signal transduction);GO:1902766(skeletal muscle satellite cell migration);GO:0016055(Wnt signaling pathway);GO:0044319(wound healing, spreading of cells)
#> 934                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      <NA>
#> 935                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      <NA>
#> 936                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      <NA>
#> 937                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      <NA>
#> 938                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                GO:0005975(carbohydrate metabolic process);GO:0060271(cilium assembly);GO:0006098(pentose-phosphate shunt)
#> 939                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 GO:0009052(pentose-phosphate shunt, non-oxidative branch)
#> 940                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             GO:0006412(translation);GO:0007420(brain development);GO:1990403(embryonic brain development)
#> 941                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   GO:0006412(translation)
#> 942                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         GO:0006915(apoptotic process);GO:0043009(chordate embryonic development);GO:0048821(erythrocyte development);GO:0042593(glucose homeostasis);GO:0042541(hemoglobin biosynthetic process);GO:0045088(regulation of innate immune response);GO:0006412(translation)
#> 943                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   GO:0006412(translation)
#> 944                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              GO:0051726(regulation of cell cycle);GO:0006412(translation)
#> 945                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   GO:0006412(translation)
#> 946                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   GO:0006412(translation)
#> 947                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   GO:0006412(translation)
#> 948                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   GO:0006412(translation)
#> 949                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   GO:0006412(translation)
#> 950                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   GO:0006412(translation)
#> 951                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   GO:0006412(translation)
#> 952                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   GO:0006412(translation)
#> 953                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   GO:0006412(translation)
#> 954                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   GO:0006412(translation)
#> 955                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               GO:0006412(translation);GO:0072717(cellular response to actinomycin D);GO:0071157(negative regulation of cell cycle arrest);GO:0000122(negative regulation of transcription by RNA polymerase II);GO:1904667(negative regulation of ubiquitin protein ligase activity);GO:2000059(negative regulation of ubiquitin-dependent protein catabolic process);GO:0071158(positive regulation of cell cycle arrest);GO:0008284(positive regulation of cell population proliferation);GO:0010628(positive regulation of gene expression);GO:1901798(positive regulation of signal transduction by p53 class mediator);GO:0050821(protein stabilization);GO:0032986(protein-DNA complex disassembly)
#> 956                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             GO:0031016(pancreas development);GO:0051726(regulation of cell cycle);GO:0006412(translation)
#> 957                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    GO:0060059(embryonic retina morphogenesis in camera-type eye);GO:0007634(optokinetic behavior);GO:0006412(translation)
#> 958                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        GO:0043009(chordate embryonic development);GO:0006412(translation)
#> 959                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   GO:0006412(translation)
#> 960                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         GO:0031017(exocrine pancreas development);GO:0006412(translation)
#> 961                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      <NA>
#> 962                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   GO:0006412(translation)
#> 963                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   GO:0006412(translation)
#> 964                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   GO:0006412(translation)
#> 965                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           GO:0006412(translation);GO:0043009(chordate embryonic development);GO:0030218(erythrocyte differentiation);GO:0051726(regulation of cell cycle)
#> 966                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                GO:0043009(chordate embryonic development);GO:0030218(erythrocyte differentiation);GO:0006412(translation)
#> 967                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                GO:0006412(translation);GO:0007420(brain development);GO:0051726(regulation of cell cycle)
#> 968                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   GO:0006412(translation)
#> 969                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   GO:0006412(translation)
#> 970                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   GO:0006412(translation)
#> 971                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   GO:0006412(translation)
#> 972                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   GO:0006412(translation)
#> 973                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   GO:0006412(translation)
#> 974                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       GO:0043009(chordate embryonic development);GO:0031016(pancreas development);GO:0006412(translation)
#> 975                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 GO:0000463(maturation of LSU-rRNA from tricistronic rRNA transcript (SSU-rRNA, 5.8S rRNA, LSU-rRNA));GO:0051726(regulation of cell cycle)
#> 976                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           GO:0042254(ribosome biogenesis)
#> 977                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   GO:0006412(translation)
#> 978                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   GO:0006412(translation)
#> 979                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                GO:0002181(cytoplasmic translation);GO:0000027(ribosomal large subunit assembly);GO:0007155(cell adhesion);GO:0042254(ribosome biogenesis)
#> 980                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              GO:0030218(erythrocyte differentiation);GO:0006414(translational elongation)
#> 981                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      GO:0006414(translational elongation)
#> 982                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         GO:0006486(protein glycosylation)
#> 983                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                GO:0006487(protein N-linked glycosylation)
#> 984                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              GO:0000028(ribosomal small subunit assembly)
#> 985                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   GO:0006412(translation)
#> 986                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   GO:0006412(translation)
#> 987                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   GO:0006412(translation)
#> 988                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                GO:0030218(erythrocyte differentiation);GO:0030490(maturation of SSU-rRNA);GO:0000462(maturation of SSU-rRNA from tricistronic rRNA transcript (SSU-rRNA, 5.8S rRNA, LSU-rRNA));GO:0000122(negative regulation of transcription by RNA polymerase II);GO:0000028(ribosomal small subunit assembly);GO:0006412(translation)
#> 989                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   GO:0006412(translation)
#> 990                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             GO:0007420(brain development);GO:0043009(chordate embryonic development);GO:0030218(erythrocyte differentiation);GO:0051726(regulation of cell cycle);GO:0006412(translation)
#> 991                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   GO:0006412(translation)
#> 992                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   GO:0006412(translation)
#> 993                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   GO:0006412(translation)
#> 994                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   GO:0006412(translation)
#> 995                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   GO:0006412(translation)
#> 996                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   GO:0006412(translation)
#> 997                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   GO:0006412(translation)
#> 998                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   GO:0006412(translation)
#> 999                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              GO:0060216(definitive hemopoiesis);GO:0060215(primitive hemopoiesis);GO:0006412(translation)
#> 1000                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     <NA>
#> 1001                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  GO:0006412(translation)
#> 1002                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  GO:0006412(translation)
#> 1003                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  GO:0019941(modification-dependent protein catabolic process);GO:0016567(protein ubiquitination);GO:0006412(translation)
#> 1004                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  GO:0006412(translation)
#> 1005                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              GO:0006412(translation);GO:0002181(cytoplasmic translation);GO:0030490(maturation of SSU-rRNA);GO:0000028(ribosomal small subunit assembly)
#> 1006                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              GO:0006412(translation);GO:0002181(cytoplasmic translation)
#> 1007                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               GO:0043009(chordate embryonic development);GO:0030218(erythrocyte differentiation);GO:0006412(translation)
#> 1008                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       GO:0043009(chordate embryonic development);GO:0006412(translation)
#> 1009                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  GO:0006412(translation)
#> 1010                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 GO:0006450(regulation of translational fidelity);GO:0006412(translation)
#> 1011                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 GO:0006450(regulation of translational fidelity);GO:0006412(translation)
#> 1012                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  GO:0006412(translation)
#> 1013                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          GO:0007165(signal transduction)
#> 1014                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               GO:0043009(chordate embryonic development);GO:0030097(hemopoiesis);GO:0051726(regulation of cell cycle);GO:0042274(ribosomal small subunit biogenesis);GO:0006364(rRNA processing);GO:0006412(translation)
#> 1015                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  GO:0006412(translation)
#> 1016                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     GO:0000028(ribosomal small subunit assembly);GO:0006412(translation)
#> 1017                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        GO:0022010(central nervous system myelination);GO:2000425(regulation of apoptotic cell clearance);GO:1905671(regulation of lysosome organization)
#> 1018                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     <NA>
#> 1019                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            GO:0015031(protein transport)
#> 1020                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     <NA>
#> 1021                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      GO:1902626(assembly of large subunit precursor of preribosome);GO:0000027(ribosomal large subunit assembly);GO:0006412(translation)
#> 1022                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     GO:0006310(DNA recombination);GO:0006281(DNA repair)
#> 1023                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     <NA>
#> 1024                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     <NA>
#> 1025                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              GO:0006886(intracellular protein transport);GO:0016192(vesicle-mediated transport);GO:0007417(central nervous system development);GO:0048703(embryonic viscerocranium morphogenesis);GO:0030299(intestinal cholesterol absorption);GO:0035265(organ growth)
#> 1026                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             GO:0006434(seryl-tRNA aminoacylation);GO:0001569(branching involved in blood vessel morphogenesis);GO:0061300(cerebellum vasculature development);GO:1903671(negative regulation of sprouting angiogenesis);GO:1904046(negative regulation of vascular endothelial growth factor production)
#> 1027                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    GO:0006434(seryl-tRNA aminoacylation)
#> 1028                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               GO:0000398(mRNA splicing, via spliceosome)
#> 1029                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     <NA>
#> 1030                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   GO:0031017(exocrine pancreas development);GO:0030851(granulocyte differentiation);GO:0042256(mature ribosome assembly)
#> 1031                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     GO:0008610(lipid biosynthetic process);GO:0001878(response to yeast)
#> 1032                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     <NA>
#> 1033                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     <NA>
#> 1034                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     <NA>
#> 1035                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                GO:0022900(electron transport chain);GO:0006099(tricarboxylic acid cycle)
#> 1036                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     GO:0006099(tricarboxylic acid cycle)
#> 1037                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     GO:0006099(tricarboxylic acid cycle)
#> 1038                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     <NA>
#> 1039                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    GO:0006465(signal peptide processing)
#> 1040                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   GO:0051216(cartilage development);GO:0090114(COPII-coated vesicle budding);GO:0055123(digestive system development);GO:0007029(endoplasmic reticulum organization);GO:0070278(extracellular matrix constituent secretion);GO:0042462(eye photoreceptor cell development);GO:0001889(liver development);GO:0036372(opsin transport);GO:1904263(positive regulation of TORC1 signaling);GO:0010842(retina layer formation);GO:0015031(protein transport)
#> 1041                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   GO:0016192(vesicle-mediated transport)
#> 1042                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              GO:0090114(COPII-coated vesicle budding);GO:0006886(intracellular protein transport);GO:0051216(cartilage development);GO:0048702(embryonic neurocranium morphogenesis);GO:0048821(erythrocyte development)
#> 1043                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            GO:0015031(protein transport)
#> 1044                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              GO:0006886(intracellular protein transport)
#> 1045                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            GO:0006605(protein targeting)
#> 1046                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               GO:0031204(posttranslational protein targeting to membrane, translocation)
#> 1047                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         GO:1904263(positive regulation of TORC1 signaling);GO:0015031(protein transport)
#> 1048                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              GO:0006886(intracellular protein transport)
#> 1049                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     GO:0006406(mRNA export from nucleus);GO:0043248(proteasome assembly)
#> 1050                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          GO:0003081(regulation of systemic arterial blood pressure by renin-angiotensin)
#> 1051                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          GO:0003081(regulation of systemic arterial blood pressure by renin-angiotensin)
#> 1052                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          GO:0003081(regulation of systemic arterial blood pressure by renin-angiotensin)
#> 1053                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        GO:0071391(cellular response to estrogen stimulus);GO:2000266(regulation of blood coagulation, intrinsic pathway)
#> 1054                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     <NA>
#> 1055                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     <NA>
#> 1056                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     <NA>
#> 1057                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     <NA>
#> 1058                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     GO:0045916(negative regulation of complement activation);GO:0030193(regulation of blood coagulation)
#> 1059                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            GO:1901031(regulation of response to reactive oxygen species)
#> 1060                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               GO:0006396(RNA processing)
#> 1061                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       GO:0060216(definitive hemopoiesis);GO:0060218(hematopoietic stem cell differentiation);GO:0030318(melanocyte differentiation);GO:0061515(myeloid cell development);GO:0014032(neural crest cell development);GO:0042981(regulation of apoptotic process);GO:0000245(spliceosomal complex assembly)
#> 1062                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     <NA>
#> 1063                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        GO:0048026(positive regulation of mRNA splicing, via spliceosome)
#> 1064                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               GO:0000398(mRNA splicing, via spliceosome)
#> 1065                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     <NA>
#> 1066                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     <NA>
#> 1067                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     <NA>
#> 1068                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     <NA>
#> 1069                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                GO:0019264(glycine biosynthetic process from serine);GO:0032259(methylation);GO:0035999(tetrahydrofolate interconversion)
#> 1070                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        GO:0019264(glycine biosynthetic process from serine);GO:0035999(tetrahydrofolate interconversion)
#> 1071                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       GO:0035518(histone H2A monoubiquitination);GO:0051457(maintenance of protein location in nucleus);GO:0016567(protein ubiquitination);GO:0031146(SCF-dependent proteasomal ubiquitin-dependent protein catabolic process);GO:0006511(ubiquitin-dependent protein catabolic process)
#> 1072                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     <NA>
#> 1073                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      GO:0006839(mitochondrial transport)
#> 1074                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     <NA>
#> 1075                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     <NA>
#> 1076                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     <NA>
#> 1077                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               GO:0006699(bile acid biosynthetic process)
#> 1078                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         GO:0015908(fatty acid transport)
#> 1079                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       GO:0002040(sprouting angiogenesis)
#> 1080                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     <NA>
#> 1081                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     <NA>
#> 1082                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     <NA>
#> 1083                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  GO:0048545(response to steroid hormone)
#> 1084                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     <NA>
#> 1085                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     <NA>
#> 1086                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      GO:0006865(amino acid transport);GO:0005975(carbohydrate metabolic process);GO:0060142(regulation of syncytium formation by plasma membrane fusion)
#> 1087                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     <NA>
#> 1088                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            GO:0015721(bile acid and bile salt transport)
#> 1089                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     <NA>
#> 1090                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     <NA>
#> 1091                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     <NA>
#> 1092                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      GO:0048514(blood vessel morphogenesis);GO:0030509(BMP signaling pathway);GO:0048264(determination of ventral identity);GO:0060030(dorsal convergence);GO:0009880(embryonic pattern specification);GO:0060022(hard palate development);GO:0001947(heart looping);GO:0001945(lymph vessel development);GO:0043049(otic placode formation);GO:0060037(pharyngeal system development);GO:0045893(positive regulation of transcription, DNA-templated);GO:0036342(post-anal tail morphogenesis);GO:0048922(posterior lateral line neuromast deposition);GO:2000223(regulation of BMP signaling pathway involved in heart jogging);GO:0007179(transforming growth factor beta receptor signaling pathway)
#> 1093                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              GO:0006397(mRNA processing)
#> 1094                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              GO:0006685(sphingomyelin catabolic process)
#> 1095                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            GO:0071985(multivesicular body sorting pathway);GO:0015031(protein transport)
#> 1096                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 GO:0008380(RNA splicing)
#> 1097                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     <NA>
#> 1098                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     <NA>
#> 1099                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  GO:0000395(mRNA 5-splice site recognition);GO:0000381(regulation of alternative mRNA splicing, via spliceosome);GO:0000387(spliceosomal snRNP assembly)
#> 1100                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    GO:0000387(spliceosomal snRNP assembly);GO:0007507(heart development)
#> 1101                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     GO:0006397(mRNA processing);GO:0008380(RNA splicing)
#> 1102                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  GO:0000387(spliceosomal snRNP assembly)
#> 1103                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     <NA>
#> 1104                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           GO:0042254(ribosome biogenesis);GO:0061053(somite development)
#> 1105                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            GO:0006606(protein import into nucleus);GO:0061015(snRNA import into nucleus)
#> 1106                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     <NA>
#> 1107                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                GO:0030218(erythrocyte differentiation);GO:0006783(heme biosynthetic process);GO:0042541(hemoglobin biosynthetic process)
#> 1108                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                GO:0035556(intracellular signal transduction);GO:0043066(negative regulation of apoptotic process);GO:0016567(protein ubiquitination);GO:0007259(receptor signaling pathway via JAK-STAT)
#> 1109                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              GO:0070050(neuron cellular homeostasis);GO:0010038(response to metal ion);GO:0051597(response to methylmercury);GO:0009410(response to xenobiotic stimulus)
#> 1110                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     <NA>
#> 1111                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     <NA>
#> 1112                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    GO:0006465(signal peptide processing)
#> 1113                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    GO:0006465(signal peptide processing)
#> 1114                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    GO:0006465(signal peptide processing)
#> 1115                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     GO:0006729(tetrahydrobiopterin biosynthetic process)
#> 1116                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         GO:0009058(biosynthetic process)
#> 1117                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  GO:0016126(sterol biosynthetic process)
#> 1118                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     <NA>
#> 1119                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     <NA>
#> 1120                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    GO:0008202(steroid metabolic process)
#> 1121                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  GO:0006614(SRP-dependent cotranslational protein targeting to membrane)
#> 1122                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  GO:0006614(SRP-dependent cotranslational protein targeting to membrane)
#> 1123                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      GO:0006614(SRP-dependent cotranslational protein targeting to membrane);GO:0031017(exocrine pancreas development);GO:0030593(neutrophil chemotaxis)
#> 1124                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  GO:0006614(SRP-dependent cotranslational protein targeting to membrane)
#> 1125                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  GO:0006614(SRP-dependent cotranslational protein targeting to membrane)
#> 1126                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      GO:0045900(negative regulation of translational elongation);GO:0006614(SRP-dependent cotranslational protein targeting to membrane)
#> 1127                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  GO:0006614(SRP-dependent cotranslational protein targeting to membrane)
#> 1128                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     <NA>
#> 1129                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              GO:0006397(mRNA processing)
#> 1130                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     GO:0000381(regulation of alternative mRNA splicing, via spliceosome)
#> 1131                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     <NA>
#> 1132                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     GO:0000381(regulation of alternative mRNA splicing, via spliceosome)
#> 1133                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     <NA>
#> 1134                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     <NA>
#> 1135                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     <NA>
#> 1136                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     <NA>
#> 1137                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       GO:0071391(cellular response to estrogen stimulus)
#> 1138                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     <NA>
#> 1139                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  GO:0006614(SRP-dependent cotranslational protein targeting to membrane)
#> 1140                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       GO:0071391(cellular response to estrogen stimulus)
#> 1141                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        GO:0006486(protein glycosylation)
#> 1142                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        GO:0006486(protein glycosylation)
#> 1143                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        GO:0006486(protein glycosylation)
#> 1144                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          GO:0007165(signal transduction)
#> 1145                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        GO:0032237(activation of store-operated calcium channel activity)
#> 1146                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        GO:0006486(protein glycosylation)
#> 1147                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       GO:0006886(intracellular protein transport);GO:0016192(vesicle-mediated transport)
#> 1148                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              GO:0006886(intracellular protein transport)
#> 1149                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       GO:0006886(intracellular protein transport);GO:0016192(vesicle-mediated transport)
#> 1150                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          GO:0048193(Golgi vesicle transport);GO:0006886(intracellular protein transport)
#> 1151                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     GO:0006099(tricarboxylic acid cycle)
#> 1152                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          GO:0006104(succinyl-CoA metabolic process);GO:0006099(tricarboxylic acid cycle)
#> 1153                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            GO:0043009(chordate embryonic development);GO:0060216(definitive hemopoiesis);GO:0016925(protein sumoylation)
#> 1154                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     <NA>
#> 1155                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     <NA>
#> 1156                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             GO:0030433(ubiquitin-dependent ERAD pathway)
#> 1157                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           GO:0006366(transcription by RNA polymerase II)
#> 1158                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               GO:0030097(hemopoiesis);GO:0048634(regulation of muscle organ development)
#> 1159                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     GO:0006367(transcription initiation from RNA polymerase II promoter)
#> 1160                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      GO:0006352(DNA-templated transcription, initiation)
#> 1161                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           GO:0005975(carbohydrate metabolic process);GO:0006098(pentose-phosphate shunt)
#> 1162                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   GO:0006435(threonyl-tRNA aminoacylation);GO:0001569(branching involved in blood vessel morphogenesis);GO:1903670(regulation of sprouting angiogenesis)
#> 1163                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           GO:0009058(biosynthetic process);GO:0006559(L-phenylalanine catabolic process)
#> 1164                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     <NA>
#> 1165                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           GO:0016575(histone deacetylation);GO:0006357(regulation of transcription by RNA polymerase II)
#> 1166                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 GO:0060070(canonical Wnt signaling pathway);GO:0006357(regulation of transcription by RNA polymerase II)
#> 1167                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          GO:0015889(cobalamin transport)
#> 1168                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          GO:0015889(cobalamin transport)
#> 1169                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     <NA>
#> 1170                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   GO:0019441(tryptophan catabolic process to kynurenine)
#> 1171                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      GO:0006629(lipid metabolic process)
#> 1172                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               GO:0006811(ion transport);GO:0055072(iron ion homeostasis)
#> 1173                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               GO:0006811(ion transport);GO:0055072(iron ion homeostasis)
#> 1174                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              GO:0006879(cellular iron ion homeostasis);GO:0035162(embryonic hemopoiesis);GO:0030218(erythrocyte differentiation);GO:0042541(hemoglobin biosynthetic process);GO:0006898(receptor-mediated endocytosis);GO:0033572(transferrin transport)
#> 1175                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   GO:0007179(transforming growth factor beta receptor signaling pathway)
#> 1176                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     <NA>
#> 1177                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              GO:0006886(intracellular protein transport)
#> 1178                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     <NA>
#> 1179                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           GO:0048871(multicellular organismal homeostasis);GO:0030104(water homeostasis)
#> 1180                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   GO:0006071(glycerol metabolic process)
#> 1181                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     <NA>
#> 1182                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     <NA>
#> 1183                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  GO:0016126(sterol biosynthetic process)
#> 1184                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  GO:0006955(immune response);GO:0009612(response to mechanical stimulus)
#> 1185                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          GO:0008285(negative regulation of cell population proliferation);GO:0030509(BMP signaling pathway);GO:0009953(dorsal/ventral pattern formation)
#> 1186                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               GO:0006094(gluconeogenesis);GO:0006096(glycolytic process)
#> 1187                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     <NA>
#> 1188                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     <NA>
#> 1189                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     <NA>
#> 1190                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     <NA>
#> 1191                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   GO:0006616(SRP-dependent cotranslational protein targeting to membrane, translocation)
#> 1192                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     <NA>
#> 1193                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     <NA>
#> 1194                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     <NA>
#> 1195                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        GO:0009226(nucleotide-sugar biosynthetic process)
#> 1196                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    GO:0007017(microtubule-based process)
#> 1197                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      GO:0015693(magnesium ion transport)
#> 1198                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          GO:0045454(cell redox homeostasis);GO:0006662(glycerol ether metabolic process)
#> 1199                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          GO:0045454(cell redox homeostasis);GO:0006662(glycerol ether metabolic process)
#> 1200                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       GO:0045454(cell redox homeostasis)
#> 1201                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       GO:0045454(cell redox homeostasis)
#> 1202                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       GO:0045454(cell redox homeostasis)
#> 1203                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  GO:0006206(pyrimidine nucleobase metabolic process);GO:0006213(pyrimidine nucleoside metabolic process)
#> 1204                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               GO:0000398(mRNA splicing, via spliceosome)
#> 1205                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          GO:0016925(protein sumoylation)
#> 1206                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  GO:0006412(translation)
#> 1207                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          GO:0019941(modification-dependent protein catabolic process);GO:0016567(protein ubiquitination)
#> 1208                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          GO:0019941(modification-dependent protein catabolic process);GO:0016567(protein ubiquitination)
#> 1209                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              GO:0006281(DNA repair);GO:0033522(histone H2A ubiquitination);GO:0008284(positive regulation of cell population proliferation);GO:0051865(protein autoubiquitination);GO:0070979(protein K11-linked ubiquitination);GO:0070936(protein K48-linked ubiquitination);GO:0009411(response to UV);GO:0001835(blastocyst hatching);GO:0060135(maternal process involved in female pregnancy);GO:0006301(postreplication repair);GO:0043161(proteasome-mediated ubiquitin-dependent protein catabolic process);GO:0000209(protein polyubiquitination);GO:0016567(protein ubiquitination);GO:0006511(ubiquitin-dependent protein catabolic process)
#> 1210                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                GO:0045879(negative regulation of smoothened signaling pathway);GO:0006511(ubiquitin-dependent protein catabolic process)
#> 1211                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     <NA>
#> 1212                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     <NA>
#> 1213                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     <NA>
#> 1214                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 GO:0042769(DNA damage response, detection of DNA damage)
#> 1215                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            GO:0070534(protein K63-linked ubiquitination)
#> 1216                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        GO:0006464(cellular protein modification process)
#> 1217                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          GO:0044211(CTP salvage);GO:0044206(UMP salvage)
#> 1218                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          GO:0044211(CTP salvage);GO:0044206(UMP salvage)
#> 1219                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                GO:0006511(ubiquitin-dependent protein catabolic process)
#> 1220                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         GO:0003190(atrioventricular valve formation);GO:0007368(determination of left/right symmetry);GO:0090263(positive regulation of canonical Wnt signaling pathway);GO:0045880(positive regulation of smoothened signaling pathway)
#> 1221                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                GO:0006011(UDP-glucose metabolic process)
#> 1222                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     <NA>
#> 1223                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     <NA>
#> 1224                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     <NA>
#> 1225                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     <NA>
#> 1226                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     <NA>
#> 1227                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     GO:0006207(de novo pyrimidine nucleobase biosynthetic process);GO:0044205(de novo UMP biosynthetic process);GO:0009116(nucleoside metabolic process)
#> 1228                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              GO:0006144(purine nucleobase metabolic process);GO:0019628(urate catabolic process);GO:0051289(protein homotetramerization)
#> 1229                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          GO:0006807(nitrogen compound metabolic process)
#> 1230                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                GO:0009116(nucleoside metabolic process);GO:0009166(nucleotide catabolic process);GO:0044206(UMP salvage)
#> 1231                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 GO:0009116(nucleoside metabolic process)
#> 1232                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  GO:0006122(mitochondrial electron transport, ubiquinol to cytochrome c)
#> 1233                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     <NA>
#> 1234                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         GO:0006122(mitochondrial electron transport, ubiquinol to cytochrome c);GO:0001525(angiogenesis)
#> 1235                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     <NA>
#> 1236                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     <NA>
#> 1237                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     <NA>
#> 1238                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  GO:0006122(mitochondrial electron transport, ubiquinol to cytochrome c)
#> 1239                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     <NA>
#> 1240                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               GO:0019428(allantoin biosynthetic process)
#> 1241                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          GO:0006144(purine nucleobase metabolic process)
#> 1242                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     <NA>
#> 1243                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    GO:0006780(uroporphyrinogen III biosynthetic process)
#> 1244                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           GO:0016579(protein deubiquitination);GO:0006511(ubiquitin-dependent protein catabolic process)
#> 1245                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           GO:0016579(protein deubiquitination);GO:0006511(ubiquitin-dependent protein catabolic process)
#> 1246                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          GO:0016579(protein deubiquitination);GO:0000245(spliceosomal complex assembly);GO:0048855(adenohypophysis morphogenesis);GO:1904888(cranial skeletal system development);GO:0043484(regulation of RNA splicing)
#> 1247                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              GO:0006364(rRNA processing)
#> 1248                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     <NA>
#> 1249                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   GO:0016192(vesicle-mediated transport)
#> 1250                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   GO:0016192(vesicle-mediated transport)
#> 1251                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   GO:0016192(vesicle-mediated transport)
#> 1252                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       GO:0043009(chordate embryonic development);GO:0007626(locomotory behavior);GO:0010506(regulation of autophagy);GO:0032434(regulation of proteasomal ubiquitin-dependent protein catabolic process)
#> 1253                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     <NA>
#> 1254                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     <NA>
#> 1255                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       GO:0001525(angiogenesis);GO:0030218(erythrocyte differentiation);GO:0060218(hematopoietic stem cell differentiation);GO:0039022(pronephric duct development);GO:0045765(regulation of angiogenesis);GO:0043576(regulation of respiratory gaseous exchange);GO:0030947(regulation of vascular endothelial growth factor receptor signaling pathway)
#> 1256                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  GO:0042373(vitamin K metabolic process)
#> 1257                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  GO:0042373(vitamin K metabolic process)
#> 1258                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 GO:0006914(autophagy);GO:0006886(intracellular protein transport);GO:0016192(vesicle-mediated transport)
#> 1259                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              GO:0006886(intracellular protein transport)
#> 1260                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           GO:0043328(protein transport to vacuole involved in ubiquitin-dependent protein catabolic process via the multivesicular body sorting pathway)
#> 1261                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        GO:0015031(protein transport);GO:0042147(retrograde transport, endosome to Golgi)
#> 1262                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   GO:0032509(endosome transport via multivesicular body sorting pathway)
#> 1263                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       GO:0006886(intracellular protein transport);GO:0016192(vesicle-mediated transport)
#> 1264                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              GO:0006955(immune response)
#> 1265                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               GO:0006396(RNA processing)
#> 1266                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             GO:0006378(mRNA polyadenylation);GO:0031124(mRNA 3-end processing);GO:0006406(mRNA export from nucleus);GO:0000398(mRNA splicing, via spliceosome);GO:0006301(postreplication repair);GO:0007283(spermatogenesis);GO:0006369(termination of RNA polymerase II transcription)
#> 1267                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              GO:0006364(rRNA processing)
#> 1268                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               GO:0001525(angiogenesis);GO:0048703(embryonic viscerocranium morphogenesis);GO:0060218(hematopoietic stem cell differentiation);GO:0042254(ribosome biogenesis);GO:0001570(vasculogenesis)
#> 1269                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    GO:0006914(autophagy)
#> 1270                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       GO:0000045(autophagosome assembly)
#> 1271                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                GO:0006511(ubiquitin-dependent protein catabolic process)
#> 1272                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 GO:0035188(hatching);GO:0048785(hatching gland development);GO:0001889(liver development);GO:0006366(transcription by RNA polymerase II)
#> 1273                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             GO:0007169(transmembrane receptor protein tyrosine kinase signaling pathway)
#> 1274                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         GO:0006303(double-strand break repair via nonhomologous end joining);GO:0010212(response to ionizing radiation);GO:0000723(telomere maintenance)
#> 1275                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              GO:0006397(mRNA processing)
#> 1276                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     <NA>
#> 1277                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     <NA>
#> 1278                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     <NA>
#> 1279                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               GO:0000398(mRNA splicing, via spliceosome)
#> 1280                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  GO:0071586(CAAX-box protein processing)
#>                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          cellular_component
#> 1                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          GO:0005576(extracellular region)
#> 2                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      <NA>
#> 3                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           GO:0005615(extracellular space)
#> 4                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           GO:0005615(extracellular space)
#> 5                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     GO:0005737(cytoplasm)
#> 6                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      <NA>
#> 7                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                GO:0016021(integral component of membrane)
#> 8                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                GO:0043190(ATP-binding cassette (ABC) transporter complex)
#> 9                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                GO:0016021(integral component of membrane)
#> 10                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               GO:0016021(integral component of membrane)
#> 11                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     <NA>
#> 12                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     <NA>
#> 13                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                GO:0005739(mitochondrion)
#> 14                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     <NA>
#> 15                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     <NA>
#> 16                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     <NA>
#> 17                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     <NA>
#> 18                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     <NA>
#> 19                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      GO:0005829(cytosol)
#> 20                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     <NA>
#> 21                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     <NA>
#> 22                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   GO:0005777(peroxisome)
#> 23                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    GO:0005737(cytoplasm)
#> 24                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     <NA>
#> 25                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               GO:0016021(integral component of membrane)
#> 26                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     <NA>
#> 27                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           GO:0005737(cytoplasm);GO:0005856(cytoskeleton)
#> 28                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           GO:0005737(cytoplasm);GO:0005856(cytoskeleton)
#> 29                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           GO:0005737(cytoplasm);GO:0005856(cytoskeleton)
#> 30                                                                                                                                                                                                                                                                                                                                                                                          GO:0005856(cytoskeleton);GO:0097433(dense body);GO:0005925(focal adhesion);GO:0005886(plasma membrane);GO:0015629(actin cytoskeleton);GO:0005634(nucleus);GO:0005737(cytoplasm)
#> 31                                                                                                                                                                                                                                                                                                                                                                                                                         GO:0005856(cytoskeleton);GO:0097433(dense body);GO:0005925(focal adhesion);GO:0005634(nucleus);GO:0005886(plasma membrane);GO:0005737(cytoplasm)
#> 32                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     <NA>
#> 33                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     <NA>
#> 34                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     <NA>
#> 35                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    GO:0005737(cytoplasm)
#> 36                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     <NA>
#> 37                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          GO:0005615(extracellular space)
#> 38                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     <NA>
#> 39                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     <NA>
#> 40                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     <NA>
#> 41                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     <NA>
#> 42                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               GO:0016021(integral component of membrane)
#> 43                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            GO:0005758(mitochondrial intermembrane space)
#> 44                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   GO:0015030(Cajal body)
#> 45                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     <NA>
#> 46                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     <NA>
#> 47                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     <NA>
#> 48                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     <NA>
#> 49                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     <NA>
#> 50                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         GO:0005759(mitochondrial matrix)
#> 51                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         GO:0005759(mitochondrial matrix)
#> 52                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                GO:0005739(mitochondrion)
#> 53                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     <NA>
#> 54                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    GO:0005737(cytoplasm)
#> 55                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     <NA>
#> 56                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               GO:0016021(integral component of membrane)
#> 57                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     <NA>
#> 58                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     <NA>
#> 59                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     <NA>
#> 60                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     <NA>
#> 61                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     <NA>
#> 62                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     <NA>
#> 63                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               GO:0016021(integral component of membrane)
#> 64                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         GO:0030176(integral component of endoplasmic reticulum membrane)
#> 65                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               GO:0016021(integral component of membrane)
#> 66                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     <NA>
#> 67                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     <NA>
#> 68                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     <NA>
#> 69                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     <NA>
#> 70                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               GO:0016021(integral component of membrane)
#> 71                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          GO:0005615(extracellular space)
#> 72                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                GO:0005739(mitochondrion)
#> 73                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          GO:0005615(extracellular space)
#> 74                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               GO:0016021(integral component of membrane)
#> 75                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                GO:0030117(membrane coat)
#> 76                                                                                                                                                                                                                                                                                                                                                                                                                                                                         GO:0030131(clathrin adaptor complex);GO:0005905(clathrin-coated pit);GO:0005886(plasma membrane)
#> 77                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         GO:0030122(AP-2 adaptor complex)
#> 78                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            GO:0005739(mitochondrion);GO:0005634(nucleus)
#> 79                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               GO:0016021(integral component of membrane)
#> 80                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    GO:0005737(cytoplasm)
#> 81                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         GO:0005576(extracellular region)
#> 82                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     <NA>
#> 83                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         GO:0005576(extracellular region)
#> 84                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               GO:0016021(integral component of membrane)
#> 85                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               GO:0016021(integral component of membrane)
#> 86                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               GO:0016021(integral component of membrane)
#> 87                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               GO:0016021(integral component of membrane)
#> 88                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               GO:0016021(integral component of membrane)
#> 89                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      GO:0005634(nucleus)
#> 90                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     <NA>
#> 91                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     <NA>
#> 92   GO:0005938(cell cortex);GO:0032154(cleavage furrow);GO:0005737(cytoplasm);GO:0005829(cytosol);GO:0031901(early endosome membrane);GO:0030139(endocytic vesicle);GO:0005768(endosome);GO:0070062(extracellular exosome);GO:0031527(filopodium membrane);GO:0090543(Flemming body);GO:0005925(focal adhesion);GO:0098978(glutamatergic synapse);GO:0005794(Golgi apparatus);GO:0016020(membrane);GO:0005886(plasma membrane);GO:0098793(presynapse);GO:0055038(recycling endosome membrane);GO:0001726(ruffle);GO:0005769(early endosome);GO:0055037(recycling endosome)
#> 93                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     <NA>
#> 94                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     <NA>
#> 95                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 GO:0005885(Arp2/3 protein complex);GO:0005737(cytoplasm)
#> 96                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 GO:0005885(Arp2/3 protein complex);GO:0005737(cytoplasm)
#> 97                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 GO:0005885(Arp2/3 protein complex);GO:0005737(cytoplasm)
#> 98                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 GO:0005885(Arp2/3 protein complex);GO:0005737(cytoplasm)
#> 99                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     <NA>
#> 100                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    GO:0005764(lysosome)
#> 101                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 102                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               GO:0005737(cytoplasm);GO:0005634(nucleus)
#> 103                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   GO:0005737(cytoplasm)
#> 104                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   GO:0005737(cytoplasm)
#> 105                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   GO:0005737(cytoplasm)
#> 106                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 107                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 108                                                                                                                                                                                                                                                                                                        GO:0016324(apical plasma membrane);GO:0016323(basolateral plasma membrane);GO:0005623(cell);GO:0014704(intercalated disc);GO:0031090(organelle membrane);GO:0005890(sodium:potassium-exchanging ATPase complex);GO:0036126(sperm flagellum);GO:0030315(T-tubule)
#> 109                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               GO:0045261(proton-transporting ATP synthase complex, catalytic core F(1))
#> 110                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               GO:0045261(proton-transporting ATP synthase complex, catalytic core F(1))
#> 111                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               GO:0045261(proton-transporting ATP synthase complex, catalytic core F(1))
#> 112                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               GO:0045261(proton-transporting ATP synthase complex, catalytic core F(1))
#> 113                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 GO:0000275(mitochondrial proton-transporting ATP synthase complex, catalytic core F(1))
#> 114                                                                                                                                                                                                                                                                                                                                                          GO:0016021(integral component of membrane);GO:0000276(mitochondrial proton-transporting ATP synthase complex, coupling factor F(o));GO:0045263(proton-transporting ATP synthase complex, coupling factor F(o))
#> 115                                                                                                                                                                                                                                                                                                                                                                                                                                                   GO:0016021(integral component of membrane);GO:0045263(proton-transporting ATP synthase complex, coupling factor F(o))
#> 116                                                                                                                                                                                                                                                                                                                                                                                                                                                   GO:0016021(integral component of membrane);GO:0045263(proton-transporting ATP synthase complex, coupling factor F(o))
#> 117                                                                                                                                                                                                                                                                                                                                                                                                                                                                                GO:0000276(mitochondrial proton-transporting ATP synthase complex, coupling factor F(o))
#> 118                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              GO:0016021(integral component of membrane)
#> 119                                                                                                                                                                                                                                                                                                                                                                                                                                                                                GO:0000276(mitochondrial proton-transporting ATP synthase complex, coupling factor F(o))
#> 120                                                                                                                                                                                                                                                                                                                                                                                                                                                                                GO:0000276(mitochondrial proton-transporting ATP synthase complex, coupling factor F(o))
#> 121                                                                                                                                                                                                                                                                                                                                                                                                                                                                                GO:0000276(mitochondrial proton-transporting ATP synthase complex, coupling factor F(o))
#> 122                                                                                                                                                                                                                                                                                                                                                                                                                                                                                GO:0000276(mitochondrial proton-transporting ATP synthase complex, coupling factor F(o))
#> 123                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 124                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              GO:0016021(integral component of membrane)
#> 125                                                                                                                                                                                                                                                                                                                                                                                                                                                                     GO:0016021(integral component of membrane);GO:0033179(proton-transporting V-type ATPase, V0 domain)
#> 126                                                                                                                                                                                                                                                                                                                                                                                                                                       GO:0016021(integral component of membrane);GO:0033179(proton-transporting V-type ATPase, V0 domain);GO:0005774(vacuolar membrane)
#> 127                                                                                                                                                                                                                                                                                                                                                                                                                                                                     GO:0016021(integral component of membrane);GO:0033179(proton-transporting V-type ATPase, V0 domain)
#> 128                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                GO:0033180(proton-transporting V-type ATPase, V1 domain)
#> 129                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                GO:0033180(proton-transporting V-type ATPase, V1 domain)
#> 130                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    GO:0005886(plasma membrane);GO:0033180(proton-transporting V-type ATPase, V1 domain)
#> 131                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          GO:0016471(vacuolar proton-transporting V-type ATPase complex)
#> 132                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       GO:0000221(vacuolar proton-transporting V-type ATPase, V1 domain)
#> 133                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 134                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                GO:0005576(extracellular region);GO:0042612(MHC class I protein complex)
#> 135                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              GO:0016021(integral component of membrane)
#> 136                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 137                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              GO:0016021(integral component of membrane)
#> 138                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              GO:0016021(integral component of membrane)
#> 139                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 140                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 141                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 142                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 143                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 144                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        GO:0030173(integral component of Golgi membrane)
#> 145                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        GO:0030173(integral component of Golgi membrane)
#> 146                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 147                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           GO:0016021(integral component of membrane);GO:0005740(mitochondrial envelope)
#> 148                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           GO:0016021(integral component of membrane);GO:0005740(mitochondrial envelope)
#> 149                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 150                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 151                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      GO:0031209(SCAR complex);GO:0030027(lamellipodium)
#> 152                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 153                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     GO:0005634(nucleus)
#> 154                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 155                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 156                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         GO:0005615(extracellular space)
#> 157                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         GO:0005615(extracellular space)
#> 158                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         GO:0005615(extracellular space)
#> 159                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         GO:0005615(extracellular space)
#> 160                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     GO:0005579(membrane attack complex)
#> 161                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     GO:0005579(membrane attack complex)
#> 162                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     GO:0005579(membrane attack complex)
#> 163                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     GO:0005579(membrane attack complex)
#> 164                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 165                                                                                                                                                                                                                                                                                                                                                                                                                                GO:0005615(extracellular space);GO:0005579(membrane attack complex);GO:0044218(other organism cell membrane);GO:0005886(plasma membrane)
#> 166                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 167                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 168                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 169                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 170                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 GO:0005788(endoplasmic reticulum lumen)
#> 171                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 172                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            GO:0005783(endoplasmic reticulum);GO:0016021(integral component of membrane)
#> 173                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 174                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 175                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          GO:0008290(F-actin capping protein complex);GO:0030018(Z disc)
#> 176                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             GO:0008290(F-actin capping protein complex)
#> 177                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       GO:0005737(cytoplasm);GO:0008290(F-actin capping protein complex)
#> 178                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 179                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 180                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   GO:0005737(cytoplasm)
#> 181                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        GO:0005576(extracellular region)
#> 182                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     GO:0005634(nucleus)
#> 183                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 184                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 185                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 186                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              GO:0016021(integral component of membrane)
#> 187                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              GO:0016021(integral component of membrane)
#> 188                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              GO:0016021(integral component of membrane)
#> 189                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              GO:0016021(integral component of membrane)
#> 190                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 191                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 192                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 193                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                GO:0071013(catalytic step 2 spliceosome)
#> 194                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 195                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  GO:0016021(integral component of membrane);GO:0005886(plasma membrane)
#> 196                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  GO:0016021(integral component of membrane);GO:0005886(plasma membrane)
#> 197                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               GO:0005737(cytoplasm);GO:0005634(nucleus)
#> 198                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     GO:0005634(nucleus)
#> 199                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 200                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 201                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 202                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 203                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          GO:0016021(integral component of membrane);GO:0005634(nucleus)
#> 204                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 205                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 206                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        GO:0005576(extracellular region)
#> 207                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         GO:0005615(extracellular space)
#> 208                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    GO:0016020(membrane)
#> 209                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          GO:0015629(actin cytoskeleton)
#> 210                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        GO:0005576(extracellular region)
#> 211                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 212                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 213                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 214                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 215                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 216                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 217                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              GO:0016021(integral component of membrane)
#> 218                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              GO:0016021(integral component of membrane)
#> 219                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 220                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              GO:0016021(integral component of membrane)
#> 221                                                                                                                                                                                                                                                                                                                                                                                                                                                            GO:0005923(bicellular tight junction);GO:0016021(integral component of membrane);GO:0005886(plasma membrane)
#> 222                                                                                                                                                                                                                                                                                                                                                                                                                                                            GO:0005923(bicellular tight junction);GO:0016021(integral component of membrane);GO:0005886(plasma membrane)
#> 223                                                                                                                                                                                                                                                                                                                                                                                                                                                            GO:0005923(bicellular tight junction);GO:0016021(integral component of membrane);GO:0005886(plasma membrane)
#> 224                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    GO:0005764(lysosome)
#> 225                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 226                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 227                                                                                                                                                                                                                                                                                                                                                                                                                                                                        GO:0030132(clathrin coat of coated pit);GO:0030130(clathrin coat of trans-Golgi network vesicle)
#> 228                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 229                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 230                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            GO:0030014(CCR4-NOT complex)
#> 231                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             GO:0005581(collagen trimer)
#> 232                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             GO:0005581(collagen trimer)
#> 233                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 234                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         GO:0031314(extrinsic component of mitochondrial inner membrane)
#> 235                                                                                                                                                                                                                                                                                                                                                                                                                                                 GO:0042995(cell projection);GO:0031314(extrinsic component of mitochondrial inner membrane);GO:0005794(Golgi apparatus)
#> 236                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 237                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 238                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              GO:0016021(integral component of membrane)
#> 239                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           GO:0005758(mitochondrial intermembrane space)
#> 240                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                GO:0005743(mitochondrial inner membrane)
#> 241                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      GO:0005740(mitochondrial envelope)
#> 242                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               GO:0005739(mitochondrion)
#> 243                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        GO:0016021(integral component of membrane);GO:0005746(mitochondrial respirasome)
#> 244                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        GO:0016021(integral component of membrane);GO:0005746(mitochondrial respirasome)
#> 245                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   GO:0005746(mitochondrial respirasome)
#> 246                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              GO:0016021(integral component of membrane)
#> 247                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              GO:0016021(integral component of membrane)
#> 248                                                                                                                                                                                                                                                                                                                                                                                                                                                                              GO:0005623(cell);GO:0005615(extracellular space);GO:0005737(cytoplasm);GO:0005634(nucleus)
#> 249                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 250                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 251                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 252                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                GO:0005849(mRNA cleavage factor complex)
#> 253                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              GO:0016021(integral component of membrane)
#> 254                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 255                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               GO:0005737(cytoplasm);GO:0005634(nucleus)
#> 256                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 257                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 258                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        GO:0005576(extracellular region)
#> 259                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 260                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 261                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 262                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 263                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 264                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 265                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 266                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 267                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         GO:0005764(lysosome);GO:0016021(integral component of membrane)
#> 268                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 269                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 270                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 271                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 272                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 273                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        GO:0005681(spliceosomal complex)
#> 274                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              GO:0016021(integral component of membrane)
#> 275                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 276                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       GO:0043020(NADPH oxidase complex)
#> 277                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       GO:0005739(mitochondrion);GO:0070469(respirasome)
#> 278                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              GO:0016021(integral component of membrane)
#> 279                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   GO:0005737(cytoplasm)
#> 280                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 281                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 282                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 283                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 284                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              GO:0016021(integral component of membrane)
#> 285                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 286                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              GO:0016021(integral component of membrane)
#> 287                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              GO:0016021(integral component of membrane)
#> 288                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              GO:0016021(integral component of membrane)
#> 289                                                                                                                                                                                                                                                                                                                                                                                                                                                                  GO:0005623(cell);GO:0005789(endoplasmic reticulum membrane);GO:0016021(integral component of membrane)
#> 290                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 291                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 292                                                                                                                                                                                                                                                                                                                                                                                                                                                                                GO:0016021(integral component of membrane);GO:0008250(oligosaccharyltransferase complex)
#> 293                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 294                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   GO:0005737(cytoplasm)
#> 295                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 296                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            GO:0005869(dynactin complex)
#> 297                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 298                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   GO:0005737(cytoplasm)
#> 299                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   GO:0005789(endoplasmic reticulum membrane);GO:0016021(integral component of membrane)
#> 300                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 301                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   GO:0005737(cytoplasm)
#> 302                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   GO:0005789(endoplasmic reticulum membrane);GO:0016021(integral component of membrane)
#> 303                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   GO:0005789(endoplasmic reticulum membrane);GO:0016021(integral component of membrane)
#> 304                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              GO:0016021(integral component of membrane)
#> 305                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              GO:0016021(integral component of membrane)
#> 306                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              GO:0016021(integral component of membrane)
#> 307                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 308                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     GO:0005634(nucleus)
#> 309                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               GO:0005739(mitochondrion)
#> 310                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 311                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              GO:0016021(integral component of membrane)
#> 312                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        GO:0005623(cell)
#> 313                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              GO:0016021(integral component of membrane)
#> 314                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          GO:0045252(oxoglutarate dehydrogenase complex)
#> 315                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 316                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 317                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 318                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 319                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 320                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              GO:0016021(integral component of membrane)
#> 321                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 322                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          GO:0016021(integral component of membrane);GO:0005634(nucleus)
#> 323                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 GO:0005874(microtubule)
#> 324                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              GO:0016021(integral component of membrane)
#> 325                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              GO:0016021(integral component of membrane)
#> 326                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       GO:0005783(endoplasmic reticulum)
#> 327                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   GO:0005789(endoplasmic reticulum membrane);GO:0016021(integral component of membrane)
#> 328                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              GO:0016021(integral component of membrane)
#> 329                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   GO:0005737(cytoplasm)
#> 330                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 331                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 332                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 333                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 334                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                GO:0005737(cytoplasm);GO:0030286(dynein complex);GO:0005874(microtubule)
#> 335                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 336                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 337                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 338                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 339                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 340                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          GO:0005853(eukaryotic translation elongation factor 1 complex)
#> 341                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 342                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 343                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 344                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 345                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     GO:0005634(nucleus)
#> 346                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 347                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              GO:0016021(integral component of membrane)
#> 348                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        GO:0016282(eukaryotic 43S preinitiation complex)
#> 349                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 350                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 351                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 352                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 353                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 354                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 355                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 356                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 357                                                                                                                                                                                                                                                                                                                                                                                                        GO:0016282(eukaryotic 43S preinitiation complex);GO:0033290(eukaryotic 48S preinitiation complex);GO:0005852(eukaryotic translation initiation factor 3 complex)
#> 358                                                                                                                                                                                                                                                                                                                                                                                                        GO:0016282(eukaryotic 43S preinitiation complex);GO:0033290(eukaryotic 48S preinitiation complex);GO:0005852(eukaryotic translation initiation factor 3 complex)
#> 359                                                                                                                                                                                                                                                                                                                                                                                                        GO:0016282(eukaryotic 43S preinitiation complex);GO:0033290(eukaryotic 48S preinitiation complex);GO:0005852(eukaryotic translation initiation factor 3 complex)
#> 360                                                                                                                                                                                                                                                                                                                                                                                                        GO:0016282(eukaryotic 43S preinitiation complex);GO:0033290(eukaryotic 48S preinitiation complex);GO:0005852(eukaryotic translation initiation factor 3 complex)
#> 361                                                                                                                                                                                                                                                                                                                                                                             GO:0016282(eukaryotic 43S preinitiation complex);GO:0033290(eukaryotic 48S preinitiation complex);GO:0071540(eukaryotic translation initiation factor 3 complex, eIF3e);GO:0005634(nucleus)
#> 362                                                                                                                                                                                                                                                                                                                                                                             GO:0016282(eukaryotic 43S preinitiation complex);GO:0033290(eukaryotic 48S preinitiation complex);GO:0071540(eukaryotic translation initiation factor 3 complex, eIF3e);GO:0005634(nucleus)
#> 363                                                                                                                                                                                                                                                                                                                                                                                                        GO:0016282(eukaryotic 43S preinitiation complex);GO:0033290(eukaryotic 48S preinitiation complex);GO:0005852(eukaryotic translation initiation factor 3 complex)
#> 364                                                                                                                                                                                                                                                                                                                                                                                                        GO:0016282(eukaryotic 43S preinitiation complex);GO:0033290(eukaryotic 48S preinitiation complex);GO:0005852(eukaryotic translation initiation factor 3 complex)
#> 365                                                                                                                                                                                                                                                                                                                                                                                                        GO:0016282(eukaryotic 43S preinitiation complex);GO:0033290(eukaryotic 48S preinitiation complex);GO:0005852(eukaryotic translation initiation factor 3 complex)
#> 366                                                                                                                                                                                                                                                                                                                                                                                                        GO:0016282(eukaryotic 43S preinitiation complex);GO:0033290(eukaryotic 48S preinitiation complex);GO:0005852(eukaryotic translation initiation factor 3 complex)
#> 367                                                                                                                                                                                                                                                                                                                                                                                                        GO:0016282(eukaryotic 43S preinitiation complex);GO:0033290(eukaryotic 48S preinitiation complex);GO:0005852(eukaryotic translation initiation factor 3 complex)
#> 368                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 369                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 370                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 371                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 372                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   GO:0005737(cytoplasm)
#> 373                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   GO:0005737(cytoplasm)
#> 374                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   GO:0005737(cytoplasm)
#> 375                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 376                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 377                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 378                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             GO:0005737(cytoplasm);GO:0005730(nucleolus)
#> 379                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   GO:1990904(ribonucleoprotein complex)
#> 380                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     GO:0070449(elongin complex);GO:0030891(VCB complex)
#> 381                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 382                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 383                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           GO:0000015(phosphopyruvate hydratase complex)
#> 384                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               GO:0005737(cytoplasm);GO:0005634(nucleus)
#> 385                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 386                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 387                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              GO:0005789(endoplasmic reticulum membrane)
#> 388                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 389                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   GO:0005737(cytoplasm)
#> 390                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   GO:0005737(cytoplasm)
#> 391                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 392                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     GO:0000145(exocyst)
#> 393                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     GO:0000178(exosome (RNase complex))
#> 394                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     GO:0000178(exosome (RNase complex))
#> 395                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        GO:0005576(extracellular region)
#> 396                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        GO:0005576(extracellular region)
#> 397                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        GO:0005576(extracellular region)
#> 398                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 399                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        GO:0005576(extracellular region)
#> 400                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        GO:0005576(extracellular region)
#> 401                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 402                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 403                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 404                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 405                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 406                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   GO:0005737(cytoplasm)
#> 407                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          GO:0005853(eukaryotic translation elongation factor 1 complex)
#> 408                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    GO:0005840(ribosome)
#> 409                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 410                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 411                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    GO:0032040(small-subunit processome)
#> 412                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              GO:0016021(integral component of membrane)
#> 413                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 414                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          GO:0005577(fibrinogen complex)
#> 415                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          GO:0005577(fibrinogen complex)
#> 416                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          GO:0005577(fibrinogen complex)
#> 417                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     GO:0045239(tricarboxylic acid cycle enzyme complex)
#> 418                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 419                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     GO:0016021(integral component of membrane);GO:0005741(mitochondrial outer membrane)
#> 420                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 421                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 422                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              GO:0016021(integral component of membrane)
#> 423                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 424                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               GO:0005768(endosome);GO:0016020(membrane)
#> 425                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       GO:0005887(integral component of plasma membrane)
#> 426                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              GO:0005789(endoplasmic reticulum membrane)
#> 427                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              GO:0005789(endoplasmic reticulum membrane)
#> 428                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                GO:0005667(transcription factor complex)
#> 429                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     GO:0005634(nucleus)
#> 430                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     GO:0005634(nucleus)
#> 431                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             GO:0005794(Golgi apparatus)
#> 432                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 433                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              GO:0016021(integral component of membrane)
#> 434                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   GO:0005737(cytoplasm)
#> 435                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   GO:0005737(cytoplasm)
#> 436                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   GO:0005737(cytoplasm)
#> 437                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     GO:0005634(nucleus)
#> 438                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 439                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   GO:0000139(Golgi membrane);GO:0016021(integral component of membrane)
#> 440                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   GO:0000139(Golgi membrane);GO:0016021(integral component of membrane)
#> 441                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 442                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   GO:0005737(cytoplasm)
#> 443                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   GO:0005730(nucleolus)
#> 444                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   GO:0005737(cytoplasm)
#> 445                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 446                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 447                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 448                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          GO:0005960(glycine cleavage complex);GO:0005739(mitochondrion)
#> 449                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 GO:0032797(SMN complex)
#> 450                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 451                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              GO:0016021(integral component of membrane)
#> 452                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 453                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              GO:0016021(integral component of membrane)
#> 454                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 455                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 456                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 457                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 458                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 459                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 460                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 461                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 462                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            GO:0005834(heterotrimeric G-protein complex)
#> 463                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            GO:0005834(heterotrimeric G-protein complex)
#> 464                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   GO:0005730(nucleolus)
#> 465                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 466                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 467                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 468                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 469                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  GO:0005794(Golgi apparatus);GO:0016021(integral component of membrane)
#> 470                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 471                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 472                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              GO:0016021(integral component of membrane)
#> 473                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  GO:0009331(glycerol-3-phosphate dehydrogenase complex)
#> 474                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 475                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 476                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 477                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 478                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 479                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     GO:0005829(cytosol)
#> 480                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 481                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 482                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 483                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 484                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 485                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 486                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 487                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   GO:0005737(cytoplasm)
#> 488                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          GO:0005672(transcription factor TFIIA complex)
#> 489                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 490                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     GO:0000439(transcription factor TFIIH core complex)
#> 491                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   GO:0005730(nucleolus)
#> 492                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 493                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              GO:0016021(integral component of membrane)
#> 494                                                                                                                                                                                                                                                                                                                                                                                                                                                              GO:0000786(nucleosome);GO:0005634(nucleus);GO:0070062(extracellular exosome);GO:0000790(nuclear chromatin)
#> 495                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              GO:0000786(nucleosome);GO:0005634(nucleus)
#> 496                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              GO:0016021(integral component of membrane)
#> 497                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   GO:0005737(cytoplasm)
#> 498                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   GO:0005789(endoplasmic reticulum membrane);GO:0016021(integral component of membrane)
#> 499                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   GO:0005789(endoplasmic reticulum membrane);GO:0016021(integral component of membrane)
#> 500                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 501                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 GO:0016507(mitochondrial fatty acid beta-oxidation multienzyme complex)
#> 502                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 503                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 504                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   GO:0005737(cytoplasm)
#> 505                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 506                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 507                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   GO:0005737(cytoplasm)
#> 508                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 509                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                GO:0005743(mitochondrial inner membrane)
#> 510                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        GO:0005623(cell);GO:0005615(extracellular space)
#> 511                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 512                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 513                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 514                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               GO:0016021(integral component of membrane);GO:0005765(lysosomal membrane)
#> 515                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 516                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      GO:0005737(cytoplasm);GO:0005634(nucleus);GO:0005667(transcription factor complex)
#> 517                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     GO:0005634(nucleus)
#> 518                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         GO:0005634(nucleus);GO:0005886(plasma membrane)
#> 519                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   GO:0005789(endoplasmic reticulum membrane);GO:0016021(integral component of membrane)
#> 520                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 521                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              GO:0016021(integral component of membrane)
#> 522                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     GO:0005634(nucleus)
#> 523                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 524                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 525                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 526                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 527                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 528                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 529                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   GO:0005737(cytoplasm)
#> 530                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 531                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              GO:0016021(integral component of membrane)
#> 532                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              GO:0016021(integral component of membrane)
#> 533                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 534                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 535                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 536                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              GO:0016021(integral component of membrane)
#> 537                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 538                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              GO:0016021(integral component of membrane)
#> 539                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 540                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 541                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               GO:0005737(cytoplasm);GO:0005634(nucleus)
#> 542                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 543                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 544                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 545                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 546                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 547                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        GO:0005759(mitochondrial matrix)
#> 548                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               GO:0005737(cytoplasm);GO:0005634(nucleus)
#> 549                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               GO:0005737(cytoplasm);GO:0005634(nucleus)
#> 550                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 551                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 552                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               GO:0005739(mitochondrion)
#> 553                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 554                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 555                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 556                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         GO:0005615(extracellular space)
#> 557                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              GO:0016021(integral component of membrane)
#> 558                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              GO:0016021(integral component of membrane)
#> 559                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 560                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               GO:0005737(cytoplasm);GO:0005634(nucleus)
#> 561                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     GO:0005634(nucleus)
#> 562                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 563                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 564                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 565                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 566                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     GO:0005634(nucleus)
#> 567                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     GO:0005634(nucleus)
#> 568                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   GO:0005737(cytoplasm)
#> 569                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              GO:0016021(integral component of membrane)
#> 570                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 571                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 572                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              GO:0005615(extracellular space);GO:0016021(integral component of membrane)
#> 573                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 574                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        GO:0005576(extracellular region)
#> 575                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                GO:0005741(mitochondrial outer membrane)
#> 576                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 577                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 578                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 579                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    GO:0016020(membrane)
#> 580                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   GO:0005737(cytoplasm)
#> 581                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 582                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 583                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 584                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           GO:0071986(Ragulator complex)
#> 585                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           GO:0071986(Ragulator complex)
#> 586                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   GO:0005737(cytoplasm)
#> 587                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              GO:0016021(integral component of membrane)
#> 588                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 589                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              GO:0016021(integral component of membrane)
#> 590                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 591                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 592                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        GO:0005576(extracellular region)
#> 593                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 594                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        GO:0005737(cytoplasm);GO:0016021(integral component of membrane)
#> 595                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              GO:0016021(integral component of membrane)
#> 596                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        GO:0005576(extracellular region)
#> 597                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              GO:0016021(integral component of membrane)
#> 598                                                                                                                                                                                                                                                                                                                                                                                                                                                                   GO:0042627(chylomicron);GO:0005886(plasma membrane);GO:0034361(very-low-density lipoprotein particle)
#> 599                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 600                                                                                                                                                                                                                                                                                                                                                                                                                                                                          GO:0005681(spliceosomal complex);GO:0046540(U4/U6 x U5 tri-snRNP complex);GO:0005688(U6 snRNP)
#> 601                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        GO:0005681(spliceosomal complex)
#> 602                                                                                                                                                                                                                                                                                                                                                                                                                                                                          GO:0005681(spliceosomal complex);GO:0046540(U4/U6 x U5 tri-snRNP complex);GO:0005688(U6 snRNP)
#> 603                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   GO:0005737(cytoplasm)
#> 604                                                                                                                                                                                                                                                                                                                                                                                                                                         GO:0071013(catalytic step 2 spliceosome);GO:0005737(cytoplasm);GO:0035145(exon-exon junction complex);GO:0016607(nuclear speck)
#> 605                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 606                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   GO:0005737(cytoplasm)
#> 607                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               GO:0005737(cytoplasm);GO:0005829(cytosol)
#> 608                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 609                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 610                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 611                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 612                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 613                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 614                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 615                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 616                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 617                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 618                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            GO:0016592(mediator complex)
#> 619                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              GO:0016021(integral component of membrane)
#> 620                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              GO:0016021(integral component of membrane)
#> 621                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              GO:0016021(integral component of membrane)
#> 622                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      GO:0005795(Golgi stack);GO:0016021(integral component of membrane)
#> 623                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              GO:0016021(integral component of membrane)
#> 624                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              GO:0016021(integral component of membrane)
#> 625                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              GO:0016021(integral component of membrane)
#> 626                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 627                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 628                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   GO:0005737(cytoplasm)
#> 629                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 630                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 631                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        GO:0031012(extracellular matrix)
#> 632                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        GO:0031012(extracellular matrix)
#> 633                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          GO:0005829(cytosol);GO:0019008(molybdopterin synthase complex)
#> 634                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 635                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              GO:0016021(integral component of membrane)
#> 636                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    GO:0005840(ribosome)
#> 637                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    GO:0005840(ribosome)
#> 638                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     GO:0015934(large ribosomal subunit)
#> 639                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    GO:0005840(ribosome)
#> 640                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    GO:0005840(ribosome)
#> 641                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    GO:0005840(ribosome)
#> 642                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    GO:0005840(ribosome)
#> 643                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    GO:0005840(ribosome)
#> 644                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    GO:0005840(ribosome)
#> 645                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    GO:0005840(ribosome)
#> 646                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    GO:0005840(ribosome)
#> 647                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    GO:0005840(ribosome)
#> 648                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    GO:0005840(ribosome)
#> 649                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    GO:0005840(ribosome)
#> 650                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     GO:0015934(large ribosomal subunit)
#> 651                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    GO:0005840(ribosome)
#> 652                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    GO:0005840(ribosome)
#> 653                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    GO:0005840(ribosome)
#> 654                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    GO:0005840(ribosome)
#> 655                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     GO:0015935(small ribosomal subunit)
#> 656                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    GO:0005840(ribosome)
#> 657                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    GO:0005840(ribosome)
#> 658                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    GO:0005840(ribosome)
#> 659                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    GO:0005840(ribosome)
#> 660                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     GO:0015935(small ribosomal subunit)
#> 661                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    GO:0005840(ribosome)
#> 662                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              GO:1990904(ribonucleoprotein complex);GO:0005840(ribosome)
#> 663                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    GO:0005840(ribosome)
#> 664                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              GO:0016021(integral component of membrane)
#> 665                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               GO:0005737(cytoplasm);GO:0005634(nucleus)
#> 666                                                                                                                                                                                                                                                                                                                                                                                                          GO:0016021(integral component of membrane);GO:0005743(mitochondrial inner membrane);GO:0045263(proton-transporting ATP synthase complex, coupling factor F(o))
#> 667                                                                                                                                                                                                                                                                                                                                                                                                                                            GO:0016021(integral component of membrane);GO:0005743(mitochondrial inner membrane);GO:0045277(respiratory chain complex IV)
#> 668                                                                                                                                                                                                                                                                                                                                                                                                                                                             GO:0016021(integral component of membrane);GO:0005743(mitochondrial inner membrane);GO:0070469(respirasome)
#> 669                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    GO:0016021(integral component of membrane);GO:0005739(mitochondrion)
#> 670                                                                                                                                                                                                                                                                                                                                                                                                                                           GO:0016021(integral component of membrane);GO:0005743(mitochondrial inner membrane);GO:0045275(respiratory chain complex III)
#> 671                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 672                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 673                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 674                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 675                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 676                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     GO:0016021(integral component of membrane);GO:0005743(mitochondrial inner membrane)
#> 677                                                                                                                                                                                                                                                                                                                                                                                                                                                                   GO:0016021(integral component of membrane);GO:0031966(mitochondrial membrane);GO:0070469(respirasome)
#> 678                                                                                                                                                                                                                                                                                                                                                                                                                                                                   GO:0016021(integral component of membrane);GO:0031966(mitochondrial membrane);GO:0070469(respirasome)
#> 679                                                                                                                                                                                                                                                                                                                                                                                                                                                             GO:0016021(integral component of membrane);GO:0005743(mitochondrial inner membrane);GO:0070469(respirasome)
#> 680                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         GO:0005615(extracellular space)
#> 681                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             GO:0000813(ESCRT I complex)
#> 682                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 683                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 684                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 685                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 686                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 687                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 688                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 689                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             GO:0005846(nuclear cap binding complex);GO:0005634(nucleus)
#> 690                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              GO:0016021(integral component of membrane)
#> 691                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        GO:0005623(cell)
#> 692                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              GO:0016021(integral component of membrane)
#> 693                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  GO:0005759(mitochondrial matrix);GO:0005747(mitochondrial respiratory chain complex I)
#> 694                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 695                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        GO:0005743(mitochondrial inner membrane);GO:0070469(respirasome)
#> 696                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              GO:0016021(integral component of membrane)
#> 697                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        GO:0005743(mitochondrial inner membrane);GO:0070469(respirasome)
#> 698                                                                                                                                                                                                                                                                                                                                                                                                                                                                        GO:0016021(integral component of membrane);GO:0005747(mitochondrial respiratory chain complex I)
#> 699                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              GO:0016021(integral component of membrane)
#> 700                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 701                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        GO:0005743(mitochondrial inner membrane);GO:0070469(respirasome)
#> 702                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                GO:0005743(mitochondrial inner membrane)
#> 703                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        GO:0005743(mitochondrial inner membrane);GO:0070469(respirasome)
#> 704                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 705                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 706                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    GO:0016021(integral component of membrane);GO:0005739(mitochondrion)
#> 707                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              GO:0016021(integral component of membrane)
#> 708                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   GO:0005747(mitochondrial respiratory chain complex I)
#> 709                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               GO:0005739(mitochondrion)
#> 710                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    GO:0016021(integral component of membrane);GO:0005739(mitochondrion)
#> 711                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              GO:0016021(integral component of membrane)
#> 712                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   GO:0005747(mitochondrial respiratory chain complex I)
#> 713                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               GO:0005739(mitochondrion)
#> 714                                                                                                                                                                                                                                                                                                                                                                                                                                                                        GO:0016021(integral component of membrane);GO:0005747(mitochondrial respiratory chain complex I)
#> 715                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               GO:0005739(mitochondrion)
#> 716                                                                                                                                                                                                                                                                                                                                                                                                                                                                        GO:0016021(integral component of membrane);GO:0005747(mitochondrial respiratory chain complex I)
#> 717                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        GO:0005743(mitochondrial inner membrane);GO:0070469(respirasome)
#> 718                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    GO:0016020(membrane)
#> 719                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 720                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 721                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 722                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 723                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        GO:0005743(mitochondrial inner membrane);GO:0070469(respirasome)
#> 724                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 725                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      GO:0005737(cytoplasm);GO:0005634(nucleus);GO:0005667(transcription factor complex)
#> 726                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 727                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 728                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   GO:0005730(nucleolus)
#> 729                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 730                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               GO:0005737(cytoplasm);GO:0005634(nucleus)
#> 731                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 732                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 733                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     GO:0005634(nucleus)
#> 734                                                                                                                                                                                                                                                                                                                                                                                                                                             GO:0031429(box H/ACA snoRNP complex);GO:0090661(box H/ACA telomerase RNP complex);GO:0005697(telomerase holoenzyme complex)
#> 735                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 736                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              GO:0016021(integral component of membrane)
#> 737                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     GO:0005634(nucleus)
#> 738                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     GO:0005634(nucleus)
#> 739                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        GO:0005576(extracellular region)
#> 740                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 741                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              GO:0016021(integral component of membrane)
#> 742                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        GO:0031965(nuclear membrane);GO:0031080(nuclear pore outer ring)
#> 743                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                GO:0005643(nuclear pore)
#> 744                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                GO:0005643(nuclear pore)
#> 745                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                GO:0005643(nuclear pore)
#> 746                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                GO:1904423(dehydrodolichyl diphosphate synthase complex)
#> 747                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               GO:0005737(cytoplasm);GO:0005634(nucleus)
#> 748                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             GO:0031410(cytoplasmic vesicle);GO:0005794(Golgi apparatus)
#> 749                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               GO:0005739(mitochondrion)
#> 750                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        GO:0005623(cell)
#> 751                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   GO:0005737(cytoplasm)
#> 752                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   GO:0005737(cytoplasm)
#> 753                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 754                                                                                                                                                                                                                                                                                                                                                                                                                     GO:0005623(cell);GO:0005737(cytoplasm);GO:0005874(microtubule);GO:0005875(microtubule associated complex);GO:0005815(microtubule organizing center)
#> 755                                                                                                                                                                                                                                                                                                                                                                                                                     GO:0005623(cell);GO:0005737(cytoplasm);GO:0005874(microtubule);GO:0005875(microtubule associated complex);GO:0005815(microtubule organizing center)
#> 756                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 757                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 758                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 759                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 760                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   GO:0005737(cytoplasm)
#> 761                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 762                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 763                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 764                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 765                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 766                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 767                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    GO:0043231(intracellular membrane-bounded organelle)
#> 768                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 769                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 770                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        GO:0005623(cell)
#> 771                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                GO:0005623(cell);GO:0005788(endoplasmic reticulum lumen)
#> 772                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        GO:0005623(cell)
#> 773                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 774                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 775                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 776                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               GO:0005737(cytoplasm);GO:0005634(nucleus)
#> 777                                                                                                                                                                                                                                                                                                                                                                                                                                                GO:0005789(endoplasmic reticulum membrane);GO:0016021(integral component of membrane);GO:0031966(mitochondrial membrane)
#> 778                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              GO:0016021(integral component of membrane)
#> 779                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  GO:0005779(integral component of peroxisomal membrane)
#> 780                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       GO:0016021(integral component of membrane);GO:0005777(peroxisome)
#> 781                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        GO:0005778(peroxisomal membrane)
#> 782                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  GO:0005777(peroxisome)
#> 783                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  GO:0005779(integral component of peroxisomal membrane)
#> 784                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 785                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 786                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 787                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 788                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 789                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 790                                                                                                                                                                                                                                                                                                              GO:0016363(nuclear matrix);GO:0016607(nuclear speck);GO:0005654(nucleoplasm);GO:0005689(U12-type spliceosomal complex);GO:0005686(U2 snRNP);GO:0071005(U2-type precatalytic spliceosome);GO:0005634(nucleus);GO:0000123(histone acetyltransferase complex)
#> 791                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 792                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              GO:0016021(integral component of membrane)
#> 793                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   GO:0005789(endoplasmic reticulum membrane);GO:0016021(integral component of membrane)
#> 794                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             GO:0042765(GPI-anchor transamidase complex)
#> 795                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 796                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               GO:0005737(cytoplasm);GO:0005634(nucleus)
#> 797                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           GO:0005829(cytosol);GO:0005739(mitochondrion)
#> 798                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 799                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 800                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        GO:0005576(extracellular region)
#> 801                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        GO:0005576(extracellular region)
#> 802                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              GO:0016021(integral component of membrane)
#> 803                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        GO:0005576(extracellular region)
#> 804                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 805                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        GO:0005576(extracellular region)
#> 806                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 807                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              GO:0016021(integral component of membrane)
#> 808                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              GO:0016021(integral component of membrane)
#> 809                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 810                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   GO:0005737(cytoplasm)
#> 811                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              GO:0005829(cytosol);GO:0005777(peroxisome)
#> 812                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 813                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 814                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 815                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     GO:0005634(nucleus)
#> 816                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 817                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     GO:0005634(nucleus)
#> 818                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      GO:0030880(RNA polymerase complex)
#> 819                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     GO:0005634(nucleus)
#> 820                                                                                                                                                                                                                                                                                                                                                                                                                                                 GO:0005736(RNA polymerase I complex);GO:0005665(RNA polymerase II, core complex);GO:0005666(RNA polymerase III complex)
#> 821                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   GO:0005730(nucleolus)
#> 822                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             GO:0005665(RNA polymerase II, core complex)
#> 823                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 824                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 825                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  GO:0005666(RNA polymerase III complex)
#> 826                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  GO:0005666(RNA polymerase III complex)
#> 827                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              GO:0016021(integral component of membrane)
#> 828                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 829                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   GO:0005730(nucleolus)
#> 830                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   GO:0005737(cytoplasm)
#> 831                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     GO:0005634(nucleus)
#> 832                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     GO:0005634(nucleus)
#> 833                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     GO:0005634(nucleus)
#> 834                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 835                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 836                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 837                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 838                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 839                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 840                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 841                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 842                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          GO:0000164(protein phosphatase type 1 complex)
#> 843                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          GO:0000164(protein phosphatase type 1 complex)
#> 844                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 845                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 846                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 847                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 848                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    GO:0005623(cell);GO:0005829(cytosol)
#> 849                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        GO:0005623(cell)
#> 850                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        GO:0005623(cell)
#> 851                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              GO:0016021(integral component of membrane)
#> 852                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       GO:0005952(cAMP-dependent protein kinase complex)
#> 853                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        GO:0005576(extracellular region)
#> 854                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 855                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 856                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        GO:0005576(extracellular region)
#> 857                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        GO:0005681(spliceosomal complex)
#> 858                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               GO:0000974(Prp19 complex)
#> 859                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                GO:0046540(U4/U6 x U5 tri-snRNP complex)
#> 860                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 861                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        GO:0005681(spliceosomal complex)
#> 862                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 863                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 864                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 865                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    GO:0005615(extracellular space);GO:0005764(lysosome)
#> 866                                                                                                                                                                                                                                                                                                                                                                                                                                                        GO:0005789(endoplasmic reticulum membrane);GO:0000139(Golgi membrane);GO:0016021(integral component of membrane)
#> 867                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              GO:0016021(integral component of membrane)
#> 868                                                                                                                                                                                                                                                                                                                                                                                                                                                                    GO:0005737(cytoplasm);GO:0005634(nucleus);GO:0019773(proteasome core complex, alpha-subunit complex)
#> 869                                                                                                                                                                                                                                                                                                                                                                                                                                                                    GO:0005737(cytoplasm);GO:0005634(nucleus);GO:0019773(proteasome core complex, alpha-subunit complex)
#> 870                                                                                                                                                                                                                                                                                                                                                                                                                                                                    GO:0005737(cytoplasm);GO:0005634(nucleus);GO:0019773(proteasome core complex, alpha-subunit complex)
#> 871                                                                                                                                                                                                                                                                                                                                                                                                                                GO:0005737(cytoplasm);GO:0005634(nucleus);GO:0019773(proteasome core complex, alpha-subunit complex);GO:0005839(proteasome core complex)
#> 872                                                                                                                                                                                                                                                                                                                                                                                                                                                                    GO:0005737(cytoplasm);GO:0005634(nucleus);GO:0019773(proteasome core complex, alpha-subunit complex)
#> 873                                                                                                                                                                                                                                                                                                                                                                                                                                                                    GO:0005737(cytoplasm);GO:0005634(nucleus);GO:0019773(proteasome core complex, alpha-subunit complex)
#> 874                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           GO:0005737(cytoplasm);GO:0005634(nucleus);GO:0005839(proteasome core complex)
#> 875                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           GO:0005737(cytoplasm);GO:0005634(nucleus);GO:0005839(proteasome core complex)
#> 876                                                                                                                                                                                                                                                                                                                                                                                                                                                                     GO:0005737(cytoplasm);GO:0005634(nucleus);GO:0019774(proteasome core complex, beta-subunit complex)
#> 877                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           GO:0005737(cytoplasm);GO:0005634(nucleus);GO:0005839(proteasome core complex)
#> 878                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           GO:0005737(cytoplasm);GO:0005634(nucleus);GO:0005839(proteasome core complex)
#> 879                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    GO:0005737(cytoplasm);GO:0000502(proteasome complex)
#> 880                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   GO:0005737(cytoplasm)
#> 881                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   GO:0005737(cytoplasm)
#> 882                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   GO:0005737(cytoplasm)
#> 883                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       GO:0005737(cytoplasm);GO:0008540(proteasome regulatory particle, base subcomplex)
#> 884                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 885                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             GO:0008540(proteasome regulatory particle, base subcomplex)
#> 886                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          GO:0000502(proteasome complex)
#> 887                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 888                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              GO:0005838(proteasome regulatory particle)
#> 889                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              GO:0005838(proteasome regulatory particle)
#> 890                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          GO:0000502(proteasome complex)
#> 891                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 892                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              GO:0016021(integral component of membrane)
#> 893                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              GO:0005737(cytoplasm);GO:0016605(PML body)
#> 894                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 895                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 896                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 897                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 898                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              GO:0016021(integral component of membrane)
#> 899                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             GO:0016021(integral component of membrane);GO:0005778(peroxisomal membrane)
#> 900                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 901                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 902                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 903                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   GO:0005737(cytoplasm)
#> 904                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 905                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 906                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         GO:0005623(cell);GO:0055037(recycling endosome)
#> 907                                                                                                                                                                                                                                                                                                                                                                                                                                                       GO:0005829(cytosol);GO:0045335(phagocytic vesicle);GO:0055037(recycling endosome);GO:0005802(trans-Golgi network)
#> 908                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 909                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 910                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 911                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               GO:0005770(late endosome)
#> 912                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 913                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 914                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             GO:0008278(cohesin complex)
#> 915                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 916                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     GO:0005634(nucleus)
#> 917                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    GO:0016020(membrane)
#> 918                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              GO:0016021(integral component of membrane)
#> 919                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   GO:0005737(cytoplasm)
#> 920                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 921                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               GO:0005737(cytoplasm);GO:0005634(nucleus)
#> 922                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 923                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 924                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         GO:0005737(cytoplasm);GO:0016607(nuclear speck)
#> 925                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 926                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 927                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 928                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   GO:0005730(nucleolus)
#> 929                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   GO:0005737(cytoplasm)
#> 930                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               GO:0005737(cytoplasm);GO:0005634(nucleus)
#> 931                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 932                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 933                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        GO:0005623(cell)
#> 934                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 935                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 936                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 937                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 938                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 939                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <NA>
#> 940                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    GO:0005840(ribosome)
#> 941                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     GO:0015934(large ribosomal subunit)
#> 942                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    GO:0005840(ribosome)
#> 943                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    GO:0005840(ribosome)
#> 944                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    GO:0005840(ribosome)
#> 945                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     GO:0015934(large ribosomal subunit)
#> 946                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    GO:0005840(ribosome)
#> 947                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    GO:0005840(ribosome)
#> 948                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     GO:0015934(large ribosomal subunit)
#> 949                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    GO:0005840(ribosome)
#> 950                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    GO:0005840(ribosome)
#> 951                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           GO:0022625(cytosolic large ribosomal subunit)
#> 952                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    GO:0005840(ribosome)
#> 953                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    GO:0005840(ribosome)
#> 954                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    GO:0005840(ribosome)
#> 955                                                                                                                                                                                                                  GO:0022625(cytosolic large ribosomal subunit);GO:0005730(nucleolus);GO:0014069(postsynaptic density);GO:0005737(cytoplasm);GO:0022626(cytosolic ribosome);GO:0005654(nucleoplasm);GO:0032991(protein-containing complex);GO:0005840(ribosome);GO:0098556(cytoplasmic side of rough endoplasmic reticulum membrane);GO:0015934(large ribosomal subunit)
#> 956                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    GO:0005840(ribosome)
#> 957                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     GO:0015934(large ribosomal subunit)
#> 958                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    GO:0005840(ribosome)
#> 959                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    GO:0005840(ribosome)
#> 960                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    GO:0005840(ribosome)
#> 961                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           GO:0022625(cytosolic large ribosomal subunit)
#> 962                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    GO:0005840(ribosome)
#> 963                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    GO:0005840(ribosome)
#> 964                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    GO:0005840(ribosome)
#> 965                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    GO:0005840(ribosome)
#> 966                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    GO:0005840(ribosome)
#> 967                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    GO:0005840(ribosome)
#> 968                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           GO:0022625(cytosolic large ribosomal subunit)
#> 969                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    GO:0005840(ribosome)
#> 970                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    GO:0005840(ribosome)
#> 971                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    GO:0005840(ribosome)
#> 972                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    GO:0005840(ribosome)
#> 973                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    GO:0005840(ribosome)
#> 974                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    GO:0005840(ribosome)
#> 975                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           GO:0022625(cytosolic large ribosomal subunit)
#> 976                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   GO:1990904(ribonucleoprotein complex)
#> 977                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     GO:0015934(large ribosomal subunit)
#> 978                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    GO:0005840(ribosome)
#> 979                                                                                                                                                                                                                                                                                                                                                                                                                                                           GO:0022625(cytosolic large ribosomal subunit);GO:0016021(integral component of membrane);GO:0005840(ribosome)
#> 980                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    GO:0005840(ribosome)
#> 981                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    GO:0005840(ribosome)
#> 982                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   GO:0005789(endoplasmic reticulum membrane);GO:0016021(integral component of membrane)
#> 983                                                                                                                                                                                                                                                                                                                                                                                                                                                                                GO:0016021(integral component of membrane);GO:0008250(oligosaccharyltransferase complex)
#> 984                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           GO:0022627(cytosolic small ribosomal subunit)
#> 985                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           GO:0022627(cytosolic small ribosomal subunit)
#> 986                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    GO:0005840(ribosome)
#> 987                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    GO:0005840(ribosome)
#> 988                                                                                                                                                                                                                                                                                                                                                                                                                                                                    GO:0022627(cytosolic small ribosomal subunit);GO:0005730(nucleolus);GO:0014069(postsynaptic density)
#> 989                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     GO:0015935(small ribosomal subunit)
#> 990                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    GO:0005840(ribosome)
#> 991                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    GO:0005840(ribosome)
#> 992                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    GO:0005840(ribosome)
#> 993                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    GO:0005840(ribosome)
#> 994                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    GO:0005840(ribosome)
#> 995                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     GO:0015935(small ribosomal subunit)
#> 996                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     GO:0015935(small ribosomal subunit)
#> 997                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    GO:0005840(ribosome)
#> 998                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       GO:0022627(cytosolic small ribosomal subunit);GO:0015935(small ribosomal subunit)
#> 999                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    GO:0005840(ribosome)
#> 1000                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   GO:0005840(ribosome)
#> 1001                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   GO:0005840(ribosome)
#> 1002                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   GO:0005840(ribosome)
#> 1003                                                                                                                                                                                                                                                                                                                                                                                                                                                           GO:0005737(cytoplasm);GO:0022627(cytosolic small ribosomal subunit);GO:0005634(nucleus);GO:0005840(ribosome)
#> 1004                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   GO:0005840(ribosome)
#> 1005                                                                                                                                                                                                                                                                                                                                                                                                 GO:0005840(ribosome);GO:0098556(cytoplasmic side of rough endoplasmic reticulum membrane);GO:0022627(cytosolic small ribosomal subunit);GO:0042788(polysomal ribosome)
#> 1006                                                                                                                                                                                                                                                                                                                                                                                                                                                                      GO:0005840(ribosome);GO:0022627(cytosolic small ribosomal subunit);GO:0042788(polysomal ribosome)
#> 1007                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    GO:0015935(small ribosomal subunit)
#> 1008                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          GO:0022627(cytosolic small ribosomal subunit)
#> 1009                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   GO:0005840(ribosome)
#> 1010                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      GO:0022627(cytosolic small ribosomal subunit);GO:0015935(small ribosomal subunit)
#> 1011                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      GO:0022627(cytosolic small ribosomal subunit);GO:0015935(small ribosomal subunit)
#> 1012                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   GO:0005840(ribosome)
#> 1013                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   <NA>
#> 1014                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     GO:0022627(cytosolic small ribosomal subunit);GO:0032040(small-subunit processome)
#> 1015                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    GO:0015935(small ribosomal subunit)
#> 1016                                                                                                                                                                                                                                                                                                                                                                                                                                                                          GO:0022627(cytosolic small ribosomal subunit);GO:0005634(nucleus);GO:0005886(plasma membrane)
#> 1017                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   <NA>
#> 1018                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   <NA>
#> 1019                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       GO:0030176(integral component of endoplasmic reticulum membrane)
#> 1020                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   <NA>
#> 1021                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          GO:0022625(cytosolic large ribosomal subunit)
#> 1022                                                                                                                                                                                                                                                                                                                                                                                                                                                                  GO:0031011(Ino80 complex);GO:0035267(NuA4 histone acetyltransferase complex);GO:0097255(R2TP complex)
#> 1023                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    GO:0005634(nucleus)
#> 1024                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    GO:0005634(nucleus)
#> 1025                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          GO:0005783(endoplasmic reticulum);GO:0005794(Golgi apparatus)
#> 1026                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    GO:0005634(nucleus)
#> 1027                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   <NA>
#> 1028                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   <NA>
#> 1029                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   <NA>
#> 1030                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   <NA>
#> 1031                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             GO:0016021(integral component of membrane)
#> 1032                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        GO:0016021(integral component of membrane);GO:0005764(lysosome)
#> 1033                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   <NA>
#> 1034                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             GO:0016021(integral component of membrane)
#> 1035                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               GO:0005743(mitochondrial inner membrane)
#> 1036                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               GO:0005743(mitochondrial inner membrane)
#> 1037                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 GO:0016021(integral component of membrane);GO:0045281(succinate dehydrogenase complex)
#> 1038                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   <NA>
#> 1039                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  GO:0005789(endoplasmic reticulum membrane);GO:0016021(integral component of membrane)
#> 1040                                                                                                                                                                                                                                                                                                                                                                                                                                                                  GO:0030127(COPII vesicle coat);GO:0070971(endoplasmic reticulum exit site);GO:0000139(Golgi membrane)
#> 1041                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             GO:0016021(integral component of membrane)
#> 1042                                                                                                                                                                                                                                                                                                                                                                                                                                               GO:0030127(COPII vesicle coat);GO:0005829(cytosol);GO:0005789(endoplasmic reticulum membrane);GO:0000139(Golgi membrane)
#> 1043                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             GO:0016021(integral component of membrane)
#> 1044                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        GO:0016021(integral component of membrane);GO:0005784(Sec61 translocon complex)
#> 1045                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             GO:0016021(integral component of membrane)
#> 1046                                                                                                                                                                                                                                                                                                                                                                                                                                                GO:0005783(endoplasmic reticulum);GO:0030176(integral component of endoplasmic reticulum membrane);GO:0016020(membrane)
#> 1047                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   <NA>
#> 1048                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       GO:0030176(integral component of endoplasmic reticulum membrane)
#> 1049                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             GO:0008541(proteasome regulatory particle, lid subcomplex)
#> 1050                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        GO:0005615(extracellular space)
#> 1051                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        GO:0005615(extracellular space)
#> 1052                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        GO:0005615(extracellular space)
#> 1053                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        GO:0005615(extracellular space)
#> 1054                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        GO:0005615(extracellular space)
#> 1055                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        GO:0005615(extracellular space)
#> 1056                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        GO:0005615(extracellular space)
#> 1057                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        GO:0005615(extracellular space)
#> 1058                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        GO:0005615(extracellular space)
#> 1059                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    GO:0005634(nucleus)
#> 1060                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   <NA>
#> 1061                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   <NA>
#> 1062                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    GO:0005634(nucleus)
#> 1063                                                                                                                                                                                                                                                                                                                                                                                                             GO:0005730(nucleolus);GO:0005634(nucleus);GO:1990904(ribonucleoprotein complex);GO:0005681(spliceosomal complex);GO:0005689(U12-type spliceosomal complex)
#> 1064                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              GO:0071011(precatalytic spliceosome);GO:0005686(U2 snRNP)
#> 1065                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   <NA>
#> 1066                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   <NA>
#> 1067                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             GO:0016021(integral component of membrane)
#> 1068                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  GO:0005737(cytoplasm)
#> 1069                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   <NA>
#> 1070                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   <NA>
#> 1071                                                                                                                                                                                                                                                                                                                                                           GO:0005813(centrosome);GO:0031467(Cul7-RING ubiquitin ligase complex);GO:0005737(cytoplasm);GO:0005829(cytosol);GO:0005634(nucleus);GO:0019005(SCF ubiquitin ligase complex);GO:0031519(PcG protein complex)
#> 1072                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      GO:0005887(integral component of plasma membrane)
#> 1073                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          GO:0016021(integral component of membrane);GO:0031966(mitochondrial membrane)
#> 1074                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    GO:0016021(integral component of membrane);GO:0005743(mitochondrial inner membrane)
#> 1075                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    GO:0016021(integral component of membrane);GO:0005743(mitochondrial inner membrane)
#> 1076                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             GO:0016021(integral component of membrane)
#> 1077                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             GO:0016021(integral component of membrane)
#> 1078                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             GO:0016021(integral component of membrane)
#> 1079                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             GO:0016021(integral component of membrane)
#> 1080                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             GO:0016021(integral component of membrane)
#> 1081                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             GO:0016021(integral component of membrane)
#> 1082                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             GO:0016021(integral component of membrane)
#> 1083                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             GO:0016021(integral component of membrane)
#> 1084                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             GO:0016021(integral component of membrane)
#> 1085                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             GO:0016021(integral component of membrane)
#> 1086                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             GO:0016021(integral component of membrane)
#> 1087                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             GO:0016021(integral component of membrane)
#> 1088                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 GO:0016021(integral component of membrane);GO:0005886(plasma membrane)
#> 1089                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             GO:0016021(integral component of membrane)
#> 1090                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   GO:0012505(endomembrane system);GO:0016020(membrane)
#> 1091                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 GO:0016021(integral component of membrane);GO:0005886(plasma membrane)
#> 1092                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     GO:0005737(cytoplasm);GO:0005634(nucleus);GO:0005667(transcription factor complex)
#> 1093                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              GO:0005737(cytoplasm);GO:0005634(nucleus)
#> 1094                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   <NA>
#> 1095                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           GO:0000814(ESCRT II complex)
#> 1096                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   <NA>
#> 1097                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   <NA>
#> 1098                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   <NA>
#> 1099                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 GO:0000243(commitment complex);GO:0005685(U1 snRNP);GO:0071004(U2-type prespliceosome)
#> 1100                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    GO:0005634(nucleus)
#> 1101                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    GO:0030532(small nuclear ribonucleoprotein complex)
#> 1102                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       GO:0005681(spliceosomal complex)
#> 1103                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    GO:0005634(nucleus)
#> 1104                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            GO:0005730(nucleolus);GO:1990904(ribonucleoprotein complex)
#> 1105                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              GO:0005737(cytoplasm);GO:0005634(nucleus)
#> 1106                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   <NA>
#> 1107                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   <NA>
#> 1108                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   <NA>
#> 1109                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       GO:0005623(cell)
#> 1110                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   <NA>
#> 1111                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   <NA>
#> 1112                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        GO:0016021(integral component of membrane);GO:0005787(signal peptidase complex)
#> 1113                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        GO:0016021(integral component of membrane);GO:0005787(signal peptidase complex)
#> 1114                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        GO:0016021(integral component of membrane);GO:0005787(signal peptidase complex)
#> 1115                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   <NA>
#> 1116                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             GO:0016021(integral component of membrane)
#> 1117                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             GO:0016021(integral component of membrane)
#> 1118                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   <NA>
#> 1119                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   <NA>
#> 1120                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             GO:0016021(integral component of membrane)
#> 1121                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               GO:0005786(signal recognition particle, endoplasmic reticulum targeting)
#> 1122                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                GO:0048500(signal recognition particle)
#> 1123                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               GO:0005786(signal recognition particle, endoplasmic reticulum targeting)
#> 1124                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               GO:0005786(signal recognition particle, endoplasmic reticulum targeting)
#> 1125                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               GO:0005786(signal recognition particle, endoplasmic reticulum targeting)
#> 1126                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               GO:0005786(signal recognition particle, endoplasmic reticulum targeting)
#> 1127                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               GO:0005785(signal recognition particle receptor complex)
#> 1128                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             GO:0016021(integral component of membrane)
#> 1129                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   <NA>
#> 1130                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   <NA>
#> 1131                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   <NA>
#> 1132                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   <NA>
#> 1133                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   <NA>
#> 1134                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   <NA>
#> 1135                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   <NA>
#> 1136                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   <NA>
#> 1137                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  GO:0005789(endoplasmic reticulum membrane);GO:0016021(integral component of membrane)
#> 1138                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  GO:0005789(endoplasmic reticulum membrane);GO:0016021(integral component of membrane)
#> 1139                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             GO:0016021(integral component of membrane)
#> 1140                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           GO:0005783(endoplasmic reticulum);GO:0016021(integral component of membrane)
#> 1141                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 GO:0005794(Golgi apparatus);GO:0016021(integral component of membrane)
#> 1142                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 GO:0005794(Golgi apparatus);GO:0016021(integral component of membrane)
#> 1143                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 GO:0005794(Golgi apparatus);GO:0016021(integral component of membrane)
#> 1144                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              GO:0005737(cytoplasm);GO:0005634(nucleus)
#> 1145                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       GO:0030176(integral component of endoplasmic reticulum membrane)
#> 1146                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             GO:0016021(integral component of membrane)
#> 1147                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             GO:0016021(integral component of membrane)
#> 1148                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             GO:0016021(integral component of membrane)
#> 1149                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             GO:0016021(integral component of membrane)
#> 1150                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             GO:0016021(integral component of membrane)
#> 1151                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              GO:0005739(mitochondrion)
#> 1152                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              GO:0005739(mitochondrion)
#> 1153                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    GO:0005634(nucleus)
#> 1154                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    GO:0005634(nucleus)
#> 1155                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             GO:0005737(cytoplasm);GO:0016605(PML body)
#> 1156                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  GO:0000836(Hrd1p ubiquitin ligase complex);GO:0016021(integral component of membrane)
#> 1157                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   <NA>
#> 1158                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   <NA>
#> 1159                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         GO:0005669(transcription factor TFIID complex)
#> 1160                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   <NA>
#> 1161                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  GO:0005737(cytoplasm)
#> 1162                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  GO:0005737(cytoplasm)
#> 1163                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   <NA>
#> 1164                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   <NA>
#> 1165                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                GO:0000118(histone deacetylase complex)
#> 1166                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    GO:0005634(nucleus)
#> 1167                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   <NA>
#> 1168                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   <NA>
#> 1169                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   <NA>
#> 1170                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   <NA>
#> 1171                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             GO:0016021(integral component of membrane)
#> 1172                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        GO:0005615(extracellular space)
#> 1173                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        GO:0005615(extracellular space)
#> 1174                                                                                                                                                                                                                                                                                                                                                                                                                                                                                GO:0005623(cell);GO:0016021(integral component of membrane);GO:0005886(plasma membrane)
#> 1175                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                GO:0016021(integral component of membrane);GO:0043235(receptor complex)
#> 1176                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   <NA>
#> 1177                                                                                                                                                                                                                                                                                                                                                                                                                                                   GO:0016021(integral component of membrane);GO:0005744(TIM23 mitochondrial import inner membrane translocase complex)
#> 1178                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  GO:0005923(bicellular tight junction)
#> 1179                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  GO:0005923(bicellular tight junction)
#> 1180                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   <NA>
#> 1181                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   <NA>
#> 1182                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   <NA>
#> 1183                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             GO:0016021(integral component of membrane)
#> 1184                                                                                                                                                                                                                                                                                                                                                                                                                                                                        GO:0005615(extracellular space);GO:0016020(membrane);GO:0016021(integral component of membrane)
#> 1185                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              GO:0005737(cytoplasm);GO:0005634(nucleus)
#> 1186                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   <NA>
#> 1187                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   <NA>
#> 1188                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   <NA>
#> 1189                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   <NA>
#> 1190                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   <NA>
#> 1191                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             GO:0016021(integral component of membrane)
#> 1192                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   <NA>
#> 1193                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   <NA>
#> 1194                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             GO:0016021(integral component of membrane)
#> 1195                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   <NA>
#> 1196                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          GO:0005737(cytoplasm);GO:0005874(microtubule)
#> 1197                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             GO:0016021(integral component of membrane)
#> 1198                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       GO:0005623(cell)
#> 1199                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       GO:0005623(cell)
#> 1200                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       GO:0005623(cell)
#> 1201                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       GO:0005623(cell)
#> 1202                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       GO:0005623(cell)
#> 1203                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   <NA>
#> 1204                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       GO:0089701(U2AF)
#> 1205                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             GO:0031510(SUMO activating enzyme complex)
#> 1206                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   GO:0005840(ribosome)
#> 1207                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         GO:0005737(cytoplasm);GO:0005634(nucleus);GO:0005840(ribosome)
#> 1208                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         GO:0005737(cytoplasm);GO:0005634(nucleus);GO:0005840(ribosome)
#> 1209                                                                                                                                                                                                                                                                                                                                                                                                                           GO:0033503(HULC complex);GO:0000785(chromatin);GO:0005829(cytosol);GO:0000790(nuclear chromatin);GO:0005654(nucleoplasm);GO:0001741(XY body)
#> 1210                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   GO:0000151(ubiquitin ligase complex)
#> 1211                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   <NA>
#> 1212                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   <NA>
#> 1213                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   <NA>
#> 1214                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   <NA>
#> 1215                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   <NA>
#> 1216                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   <NA>
#> 1217                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   <NA>
#> 1218                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   <NA>
#> 1219                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   <NA>
#> 1220                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   <NA>
#> 1221                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   <NA>
#> 1222                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             GO:0016021(integral component of membrane)
#> 1223                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             GO:0016021(integral component of membrane)
#> 1224                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             GO:0016021(integral component of membrane)
#> 1225                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             GO:0016021(integral component of membrane)
#> 1226                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             GO:0016021(integral component of membrane)
#> 1227                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   <NA>
#> 1228                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 GO:0005777(peroxisome)
#> 1229                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   <NA>
#> 1230                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  GO:0005737(cytoplasm)
#> 1231                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   <NA>
#> 1232                                                                                                                                                                                                                                                                                                                                                                                                                                                                     GO:0005750(mitochondrial respiratory chain complex III);GO:0016021(integral component of membrane)
#> 1233                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   <NA>
#> 1234                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                GO:0005750(mitochondrial respiratory chain complex III)
#> 1235                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   <NA>
#> 1236                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   <NA>
#> 1237                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       GO:0005743(mitochondrial inner membrane);GO:0070469(respirasome)
#> 1238                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       GO:0005743(mitochondrial inner membrane);GO:0070469(respirasome)
#> 1239                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   <NA>
#> 1240                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   <NA>
#> 1241                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   <NA>
#> 1242                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   <NA>
#> 1243                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   <NA>
#> 1244                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   <NA>
#> 1245                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             GO:0016021(integral component of membrane)
#> 1246                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   <NA>
#> 1247                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   GO:0032040(small-subunit processome)
#> 1248                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   <NA>
#> 1249                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             GO:0016021(integral component of membrane)
#> 1250                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             GO:0016021(integral component of membrane)
#> 1251                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             GO:0016021(integral component of membrane)
#> 1252                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   <NA>
#> 1253                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    GO:0016021(integral component of membrane);GO:0005741(mitochondrial outer membrane)
#> 1254                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               GO:0005741(mitochondrial outer membrane)
#> 1255                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   <NA>
#> 1256                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             GO:0016021(integral component of membrane)
#> 1257                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             GO:0016021(integral component of membrane)
#> 1258                                                                                                                                                                                                                                                                                                                                                         GO:0005776(autophagosome);GO:0030136(clathrin-coated vesicle);GO:0033263(CORVET complex);GO:0005769(early endosome);GO:0030897(HOPS complex);GO:0031902(late endosome membrane);GO:0005765(lysosomal membrane)
#> 1259                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   <NA>
#> 1260                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            GO:0000813(ESCRT I complex)
#> 1261                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       GO:0005829(cytosol);GO:0030904(retromer complex)
#> 1262                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           GO:0000814(ESCRT II complex)
#> 1263                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 GO:0005794(Golgi apparatus);GO:0016021(integral component of membrane)
#> 1264                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   <NA>
#> 1265                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   <NA>
#> 1266                                                                                                                                                                                                                                                                                                                                               GO:0016021(integral component of membrane);GO:0005847(mRNA cleavage and polyadenylation specificity factor complex);GO:0005581(collagen trimer);GO:0001650(fibrillar center);GO:0005654(nucleoplasm);GO:0005634(nucleus)
#> 1267                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       GO:0005737(cytoplasm);GO:0005730(nucleolus);GO:0032040(small-subunit processome)
#> 1268                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   <NA>
#> 1269                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   <NA>
#> 1270                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   GO:0000407(phagophore assembly site)
#> 1271                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   <NA>
#> 1272                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   <NA>
#> 1273                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             GO:0016021(integral component of membrane)
#> 1274                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          GO:0043564(Ku70:Ku80 complex)
#> 1275                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    GO:0005634(nucleus)
#> 1276                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   <NA>
#> 1277                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   <NA>
#> 1278                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   <NA>
#> 1279                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       GO:0005681(spliceosomal complex)
#> 1280                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  GO:0005789(endoplasmic reticulum membrane);GO:0016021(integral component of membrane)
#>                                                                                                                                                                                                                                                                                                                                                                                                    molecular_function
#> 1                                                                                                                                                                                                                                                                                                                                                                                                                <NA>
#> 2                                                                                                                                                                                                                                                                                                                                                                         GO:0019904(protein domain specific binding)
#> 3                                                                                                                                                                                                                                                                                                                                                                        GO:0004866(endopeptidase inhibitor activity)
#> 4                                                                                                                                                                                                                                                                                                                                                                        GO:0004866(endopeptidase inhibitor activity)
#> 5                                                                                                                                                                                                                                                                                              GO:0004813(alanine-tRNA ligase activity);GO:0005524(ATP binding);GO:0000049(tRNA binding);GO:0008270(zinc ion binding)
#> 6                                                                                                                                                                                                                                                                                                                           GO:0003867(4-aminobutyrate transaminase activity);GO:0030170(pyridoxal phosphate binding)
#> 7                                                                                                                                                                                                                                                                                                   GO:0005524(ATP binding);GO:0016887(ATPase activity);GO:0042626(ATPase-coupled transmembrane transporter activity)
#> 8                                                                                                                                                                                                                                                                                                   GO:0005524(ATP binding);GO:0016887(ATPase activity);GO:0042626(ATPase-coupled transmembrane transporter activity)
#> 9                                                                                                                                                                                                                                                                                                                                                                 GO:0005524(ATP binding);GO:0016887(ATPase activity)
#> 10                                                                                                                                                                                                                                                                                                                                                                                                               <NA>
#> 11                                                                                                                                                                                                                                                                                                                            GO:0016747(transferase activity, transferring acyl groups other than amino-acyl groups)
#> 12                                                                                                                                                                                                                                                                                                             GO:0050660(flavin adenine dinucleotide binding);GO:0004466(long-chain-acyl-CoA dehydrogenase activity)
#> 13                                                                                                                                                                                                                                                                                                           GO:0050660(flavin adenine dinucleotide binding);GO:0070991(medium-chain-acyl-CoA dehydrogenase activity)
#> 14                                                                                                                                                                                                                                                                                                                        GO:0003995(acyl-CoA dehydrogenase activity);GO:0050660(flavin adenine dinucleotide binding)
#> 15                                                                                                                                                                                                                                                                                                                            GO:0016747(transferase activity, transferring acyl groups other than amino-acyl groups)
#> 16                                                                                                                                                                                                                                                                                                                            GO:0016747(transferase activity, transferring acyl groups other than amino-acyl groups)
#> 17                                                                                                                                                                                                                                                                                                                        GO:0003995(acyl-CoA dehydrogenase activity);GO:0050660(flavin adenine dinucleotide binding)
#> 18                                                                                                                                                                                                                                                                                                                                                                                   GO:0003676(nucleic acid binding)
#> 19                                                                                                                                                                                                                                                                                                                GO:0001760(aminocarboxymuconate-semialdehyde decarboxylase activity);GO:0016787(hydrolase activity)
#> 20                                                                                                                                                                                                                                                                                                                                                                          GO:0016790(thiolester hydrolase activity)
#> 21                                                                                                                                                                                                                                                                                                                                                                          GO:0016790(thiolester hydrolase activity)
#> 22                                                                                                                                                                                                                                                                                                                                                      GO:0003997(acyl-CoA oxidase activity);GO:0071949(FAD binding)
#> 23                                                                                                                                                                                                                                                                                                      GO:0003993(acid phosphatase activity);GO:0004726(non-membrane spanning protein tyrosine phosphatase activity)
#> 24                                                                                                                                                                                                                                                                                                                                                                                     GO:0003824(catalytic activity)
#> 25                                                                                                                                                                                                                                                                                                                                                                                     GO:0003824(catalytic activity)
#> 26                                                                                                                                                                                                                                                                                                                            GO:0003987(acetate-CoA ligase activity);GO:0016208(AMP binding);GO:0005524(ATP binding)
#> 27                                                                                                                                                                                                                                                                                                                                                                                            GO:0005524(ATP binding)
#> 28                                                                                                                                                                                                                                                                                                                                                                                            GO:0005524(ATP binding)
#> 29                                                                                                                                                                                                                                                                                                                                                                                            GO:0005524(ATP binding)
#> 30                                                                                                                                                                                                                                                                                                                                                                                            GO:0005524(ATP binding)
#> 31                                                                                                                                                                                                                                                                                                                                                                                            GO:0005524(ATP binding)
#> 32                                                                                                                                                                                                                                                                                                                                                   GO:0016491(oxidoreductase activity);GO:0008270(zinc ion binding)
#> 33                                                                                                                                                                                                                                                                                                                                                                              GO:0004001(adenosine kinase activity)
#> 34                                                                                                                                                                                                             GO:0070626((S)-2-(5-amino-1-(5-phospho-D-ribosyl)imidazole-4-carboxamido)succinate AMP-lyase (fumarate-forming) activity);GO:0004018(N6-(1,2-dicarboxyethyl)AMP AMP-lyase (fumarate-forming) activity)
#> 35                                                                                                                                                                                                                                                                                                           GO:0004019(adenylosuccinate synthase activity);GO:0005525(GTP binding);GO:0000287(magnesium ion binding)
#> 36                                                                                                                                                                                                                                                                                                                                                                                     GO:0016787(hydrolase activity)
#> 37                                                                                                                                                                                                                                                                                                                                                                                                               <NA>
#> 38                                                                                                                                                                                                                                                                                                             GO:0008453(alanine-glyoxylate transaminase activity);GO:0004760(serine-pyruvate transaminase activity)
#> 39                                                                                                                                                                                                                                                                                                                                          GO:0030170(pyridoxal phosphate binding);GO:0008483(transaminase activity)
#> 40                                                                                                                                                                                                                                                                                                                                                                        GO:0004013(adenosylhomocysteinase activity)
#> 41                                                                                                                                                                                                                                                                                                                                                                        GO:0004013(adenosylhomocysteinase activity)
#> 42                                                                                                                                                                                                                                                                                      GO:0050660(flavin adenine dinucleotide binding);GO:0016491(oxidoreductase activity);GO:0046983(protein dimerization activity)
#> 43                                                                                                                                                                                                                                                                                                                                                      GO:0004017(adenylate kinase activity);GO:0005524(ATP binding)
#> 44                                                                                                                                                                                                                                                                                                                          GO:0004017(adenylate kinase activity);GO:0005524(ATP binding);GO:0016887(ATPase activity)
#> 45                                                                                                                                                                                                                                                                                                                                                                                GO:0016491(oxidoreductase activity)
#> 46                                                                                                                                                                                                                                                                                                                                                                                GO:0016491(oxidoreductase activity)
#> 47                                                                                                                                                                                                                                                                                                                                                                                GO:0016491(oxidoreductase activity)
#> 48                                                                                                                                                                                                                                                                                                                                                                                GO:0016491(oxidoreductase activity)
#> 49                                                                                                                                                                                                                                                                                                                                                                                                               <NA>
#> 50                                                                                                                                                                                                                                                                                                                            GO:0003870(5-aminolevulinate synthase activity);GO:0030170(pyridoxal phosphate binding)
#> 51                                                                                                                                                                                                                                                                                                                            GO:0003870(5-aminolevulinate synthase activity);GO:0030170(pyridoxal phosphate binding)
#> 52                                                                                                                                                                                                                                                                                        GO:0005524(ATP binding);GO:0004349(glutamate 5-kinase activity);GO:0004350(glutamate-5-semialdehyde dehydrogenase activity)
#> 53                                                                                                                                                                                                                                                                                                        GO:0016620(oxidoreductase activity, acting on the aldehyde or oxo group of donors, NAD or NADP as acceptor)
#> 54                                                                                                                                          GO:0016155(formyltetrahydrofolate dehydrogenase activity);GO:0016787(hydrolase activity);GO:0016742(hydroxymethyl-, formyl- and related transferase activity);GO:0016620(oxidoreductase activity, acting on the aldehyde or oxo group of donors, NAD or NADP as acceptor)
#> 55                                                                                                                                                                                                                                                                                                        GO:0016620(oxidoreductase activity, acting on the aldehyde or oxo group of donors, NAD or NADP as acceptor)
#> 56                                                                                                                                                                                                                                                                                                        GO:0016620(oxidoreductase activity, acting on the aldehyde or oxo group of donors, NAD or NADP as acceptor)
#> 57                                                                                                                                                                                                                                                                                                                                         GO:0004491(methylmalonate-semialdehyde dehydrogenase (acylating) activity)
#> 58                                                                                                                                                                                                                                                                                                        GO:0016620(oxidoreductase activity, acting on the aldehyde or oxo group of donors, NAD or NADP as acceptor)
#> 59                                                                                                                                                                                                                                                                                                        GO:0016620(oxidoreductase activity, acting on the aldehyde or oxo group of donors, NAD or NADP as acceptor)
#> 60                                                                                                                                                                                                                                                                                                        GO:0016620(oxidoreductase activity, acting on the aldehyde or oxo group of donors, NAD or NADP as acceptor)
#> 61                                                                                                                                                                                                                                                                                                        GO:0016620(oxidoreductase activity, acting on the aldehyde or oxo group of donors, NAD or NADP as acceptor)
#> 62                                                                                                                                                                                                                                                                                                                                                                GO:0004332(fructose-bisphosphate aldolase activity)
#> 63                                                                                                                                                                                                                                                                                                                                      GO:0004377(GDP-Man:Man3GlcNAc2-PP-Dol alpha-1,2-mannosyltransferase activity)
#> 64                                                                                                                                                                                                                                                                                                                                GO:0052925(dol-P-Man:Man(5)GlcNAc(2)-PP-Dol alpha-1,3-mannosyltransferase activity)
#> 65                                                                                                                                                                                                                                                                                                                                                                                                               <NA>
#> 66                                                                                                                                                                                                                                                                                                                                                                                  GO:0004037(allantoicase activity)
#> 67                                                                                                                                                                                                                                                                                                                      GO:0004038(allantoinase activity);GO:0050897(cobalt ion binding);GO:0008270(zinc ion binding)
#> 68                                                                                                                                                                                                                                                                                                                                                                                            GO:0003723(RNA binding)
#> 69                                                                                                                                                                                                                                                                                                                                                                                            GO:0003723(RNA binding)
#> 70                                                                                                                                                                                                                                                                                                                                                                                                               <NA>
#> 71                                                                                                                                                                                                                                                                                                                                                                     GO:0004252(serine-type endopeptidase activity)
#> 72                                                                                                                                                                                                                                                                                                                                      GO:0004047(aminomethyltransferase activity);GO:0008483(transaminase activity)
#> 73                                                                                                                                                                                                                                                                                                                                                                                                               <NA>
#> 74                                                                                                                                                                                                                                                                                                             GO:0004177(aminopeptidase activity);GO:0008237(metallopeptidase activity);GO:0008270(zinc ion binding)
#> 75                                                                                                                                                                                                                                                                                                                                                                                                               <NA>
#> 76                                                                                                                                                                                                                                                                                                                                                                                          GO:0008289(lipid binding)
#> 77                                                                                                                                                                                                                                                                                                                                                                              GO:0035615(clathrin adaptor activity)
#> 78                                                                                                                                                                                                                                              GO:0140078(class I DNA-(apurinic or apyrimidinic site) endonuclease activity);GO:0003677(DNA binding);GO:0004519(endonuclease activity);GO:0046872(metal ion binding)
#> 79                                                                                                                                                                                                                                                                                                                                                                                                               <NA>
#> 80                                                                                                                                                                                                                                                                                                                       GO:0046570(methylthioribulose 1-phosphate dehydratase activity);GO:0008270(zinc ion binding)
#> 81                                                                                                                                                                                                                                                                                                                                                                                          GO:0008289(lipid binding)
#> 82                                                                                                                                                                                                                                                                                                                                                                             GO:0005319(lipid transporter activity)
#> 83                                                                                                                                                                                                                                                                                                                                                                                          GO:0008289(lipid binding)
#> 84                                                                                                                                                                                                                                                                                      GO:0008201(heparin binding);GO:0004867(serine-type endopeptidase inhibitor activity);GO:0046914(transition metal ion binding)
#> 85                                                                                                                                                                                                                                                           GO:0008519(ammonium transmembrane transporter activity);GO:0035379(carbon dioxide transmembrane transporter activity);GO:0015250(water channel activity)
#> 86                                                                                                                                                                                                                      GO:0015267(channel activity);GO:0015168(glycerol transmembrane transporter activity);GO:0015204(urea transmembrane transporter activity);GO:0005372(water transmembrane transporter activity)
#> 87                                                                                                                                                                                                                                                                                                                                                                                       GO:0015267(channel activity)
#> 88                                                                                                                                                                                                                              GO:0008519(ammonium transmembrane transporter activity);GO:0035379(carbon dioxide transmembrane transporter activity);GO:0015250(water channel activity);GO:0015267(channel activity)
#> 89                                                                                                                                                                                                                                         GO:0003700(DNA-binding transcription factor activity);GO:0043565(sequence-specific DNA binding);GO:0003707(steroid hormone receptor activity);GO:0008270(zinc ion binding)
#> 90                                                                                                                                                                                                                                                                                                                                                                                            GO:0005525(GTP binding)
#> 91                                                                                                                                                                                                                                                                                                                                                                                            GO:0005525(GTP binding)
#> 92                                                                                                                                                                                                                                                                                        GO:0005525(GTP binding);GO:0003924(GTPase activity);GO:0047485(protein N-terminus binding);GO:0031996(thioesterase binding)
#> 93                                                                                                                                                                                                                                                                                                                                                GO:0005096(GTPase activator activity);GO:0046872(metal ion binding)
#> 94                                                                                                                                                                                                                                                                                                                                                        GO:0004053(arginase activity);GO:0046872(metal ion binding)
#> 95                                                                                                                                                                                                                                                                                                                                                                                          GO:0003779(actin binding)
#> 96                                                                                                                                                                                                                                                                                                                                                                                          GO:0003779(actin binding)
#> 97                                                                                                                                                                                                                                                                                                                                                                                          GO:0003779(actin binding)
#> 98                                                                                                                                                                                                                                                                                                                                                                                          GO:0003779(actin binding)
#> 99                                                                                                                                                                                                                                                                                                                                                                      GO:0008484(sulfuric ester hydrolase activity)
#> 100                                                                                                                                                                                                                                                                                                                                 GO:0016810(hydrolase activity, acting on carbon-nitrogen (but not peptide) bonds)
#> 101                                                                                                                                                                                                                                                                                                                                           GO:0004055(argininosuccinate synthase activity);GO:0005524(ATP binding)
#> 102                                                                                                                                                                                                                                                                                                                                                             GO:0003700(DNA-binding transcription factor activity)
#> 103                                                                                                                                                                                                                                                                                                                                                                                                              <NA>
#> 104                                                                                                                                                                                                                                                                                                                                                                  GO:0004197(cysteine-type endopeptidase activity)
#> 105                                                                                                                                                                                                                                                                                                                                                    GO:0008641(ubiquitin-like modifier activating enzyme activity)
#> 106                                                                                                                                                                                                                                                                                            GO:0003937(IMP cyclohydrolase activity);GO:0004643(phosphoribosylaminoimidazolecarboxamide formyltransferase activity)
#> 107                                                                                                                                                                                                                                                                                                                                                                                     GO:0046872(metal ion binding)
#> 108                                                                                           GO:0005524(ATP binding);GO:0001671(ATPase activator activity);GO:0016887(ATPase activity);GO:0051117(ATPase binding);GO:0030955(potassium ion binding);GO:0008022(protein C-terminus binding);GO:0019901(protein kinase binding);GO:0031402(sodium ion binding);GO:0005391(sodium:potassium-exchanging ATPase activity)
#> 109                                                                                                                                                                                                                                                                                                               GO:0005524(ATP binding);GO:0046933(proton-transporting ATP synthase activity, rotational mechanism)
#> 110                                                                                                                                                                                                                                                                                                               GO:0005524(ATP binding);GO:0046933(proton-transporting ATP synthase activity, rotational mechanism)
#> 111                                                                                                                                                                                                                                                                                                                                       GO:0046933(proton-transporting ATP synthase activity, rotational mechanism)
#> 112                                                                                                                                                                                                                                                                                                                                       GO:0046933(proton-transporting ATP synthase activity, rotational mechanism)
#> 113                                                                                                                                                                                                                                                                                                                                       GO:0046933(proton-transporting ATP synthase activity, rotational mechanism)
#> 114                                                                                                                                                                                                                                                       GO:0008289(lipid binding);GO:0046933(proton-transporting ATP synthase activity, rotational mechanism);GO:0015078(proton transmembrane transporter activity)
#> 115                                                                                                                                                                                                                                                                                                                                   GO:0008289(lipid binding);GO:0015078(proton transmembrane transporter activity)
#> 116                                                                                                                                                                                                                                                                                                                                   GO:0008289(lipid binding);GO:0015078(proton transmembrane transporter activity)
#> 117                                                                                                                                                                                                                                                                                 GO:0047624(adenosine-tetraphosphatase activity);GO:0015078(proton transmembrane transporter activity);GO:0016887(ATPase activity)
#> 118                                                                                                                                                                                                                                                                                                                                                                                                              <NA>
#> 119                                                                                                                                                                                                                                                                                                                                                             GO:0015078(proton transmembrane transporter activity)
#> 120                                                                                                                                                                                                                                                                                                                                                             GO:0015078(proton transmembrane transporter activity)
#> 121                                                                                                                                                                                                                                                                                                                                                             GO:0015078(proton transmembrane transporter activity)
#> 122                                                                                                                                                                                                                                                                                                                                                             GO:0015078(proton transmembrane transporter activity)
#> 123                                                                                                                                                                                                                                                                                                                                       GO:0046933(proton-transporting ATP synthase activity, rotational mechanism)
#> 124                                                                                                                                                                                                                                                                                                                                                                           GO:0038023(signaling receptor activity)
#> 125                                                                                                                                                                                                                                                                                                                                                             GO:0015078(proton transmembrane transporter activity)
#> 126                                                                                                                                                                                                                                                                                                                              GO:0016787(hydrolase activity);GO:0015078(proton transmembrane transporter activity)
#> 127                                                                                                                                                                                                                                                                                                                              GO:0016787(hydrolase activity);GO:0015078(proton transmembrane transporter activity)
#> 128                                                                                                                                                                                                                                                                                                                                                                                           GO:0005524(ATP binding)
#> 129                                                                                                                                                                                                                                                                                                                                                             GO:0015078(proton transmembrane transporter activity)
#> 130                                                                                                                                                                                                                                                                                                                                             GO:0046961(proton-transporting ATPase activity, rotational mechanism)
#> 131                                                                                                                                                                                                                                                                                                                                                     GO:0042626(ATPase-coupled transmembrane transporter activity)
#> 132                                                                                                                                                                                                                                                                                                                                             GO:0046961(proton-transporting ATPase activity, rotational mechanism)
#> 133                                                                                                                                                                                                                                                                                                                                                                                    GO:0003824(catalytic activity)
#> 134                                                                                                                                                                                                                                                                                                                                                                                                              <NA>
#> 135                                                                                                                                                                                                                                                                                                                                                    GO:0016757(transferase activity, transferring glycosyl groups)
#> 136                                                                                                                                                                                                                                                                                                                              GO:0000774(adenyl-nucleotide exchange factor activity);GO:0051087(chaperone binding)
#> 137                                                                                                                                                                                                                                                                                                                                                                                                              <NA>
#> 138                                                                                                                                                                                                                                                                                                                                                                                                              <NA>
#> 139                                                                                                                                                                                                                                                                     GO:0003863(3-methyl-2-oxobutanoate dehydrogenase (2-methylpropanoyl-transferring) activity);GO:0003826(alpha-ketoacid dehydrogenase activity)
#> 140                                                                                                                                                                                                                                                                                                                                                                                    GO:0003824(catalytic activity)
#> 141                                                                                                                                                                                                                                           GO:0046872(metal ion binding);GO:0016702(oxidoreductase activity, acting on single donors with incorporation of molecular oxygen, incorporation of two atoms of oxygen)
#> 142                                                                                                                                                                                                                                                                                                                                                                               GO:0016491(oxidoreductase activity)
#> 143                                                                                                                                                                                                                                                                                                                                                                                                              <NA>
#> 144                                                                                                                                                                                                                                                                                                                                                                                                              <NA>
#> 145                                                                                                                                                                                                                                                                                                                                                                                                              <NA>
#> 146                                                                                                                                                                                                                                                                                                                        GO:0047150(betaine-homocysteine S-methyltransferase activity);GO:0008270(zinc ion binding)
#> 147                                                                                                                                                                                                                                                                                                                                                                                                              <NA>
#> 148                                                                                                                                                                                                                                                                                                                                                                                                              <NA>
#> 149                                                                                                                                                                                                                                                                                                                                                                                                              <NA>
#> 150                                                                                                                                                                                                                                                                                                                                                     GO:0003676(nucleic acid binding);GO:0008270(zinc ion binding)
#> 151                                                                                                                                                                                                                                                                                               GO:0044877(protein-containing complex binding);GO:0042802(identical protein binding);GO:0048365(Rac GTPase binding)
#> 152                                                                                                                                                                                                                                                                                                               GO:0016811(hydrolase activity, acting on carbon-nitrogen (but not peptide) bonds, in linear amides)
#> 153                                                                                                                                                                                                                                                                                                                                                                                                              <NA>
#> 154                                                                                                                                                                                                                                                                                                                                                                                                              <NA>
#> 155                                                                                                                                                                                                                                                                                                                                    GO:0005509(calcium ion binding);GO:0004252(serine-type endopeptidase activity)
#> 156                                                                                                                                                                                                                                                                                                                                                                      GO:0004866(endopeptidase inhibitor activity)
#> 157                                                                                                                                                                                                                                                                                                                                                                      GO:0004866(endopeptidase inhibitor activity)
#> 158                                                                                                                                                                                                                                                                                                                                                                      GO:0004866(endopeptidase inhibitor activity)
#> 159                                                                                                                                                                                                                                                                                                                                                                      GO:0004866(endopeptidase inhibitor activity)
#> 160                                                                                                                                                                                                                                                                                                                                                                                                              <NA>
#> 161                                                                                                                                                                                                                                                                                                                                                                                                              <NA>
#> 162                                                                                                                                                                                                                                                                                                                                                                                                              <NA>
#> 163                                                                                                                                                                                                                                                                                                                                                                                                              <NA>
#> 164                                                                                                                                                                                                                                                                                                                                                                                GO:0036094(small molecule binding)
#> 165                                                                                                                                                                                                                                                                                                                                                                                                              <NA>
#> 166                                                                                                                                                                                                                                                                                                                                           GO:0004089(carbonate dehydratase activity);GO:0008270(zinc ion binding)
#> 167                                                                                                                                                                                                                                                                                                         GO:0044548(S100 protein binding);GO:0015631(tubulin binding);GO:0031625(ubiquitin protein ligase binding)
#> 168                                                                                                                                                                                                                                                                                                                               GO:0003779(actin binding);GO:0005516(calmodulin binding);GO:0017022(myosin binding)
#> 169                                                                                                                                                                                                                                                                                                                                                                                   GO:0005509(calcium ion binding)
#> 170                                                                                                                                                                                                                                                                                                                                              GO:0005509(calcium ion binding);GO:0051082(unfolded protein binding)
#> 171                                                                                                                                                                                                                                                                                                   GO:0005524(ATP binding);GO:0005516(calmodulin binding);GO:0004683(calmodulin-dependent protein kinase activity)
#> 172                                                                                                                                                                                                                                                                                                                                              GO:0005509(calcium ion binding);GO:0051082(unfolded protein binding)
#> 173                                                                                                                                                                                                                                                                                                                GO:0005509(calcium ion binding);GO:0004198(calcium-dependent cysteine-type endopeptidase activity)
#> 174                                                                                                                                                                                                                                                                                                                GO:0005509(calcium ion binding);GO:0004198(calcium-dependent cysteine-type endopeptidase activity)
#> 175                                                                                                                                                                                                                                                                                                                                                                                         GO:0003779(actin binding)
#> 176                                                                                                                                                                                                                                                                                                                                                                                         GO:0003779(actin binding)
#> 177                                                                                                                                                                                                                                                                                                                                                                                         GO:0003779(actin binding)
#> 178                                                                                                                                                                                                                                                                                                                                                                  GO:0004197(cysteine-type endopeptidase activity)
#> 179                                                                                                                                                                                                                                                                                                                              GO:0004096(catalase activity);GO:0020037(heme binding);GO:0046872(metal ion binding)
#> 180                                                                                                                                                                                                                                                                                                                                                                  GO:0004122(cystathionine beta-synthase activity)
#> 181                                                                                                                                                                                                                                                                                                                                                                                    GO:0008009(chemokine activity)
#> 182                                                                                                                                                                                                                                                                                                                                                                                                              <NA>
#> 183                                                                                                                                                                                                                                                                                                                                                                                                              <NA>
#> 184                                                                                                                                                                                                                                                                                                                                                                                                              <NA>
#> 185                                                                                                                                                                                                                                                                                                                                                                                                              <NA>
#> 186                                                                                                                                                                                                                                                                                                                                                                                                              <NA>
#> 187                                                                                                                                                                                                                                                                                                                                                                          GO:0042289(MHC class II protein binding)
#> 188                                                                                                                                                                                                                                                                                                                                                                                                              <NA>
#> 189                                                                                                                                                                                                                                                                                                                                                                                                              <NA>
#> 190                                                                                                                                                                                                                                                                                                                                              GO:0004126(cytidine deaminase activity);GO:0008270(zinc ion binding)
#> 191                                                                                                                                                                                                                                                                                                                                                          GO:0005524(ATP binding);GO:0016740(transferase activity)
#> 192                                                                                                                                                                                                                                                                                                                                                                                GO:0019901(protein kinase binding)
#> 193                                                                                                                                                                                                                                                                                                                                                                                                              <NA>
#> 194                                                                                                                                                                                                                                                                                                                                                                                           GO:0003677(DNA binding)
#> 195                                                                                                                                                                                                                                                                                                                                                                                   GO:0005509(calcium ion binding)
#> 196                                                                                                                                                                                                                                                                                                                                                                                   GO:0005509(calcium ion binding)
#> 197                                                                                                                                                                                                                                                                                                                                   GO:0004861(cyclin-dependent protein serine/threonine kinase inhibitor activity)
#> 198                                                                                                                                                                                                                                                                                                                                   GO:0004861(cyclin-dependent protein serine/threonine kinase inhibitor activity)
#> 199                                                                                                                                                                                                                                                                                                                                            GO:0017172(cysteine dioxygenase activity);GO:0005506(iron ion binding)
#> 200                                                                                                                                                                                                                                                                                                                                                             GO:0016788(hydrolase activity, acting on ester bonds)
#> 201                                                                                                                                                                                                                                                                                                                                                                    GO:0004252(serine-type endopeptidase activity)
#> 202                                                                                                                                                                                                                                                                                                                                                                    GO:0004252(serine-type endopeptidase activity)
#> 203                                                                                                                                                                                                                                                                                                                                                                                           GO:0003677(DNA binding)
#> 204                                                                                                                                                                                                                                                                                                                                                                                    GO:0016787(hydrolase activity)
#> 205                                                                                                                                                                                                                                                                                                                                                                                    GO:0016787(hydrolase activity)
#> 206                                                                                                                                                                                                                                                                                                                                                                    GO:0004252(serine-type endopeptidase activity)
#> 207                                                                                                                                                                                                                                                                                                                                                                    GO:0004252(serine-type endopeptidase activity)
#> 208                                                                                                                                                                                                                                                                                                                            GO:0005044(scavenger receptor activity);GO:0004252(serine-type endopeptidase activity)
#> 209                                                                                                                                                                                                                                                                                                                                                                                         GO:0003779(actin binding)
#> 210                                                                                                                                                                                                                                                                                                                       GO:0008061(chitin binding);GO:0004553(hydrolase activity, hydrolyzing O-glycosyl compounds)
#> 211                                                                                                                                                                                                                                                                                                                                                                                                              <NA>
#> 212                                                                                                                                                                                                                                                                                                                                                                                                              <NA>
#> 213                                                                                                                                                                                                                                                                                                                                                                                                              <NA>
#> 214                                                                                                                                                                                                                                                                                                                                                                                                              <NA>
#> 215                                                                                                                                                                                                                                                                                                                                                                                                              <NA>
#> 216                                                                                                                                                                                                                                                                                                                                                                                                              <NA>
#> 217                                                                                                                                                                                                                                                                                                                                   GO:0016780(phosphotransferase activity, for other substituted phosphate groups)
#> 218                                                                                                                                                                                                                                                                                                                                                                             GO:0008146(sulfotransferase activity)
#> 219                                                                                                                                                                                                                                                                                                                                                                                                              <NA>
#> 220                                                                                                                                                                                                                                                                                                                                                                                                              <NA>
#> 221                                                                                                                                                                                                                                                                                                                                                                          GO:0005198(structural molecule activity)
#> 222                                                                                                                                                                                                                                                                                                                                                                          GO:0005198(structural molecule activity)
#> 223                                                                                                                                                                                                                                                                                                                                                                          GO:0005198(structural molecule activity)
#> 224                                                                                                                                                                                                                                                                                                                                                                                                              <NA>
#> 225                                                                                                                                                                                                                                                                                                                                                                                           GO:0005524(ATP binding)
#> 226                                                                                                                                                                                                                                                                                                                                                                    GO:0004252(serine-type endopeptidase activity)
#> 227                                                                                                                                                                                                                                                                                                                                                                          GO:0005198(structural molecule activity)
#> 228                                                                                                                                                                                                                                                                                                                                                                                    GO:0016787(hydrolase activity)
#> 229                                                                                                                                                                                                                                                                                                              GO:0016805(dipeptidase activity);GO:0046872(metal ion binding);GO:0008237(metallopeptidase activity)
#> 230                                                                                                                                                                                                                                                                                                                               GO:0003676(nucleic acid binding);GO:0004535(poly(A)-specific ribonuclease activity)
#> 231                                                                                                                                                                                                                                                                                                                                                           GO:0005201(extracellular matrix structural constituent)
#> 232                                                                                                                                                                                                                                                                                                                                                                                                              <NA>
#> 233                                                                                                                                                                                                                                                                                                                                                                          GO:0008171(O-methyltransferase activity)
#> 234                                                                                                                                                                                               GO:0008425(2-polyprenyl-6-methoxy-1,4-benzoquinone methyltransferase activity);GO:0008689(3-demethylubiquinone-9 3-O-methyltransferase activity);GO:0004395(hexaprenyldihydroxybenzoate methyltransferase activity)
#> 235  GO:0071949(FAD binding);GO:0016709(oxidoreductase activity, acting on paired donors, with incorporation or reduction of molecular oxygen, NAD(P)H as one donor, and incorporation of one atom of oxygen);GO:0016712(oxidoreductase activity, acting on paired donors, with incorporation or reduction of molecular oxygen, reduced flavin or flavoprotein as one donor, and incorporation of one atom of oxygen)
#> 236                                                                                                                                                                                                                                                                                                                                                                                                              <NA>
#> 237                                                                                                                                                                                                                                                                                                                                                                                    GO:0005507(copper ion binding)
#> 238                                                                                                                                                                                                                                                                                                                                          GO:0016627(oxidoreductase activity, acting on the CH-CH group of donors)
#> 239                                                                                                                                                                                                                                                                                                                                                                             GO:0016531(copper chaperone activity)
#> 240                                                                                                                                                                                                                                                                                                                                                                         GO:0004129(cytochrome-c oxidase activity)
#> 241                                                                                                                                                                                                                                                                                                                                                                         GO:0004129(cytochrome-c oxidase activity)
#> 242                                                                                                                                                                                                                                                                                                                                                                                                              <NA>
#> 243                                                                                                                                                                                                                                                                                                                                                                         GO:0004129(cytochrome-c oxidase activity)
#> 244                                                                                                                                                                                                                                                                                                                                                                         GO:0004129(cytochrome-c oxidase activity)
#> 245                                                                                                                                                                                                                                                                                                                                                                         GO:0004129(cytochrome-c oxidase activity)
#> 246                                                                                                                                                                                                                                                                                                                                                                         GO:0004129(cytochrome-c oxidase activity)
#> 247                                                                                                                                                                                                                                                                                                                                                                         GO:0004129(cytochrome-c oxidase activity)
#> 248                                                                                                                                                                                                                                                                                                                                                   GO:0005507(copper ion binding);GO:0004322(ferroxidase activity)
#> 249                                                                                                                                                                                                                                                                                                                                         GO:0004181(metallocarboxypeptidase activity);GO:0008270(zinc ion binding)
#> 250                                                                                                                                                                                                                                                                                                                                         GO:0004181(metallocarboxypeptidase activity);GO:0008270(zinc ion binding)
#> 251                                                                                                                                                                                                                                                                                                                                         GO:0004181(metallocarboxypeptidase activity);GO:0008270(zinc ion binding)
#> 252                                                                                                                                                                                                                                                                                                                                                                                           GO:0003723(RNA binding)
#> 253                                                                                                                                                                                                                                                                                                                                                        GO:0016746(transferase activity, transferring acyl groups)
#> 254                                                                                                                                                                                                                                                                                                                                                        GO:0016746(transferase activity, transferring acyl groups)
#> 255                                                                                                                                                                                                                                                                                                  GO:0005524(ATP binding);GO:0004672(protein kinase activity);GO:0004674(protein serine/threonine kinase activity)
#> 256                                                                                                                                                                                                                                                                                                                                      GO:0005524(ATP binding);GO:0004674(protein serine/threonine kinase activity)
#> 257                                                                                                                                                                                                                                                                                         GO:0051287(NAD binding);GO:0016616(oxidoreductase activity, acting on the CH-OH group of donors, NAD or NADP as acceptor)
#> 258                                                                                                                                                                                                                                                                                                                                                                    GO:0005520(insulin-like growth factor binding)
#> 259                                                                                                                                                                                                                                                                                                                                            GO:0003824(catalytic activity);GO:0030170(pyridoxal phosphate binding)
#> 260                                                                                                                                                                                                                                                                                                                                                                                      GO:0045296(cadherin binding)
#> 261                                                                                                                                                                                                                                                                                                                                                         GO:0005524(ATP binding);GO:0003883(CTP synthase activity)
#> 262                                                                                                                                                                                                                                                                                                                                                                    GO:0004252(serine-type endopeptidase activity)
#> 263                                                                                                                                                                                                                                                                                                                                                                    GO:0004252(serine-type endopeptidase activity)
#> 264                                                                                                                                                                                                                                                                                                                                                                 GO:0004185(serine-type carboxypeptidase activity)
#> 265                                                                                                                                                                                                                                                                                                                                                                  GO:0004197(cysteine-type endopeptidase activity)
#> 266                                                                                                                                                                                                                                                                                                                                                                      GO:0008234(cysteine-type peptidase activity)
#> 267                                                                                                                                                                                                                                                                                                                                                                  GO:0004190(aspartic-type endopeptidase activity)
#> 268                                                                                                                                                                                                                                                                                                           GO:0004869(cysteine-type endopeptidase inhibitor activity);GO:0008234(cysteine-type peptidase activity)
#> 269                                                                                                                                                                                                                                                                                                                                                                      GO:0008234(cysteine-type peptidase activity)
#> 270                                                                                                                                                                                                                                                                                                                                                                      GO:0008234(cysteine-type peptidase activity)
#> 271                                                                                                                                                                                                                                                                                                                                                                      GO:0008234(cysteine-type peptidase activity)
#> 272                                                                                                                                                                                                                                                                                                                                                                      GO:0008234(cysteine-type peptidase activity)
#> 273                                                                                                                                                                                                                                                                                                                                                                                                              <NA>
#> 274                                                                                                                                                                                                                                                                                                                                                   GO:0004128(cytochrome-b5 reductase activity, acting on NAD(P)H)
#> 275                                                                                                                                                                                                                                                                                                                                                   GO:0004128(cytochrome-b5 reductase activity, acting on NAD(P)H)
#> 276                                                                                                                                                                                                                                                                                                                        GO:0020037(heme binding);GO:0046872(metal ion binding);GO:0016491(oxidoreductase activity)
#> 277                                                                                                                                                                                                                                                                                                                     GO:0009055(electron transfer activity);GO:0020037(heme binding);GO:0046872(metal ion binding)
#> 278                                                                                                                                                                                                                                                                                                                     GO:0009055(electron transfer activity);GO:0020037(heme binding);GO:0046872(metal ion binding)
#> 279                                                                                                                                                                                                                                                                                                                                                                                                              <NA>
#> 280                                                                                                                                                     GO:0020037(heme binding);GO:0005506(iron ion binding);GO:0016712(oxidoreductase activity, acting on paired donors, with incorporation or reduction of molecular oxygen, reduced flavin or flavoprotein as one donor, and incorporation of one atom of oxygen)
#> 281                                                                                                                                                                                                        GO:0020037(heme binding);GO:0005506(iron ion binding);GO:0004497(monooxygenase activity);GO:0016705(oxidoreductase activity, acting on paired donors, with incorporation or reduction of molecular oxygen)
#> 282                                                                                                                                                                                                        GO:0020037(heme binding);GO:0005506(iron ion binding);GO:0004497(monooxygenase activity);GO:0016705(oxidoreductase activity, acting on paired donors, with incorporation or reduction of molecular oxygen)
#> 283                                                                                                                                                     GO:0020037(heme binding);GO:0005506(iron ion binding);GO:0016712(oxidoreductase activity, acting on paired donors, with incorporation or reduction of molecular oxygen, reduced flavin or flavoprotein as one donor, and incorporation of one atom of oxygen)
#> 284                                                                                                                                                     GO:0020037(heme binding);GO:0005506(iron ion binding);GO:0016712(oxidoreductase activity, acting on paired donors, with incorporation or reduction of molecular oxygen, reduced flavin or flavoprotein as one donor, and incorporation of one atom of oxygen)
#> 285                                                                                                                                                     GO:0020037(heme binding);GO:0005506(iron ion binding);GO:0016712(oxidoreductase activity, acting on paired donors, with incorporation or reduction of molecular oxygen, reduced flavin or flavoprotein as one donor, and incorporation of one atom of oxygen)
#> 286                                                                                                                                                     GO:0020037(heme binding);GO:0005506(iron ion binding);GO:0016712(oxidoreductase activity, acting on paired donors, with incorporation or reduction of molecular oxygen, reduced flavin or flavoprotein as one donor, and incorporation of one atom of oxygen)
#> 287                                                                                                                                                     GO:0020037(heme binding);GO:0005506(iron ion binding);GO:0016712(oxidoreductase activity, acting on paired donors, with incorporation or reduction of molecular oxygen, reduced flavin or flavoprotein as one donor, and incorporation of one atom of oxygen)
#> 288                                                                                                                                                                                                                                                                                                             GO:0033781(cholesterol 24-hydroxylase activity);GO:0020037(heme binding);GO:0005506(iron ion binding)
#> 289                                                                                                                                                                                                                                                                                                      GO:0008123(cholesterol 7-alpha-monooxygenase activity);GO:0020037(heme binding);GO:0005506(iron ion binding)
#> 290                                                                                                                                                                                                                                                                                                                                                          GO:0003755(peptidyl-prolyl cis-trans isomerase activity)
#> 291                                                                                                                                                                                                                                                                                                                                                                                                              <NA>
#> 292                                                                                                                                                                                                                                                                                                                                   GO:0004579(dolichyl-diphosphooligosaccharide-protein glycotransferase activity)
#> 293                                                                                                                                                                                                                                                                                                                                      GO:0005524(ATP binding);GO:0004674(protein serine/threonine kinase activity)
#> 294                                                                                                                                                                                                                                                                                                               GO:0004815(aspartate-tRNA ligase activity);GO:0005524(ATP binding);GO:0003676(nucleic acid binding)
#> 295                                                                                                                                                                                                                                                                                                                                                                                GO:0000062(fatty-acyl-CoA binding)
#> 296                                                                                                                                                                                                                                                                                                                                                                                                              <NA>
#> 297                                                                                                                                                                                                                                                                                                                                                                               GO:0016491(oxidoreductase activity)
#> 298                                                                                                                                                                                                                                                                                                                                                                                                              <NA>
#> 299                                                                                                                                                                                                                                                                                                                                                                                                              <NA>
#> 300                                                                                                                                                                                                                                                                                                                            GO:0005524(ATP binding);GO:0004386(helicase activity);GO:0003676(nucleic acid binding)
#> 301                                                                                                                                                                                                                                                                                                                                                               GO:0004139(deoxyribose-phosphate aldolase activity)
#> 302                                                                                                                                                                                                                                                                                                                                                                                                              <NA>
#> 303                                                                                                                                                                                                                                                                                                                                                                                                              <NA>
#> 304                                                                                                                                                                                                                                                                                                                           GO:0016747(transferase activity, transferring acyl groups other than amino-acyl groups)
#> 305                                                                                                                                                                                                                                                                                                                                                       GO:0071949(FAD binding);GO:0016491(oxidoreductase activity)
#> 306                                                                                                                                                                                                                                                                                                                 GO:0016628(oxidoreductase activity, acting on the CH-CH group of donors, NAD or NADP as acceptor)
#> 307                                                                                                                                                                                                                                                                                                                            GO:0005524(ATP binding);GO:0004386(helicase activity);GO:0003676(nucleic acid binding)
#> 308                                                                                                                                                                                                                                                                                                                            GO:0005524(ATP binding);GO:0004386(helicase activity);GO:0003676(nucleic acid binding)
#> 309                                                                                                                                                                                                                                                                                                                                                                                                              <NA>
#> 310                                                                                                                                                                                                                                                                                                                                               GO:0009982(pseudouridine synthase activity);GO:0003723(RNA binding)
#> 311                                                                                                                                                                                                                                                                                                                                                                                   GO:0005509(calcium ion binding)
#> 312                                                                                                                                                                                                                                                                           GO:0004148(dihydrolipoyl dehydrogenase activity);GO:0009055(electron transfer activity);GO:0050660(flavin adenine dinucleotide binding)
#> 313                                                                                                                                                                                                                                                                                                                                                                                   GO:0005509(calcium ion binding)
#> 314                                                                                                                                                                                                                                                                                                                                              GO:0004149(dihydrolipoyllysine-residue succinyltransferase activity)
#> 315                                                                                                                                                                                                                                                                                                                                                                               GO:0016491(oxidoreductase activity)
#> 316                                                                                                                                                                                                                                                                                 GO:0005524(ATP binding);GO:0031072(heat shock protein binding);GO:0046872(metal ion binding);GO:0051082(unfolded protein binding)
#> 317                                                                                                                                                                                                                                                                                 GO:0005524(ATP binding);GO:0031072(heat shock protein binding);GO:0046872(metal ion binding);GO:0051082(unfolded protein binding)
#> 318                                                                                                                                                                                                                                                                                                                                                                              GO:0051082(unfolded protein binding)
#> 319                                                                                                                                                                                                                                                                                                                                                                              GO:0051082(unfolded protein binding)
#> 320                                                                                                                                                                                                                                                                                                                                                                                                              <NA>
#> 321                                                                                                                                                                                                                                                                                                                                                                              GO:0051082(unfolded protein binding)
#> 322                                                                                                                                                                                                                                                                                                                                                                                           GO:0003677(DNA binding)
#> 323                                                                                                                                                                                                                                                                                                                                                               GO:0005525(GTP binding);GO:0003924(GTPase activity)
#> 324                                                                                                                                                                                                                                                                                                                                                                                    GO:0016787(hydrolase activity)
#> 325                                                                                                                                                                                                                                      GO:0008963(phospho-N-acetylmuramoyl-pentapeptide-transferase activity);GO:0003975(UDP-N-acetylglucosamine-dolichyl-phosphate N-acetylglucosaminephosphotransferase activity)
#> 326                                                                                                                                                                                                                                                                                                                                                GO:0004582(dolichyl-phosphate beta-D-mannosyltransferase activity)
#> 327                                                                                                                                                                                                                                                                                                                                                                                                              <NA>
#> 328                                                                                                                                                                                                                                                                                                                                                                    GO:0004252(serine-type endopeptidase activity)
#> 329                                                                                                                                                                                                                                                                                                                                 GO:0016810(hydrolase activity, acting on carbon-nitrogen (but not peptide) bonds)
#> 330                                                                                                                                                                                                                                                                                           GO:0017017(MAP kinase tyrosine/serine/threonine phosphatase activity);GO:0004725(protein tyrosine phosphatase activity)
#> 331                                                                                                                                                                                                                                                                                           GO:0017017(MAP kinase tyrosine/serine/threonine phosphatase activity);GO:0004725(protein tyrosine phosphatase activity)
#> 332                                                                                                                                                                                                                                                                                           GO:0017017(MAP kinase tyrosine/serine/threonine phosphatase activity);GO:0004725(protein tyrosine phosphatase activity)
#> 333                                                                                                                                                                                                                                                                                                                                         GO:0004170(dUTP diphosphatase activity);GO:0000287(magnesium ion binding)
#> 334                                                                                                                                                                                                                                                                                                                                                                                        GO:0003774(motor activity)
#> 335                                                                                                                                                                                                                                                                                                                                                                                    GO:0003824(catalytic activity)
#> 336                                                                                                                                                                                                                                                                                                                                                                                    GO:0003824(catalytic activity)
#> 337                                                                                                                                                                                                                                                                                                                                                                                    GO:0003824(catalytic activity)
#> 338                                                                                                                                                                                                                                                                                                                                                 GO:0003824(catalytic activity);GO:0000062(fatty-acyl-CoA binding)
#> 339                                                                                                                                                                                                                                                                                                            GO:0005525(GTP binding);GO:0003924(GTPase activity);GO:0003746(translation elongation factor activity)
#> 340                                                                                                                                                                                                                                                       GO:0005524(ATP binding);GO:0000287(magnesium ion binding);GO:0004826(phenylalanine-tRNA ligase activity);GO:0003746(translation elongation factor activity)
#> 341                                                                                                                                                                                                                                                                                                                                                               GO:0005525(GTP binding);GO:0003924(GTPase activity)
#> 342                                                                                                                                                                                                                                                                            GO:0005524(ATP binding);GO:0005509(calcium ion binding);GO:0005516(calmodulin binding);GO:0004686(elongation factor-2 kinase activity)
#> 343                                                                                                                                                                                                                                                                                                                                                          GO:0005524(ATP binding);GO:0016740(transferase activity)
#> 344                                                                                                                                                                                                                                GO:0005506(iron ion binding);GO:0031418(L-ascorbic acid binding);GO:0016705(oxidoreductase activity, acting on paired donors, with incorporation or reduction of molecular oxygen)
#> 345                                                                                                                                                                                                                                                                                                                                                             GO:0003677(DNA binding);GO:0046872(metal ion binding)
#> 346                                                                                                                                                                                                                                                                                                                                                              GO:0003857(3-hydroxyacyl-CoA dehydrogenase activity)
#> 347                                                                                                                                                                                                                                                                                                                                                                                                              <NA>
#> 348                                                                                                                                                                                                                                                                                            GO:0043024(ribosomal small subunit binding);GO:0003723(RNA binding);GO:0003743(translation initiation factor activity)
#> 349                                                                                                                                                                                                                                                                                                                                                                GO:0003743(translation initiation factor activity)
#> 350                                                                                                                                                                                                                                                                                                                                                                                                              <NA>
#> 351                                                                                                                                                                                                                                                                                                                                                                GO:0003743(translation initiation factor activity)
#> 352                                                                                                                                                                                                                                                                                                                                                                       GO:0016779(nucleotidyltransferase activity)
#> 353                                                                                                                                                                                                                                                                                                                                                                GO:0003743(translation initiation factor activity)
#> 354                                                                                                                                                                                                                                                                                                                                                                GO:0003743(translation initiation factor activity)
#> 355                                                                                                                                                                                                                                                                                                                                                                GO:0003743(translation initiation factor activity)
#> 356                                                                                                                                                                                                                                                                                                            GO:0005525(GTP binding);GO:0003924(GTPase activity);GO:0003743(translation initiation factor activity)
#> 357                                                                                                                                                                                                                                                                                                                                                                GO:0003743(translation initiation factor activity)
#> 358                                                                                                                                                                                                                                                                                                              GO:0003743(translation initiation factor activity);GO:0031369(translation initiation factor binding)
#> 359                                                                                                                                                                                                                                                                                                              GO:0003743(translation initiation factor activity);GO:0031369(translation initiation factor binding)
#> 360                                                                                                                                                                                                                                                                                                                                   GO:0098808(mRNA cap binding);GO:0003743(translation initiation factor activity)
#> 361                                                                                                                                                                                                                                                                                                                                                                GO:0003743(translation initiation factor activity)
#> 362                                                                                                                                                                                                                                                                                                                                                                GO:0003743(translation initiation factor activity)
#> 363                                                                                                                                                                                                                                                                                                              GO:0003743(translation initiation factor activity);GO:0031369(translation initiation factor binding)
#> 364                                                                                                                                                                                                                                                                                                                                                                GO:0003743(translation initiation factor activity)
#> 365                                                                                                                                                                                                                                                                                                                                                                GO:0003743(translation initiation factor activity)
#> 366                                                                                                                                                                                                                                                                                                                                                                GO:0003743(translation initiation factor activity)
#> 367                                                                                                                                                                                                                                                                                                                                                                GO:0003743(translation initiation factor activity)
#> 368                                                                                                                                                                                                                                                                                                                            GO:0005524(ATP binding);GO:0004386(helicase activity);GO:0003676(nucleic acid binding)
#> 369                                                                                                                                                                                                                                                                                                                            GO:0005524(ATP binding);GO:0004386(helicase activity);GO:0003676(nucleic acid binding)
#> 370                                                                                                                                                                                                                                                                         GO:0005524(ATP binding);GO:0004386(helicase activity);GO:0003743(translation initiation factor activity);GO:0003676(nucleic acid binding)
#> 371                                                                                                                                                                                                                                                                                                                                                                                           GO:0003723(RNA binding)
#> 372                                                                                                                                                                                                                                                                                                                                                                GO:0003743(translation initiation factor activity)
#> 373                                                                                                                                                                                                                                                                                                                                                                GO:0003743(translation initiation factor activity)
#> 374                                                                                                                                                                                                                                                                                                                                                                GO:0003743(translation initiation factor activity)
#> 375                                                                                                                                                                                                                                                                                                            GO:0008190(eukaryotic initiation factor 4E binding);GO:0003743(translation initiation factor activity)
#> 376                                                                                                                                                                                                                                                                                                                                                               GO:0008190(eukaryotic initiation factor 4E binding)
#> 377                                                                                                                                                                                                                                                                                                                                                                GO:0003743(translation initiation factor activity)
#> 378                                                                                                                                                                                                                                                                                       GO:0043023(ribosomal large subunit binding);GO:0043022(ribosome binding);GO:0003743(translation initiation factor activity)
#> 379                                                                                                                                                                                                                                                                                                                                                                                           GO:0003723(RNA binding)
#> 380                                                                                                                                                                                                                                                                                                                                                                                                              <NA>
#> 381                                                                                                                                                                                                                                                                                                                                                                                                              <NA>
#> 382                                                                                                                                                                                                                                                                                                                  GO:0004519(endonuclease activity);GO:0046872(metal ion binding);GO:0003676(nucleic acid binding)
#> 383                                                                                                                                                                                                                                                                                                                                  GO:0000287(magnesium ion binding);GO:0004634(phosphopyruvate hydratase activity)
#> 384                                                                                                                                                                            GO:0043715(2,3-diketo-5-methylthiopentyl-1-phosphate enolase activity);GO:0043716(2-hydroxy-3-keto-5-methylthiopentenyl-1-phosphate phosphatase activity);GO:0043874(acireductone synthase activity);GO:0000287(magnesium ion binding)
#> 385                                                                                                                                                                                                                                                                                                                                                                       GO:0050023(L-fuconate dehydratase activity)
#> 386                                                                                                                                           GO:0004622(lysophospholipase activity);GO:0046872(metal ion binding);GO:0003676(nucleic acid binding);GO:0004551(nucleotide diphosphatase activity);GO:0004528(phosphodiesterase I activity);GO:0030247(polysaccharide binding);GO:0005044(scavenger receptor activity)
#> 387                                                                                                                                                                                                                                                                                                                                                                 GO:0033961(cis-stilbene-oxide hydrolase activity)
#> 388                                                                                                                                                                                                                                                                                                                                                                            GO:0004301(epoxide hydrolase activity)
#> 389                                                                                                                                                                                                                                                                                                       GO:0005524(ATP binding);GO:0004818(glutamate-tRNA ligase activity);GO:0004827(proline-tRNA ligase activity)
#> 390                                                                                                                                                                                                                                                                                                                GO:0052689(carboxylic ester hydrolase activity);GO:0018738(S-formylglutathione hydrolase activity)
#> 391                                                                                                                                                                                                                                                                                                                                                                   GO:0003747(translation release factor activity)
#> 392                                                                                                                                                                                                                                                                                                                                                                                                              <NA>
#> 393                                                                                                                                                                                                                                                                                                                                                                                           GO:0003723(RNA binding)
#> 394                                                                                                                                                                                                                                                                                                                                                                                           GO:0003723(RNA binding)
#> 395                                                                                                                                                                                                                                                                                                                                    GO:0005509(calcium ion binding);GO:0004252(serine-type endopeptidase activity)
#> 396                                                                                                                                                                                                                                                                                                                                                                                                              <NA>
#> 397                                                                                                                                                                                                                                                                                                                                    GO:0005509(calcium ion binding);GO:0004252(serine-type endopeptidase activity)
#> 398                                                                                                                                                                                                                                                                                                                                                                                    GO:0005507(copper ion binding)
#> 399                                                                                                                                                                                                                                                                                                                                    GO:0005509(calcium ion binding);GO:0004252(serine-type endopeptidase activity)
#> 400                                                                                                                                                                                                                                                                                                                                    GO:0005509(calcium ion binding);GO:0004252(serine-type endopeptidase activity)
#> 401                                                                                                                                                                                                                                                                                                                                                                                    GO:0005504(fatty acid binding)
#> 402                                                                                                                                                                                                                                                                                                                                                                                    GO:0005504(fatty acid binding)
#> 403                                                                                                                                                                                                                                                                                                                                                                                         GO:0008289(lipid binding)
#> 404                                                                                                                                                                                                                                                                                                                                            GO:0004334(fumarylacetoacetase activity);GO:0046872(metal ion binding)
#> 405                                                                                                                                                                                                                                                                                                                                                                                    GO:0003824(catalytic activity)
#> 406                                                                                                                                                                                                                                                                                                                   GO:0005524(ATP binding);GO:0004826(phenylalanine-tRNA ligase activity);GO:0000049(tRNA binding)
#> 407                                                                                                                                                                                                                                                       GO:0005524(ATP binding);GO:0000287(magnesium ion binding);GO:0004826(phenylalanine-tRNA ligase activity);GO:0003746(translation elongation factor activity)
#> 408                                                                                                                                                                                                                                                                                                                                                                    GO:0003735(structural constituent of ribosome)
#> 409                                                                                                                                                                                                                                                                                                                                                      GO:0042132(fructose 1,6-bisphosphate 1-phosphatase activity)
#> 410                                                                                                                                                                                                                                                                                                                                                      GO:0042132(fructose 1,6-bisphosphate 1-phosphatase activity)
#> 411                                                                                                                                                                                                                                                                                                                                                                                                              <NA>
#> 412                                                                                                                                                                                                                                                                                                              GO:0004310(farnesyl-diphosphate farnesyltransferase activity);GO:0051996(squalene synthase activity)
#> 413                                                                                                                                                                                                                                                                                                                           GO:0016765(transferase activity, transferring alkyl or aryl (other than methyl) groups)
#> 414                                                                                                                                                                                                                                                                                                                                                                            GO:0005102(signaling receptor binding)
#> 415                                                                                                                                                                                                                                                                                                                                                                            GO:0005102(signaling receptor binding)
#> 416                                                                                                                                                                                                                                                                                                                                                                            GO:0005102(signaling receptor binding)
#> 417                                                                                                                                                                                                                                                                                                                                                                           GO:0004333(fumarate hydratase activity)
#> 418                                                                                                                                                                                                                                                                                                                                                                                     GO:0046872(metal ion binding)
#> 419                                                                                                                                                                                                                                                                                                                                                                                                              <NA>
#> 420                                                                                                                                                                                                                                                                                         GO:0005528(FK506 binding);GO:0031072(heat shock protein binding);GO:0003755(peptidyl-prolyl cis-trans isomerase activity)
#> 421                                                                                                                                                                                                                                                                                         GO:0005528(FK506 binding);GO:0031072(heat shock protein binding);GO:0003755(peptidyl-prolyl cis-trans isomerase activity)
#> 422                                                                                                                                                                                                                                                                                                                                                                                                              <NA>
#> 423                                                                                                                                                                                                                                                                                                                                              GO:0005524(ATP binding);GO:0003919(FMN adenylyltransferase activity)
#> 424                                                                                                                                                                                                                                                                                                                                                                                                              <NA>
#> 425                                                                                                                                                                                                                                                                                                                GO:0005524(ATP binding);GO:0005021(vascular endothelial growth factor-activated receptor activity)
#> 426                                                                                                                                                                                                                                                                                   GO:0050660(flavin adenine dinucleotide binding);GO:0004499(N,N-dimethylaniline monooxygenase activity);GO:0050661(NADP binding)
#> 427                                                                                                                                                                                                                                                                                   GO:0050660(flavin adenine dinucleotide binding);GO:0004499(N,N-dimethylaniline monooxygenase activity);GO:0050661(NADP binding)
#> 428                                                                                                                                                                                                                                                                                                                                     GO:0003677(DNA binding);GO:0003700(DNA-binding transcription factor activity)
#> 429                                                                                                                                                                                                                                                                                                                                     GO:0003677(DNA binding);GO:0003700(DNA-binding transcription factor activity)
#> 430                                                                                                                                            GO:0003700(DNA-binding transcription factor activity);GO:0019904(protein domain specific binding);GO:0043565(sequence-specific DNA binding);GO:0008134(transcription factor binding);GO:0000981(DNA-binding transcription factor activity, RNA polymerase II-specific)
#> 431                                                                                                                                                                                                                                                                                                                                                   GO:0005542(folic acid binding);GO:0016740(transferase activity)
#> 432                                                                                                                                                                                                                                                                                                       GO:0010997(anaphase-promoting complex binding);GO:0097027(ubiquitin-protein transferase activator activity)
#> 433                                                                                                                                                                                                                                                                                                                                                                        GO:0004346(glucose-6-phosphatase activity)
#> 434                                                                                                                                                                                                                                                                                                                                                                                                              <NA>
#> 435                                                                                                                                                                                                                                                                                                                                                                                                              <NA>
#> 436                                                                                                                                                                                                                                                                                                                                                                                                              <NA>
#> 437                                                                                                                                                                                                                                                                                                                                                                                                              <NA>
#> 438                                                                                                                                                                                                                                                                                                                                          GO:0004034(aldose 1-epimerase activity);GO:0030246(carbohydrate binding)
#> 439                                                                                                                                                                                                                                                                                                                   GO:0030246(carbohydrate binding);GO:0016757(transferase activity, transferring glycosyl groups)
#> 440                                                                                                                                                                                                                                                                                                                   GO:0030246(carbohydrate binding);GO:0016757(transferase activity, transferring glycosyl groups)
#> 441                                                                                                                                                                                                                                                                                                                                                         GO:0030731(guanidinoacetate N-methyltransferase activity)
#> 442                                                                                                                                                                                                                                                                           GO:0004365(glyceraldehyde-3-phosphate dehydrogenase (NAD+) (phosphorylating) activity);GO:0051287(NAD binding);GO:0050661(NADP binding)
#> 443                                                                                                                                                                                                                                                                                                                                                                                           GO:0003723(RNA binding)
#> 444                                                                                                                                                                                                                                                                                                                                                  GO:0005524(ATP binding);GO:0004820(glycine-tRNA ligase activity)
#> 445                                                                                                                                                                                                                                                                GO:0003844(1,4-alpha-glucan branching enzyme activity);GO:0043169(cation binding);GO:0004553(hydrolase activity, hydrolyzing O-glycosyl compounds)
#> 446                                                                                                                                                                                                                                                                                                                          GO:0008890(glycine C-acetyltransferase activity);GO:0030170(pyridoxal phosphate binding)
#> 447                                                                                                                                                                                                                                                                                                                       GO:0003995(acyl-CoA dehydrogenase activity);GO:0050660(flavin adenine dinucleotide binding)
#> 448                                                                                                                                                                                                                                                                                                                                                                                                              <NA>
#> 449                                                                                                                                                                                                                                                                                                                                                                                                              <NA>
#> 450                                                                                                                                                                                                                                                                                        GO:0097367(carbohydrate derivative binding);GO:0004360(glutamine-fructose-6-phosphate transaminase (isomerizing) activity)
#> 451                                                                                                                                                                                                                                                                                                                                                                   GO:0008488(gamma-glutamyl carboxylase activity)
#> 452                                                                                                                                                                                                                                                                                                                                                                     GO:0034722(gamma-glutamyl-peptidase activity)
#> 453                                                                                                                                                                                                                                                                                                                                                                                                              <NA>
#> 454                                                                                                                                                                                                                                                                                                                                                                              GO:0004370(glycerol kinase activity)
#> 455                                                                                                                                                                                                                                                                                                                                                  GO:0004553(hydrolase activity, hydrolyzing O-glycosyl compounds)
#> 456                                                                                                                                                                                                                                                                                                                                                                           GO:0004565(beta-galactosidase activity)
#> 457                                                                                                                                                                                                                                                                                                                                       GO:0004462(lactoylglutathione lyase activity);GO:0046872(metal ion binding)
#> 458                                                                                                                                                                                                                                                                                                                GO:0016639(oxidoreductase activity, acting on the CH-NH2 group of donors, NAD or NADP as acceptor)
#> 459                                                                                                                                                                                                                                                                                                                                             GO:0005524(ATP binding);GO:0004356(glutamate-ammonia ligase activity)
#> 460                                                                                                                                                                                                                                                                                                                                                                             GO:0008047(enzyme activator activity)
#> 461                                                                                                                                                                                                                                                                                                                                                                                                              <NA>
#> 462                                                                                                                                                                                                                                                                                                                                                                                       GO:0003924(GTPase activity)
#> 463                                                                                                                                                                                                                                                                                                                                                                                       GO:0003924(GTPase activity)
#> 464                                                                                                                                                                                                                                                                                                                                                                                           GO:0005525(GTP binding)
#> 465                                                                                                                                                                                                                                                                                                                                                                                           GO:0005525(GTP binding)
#> 466                                                                                                                                                                                                                                                                                                                                                                                           GO:0005525(GTP binding)
#> 467                                                                                                                                                                                                                                                                                                                                                                  GO:0017174(glycine N-methyltransferase activity)
#> 468                                                                                                                                                                                                                                                                                                                                                  GO:0004343(glucosamine 6-phosphate N-acetyltransferase activity)
#> 469                                                                                                                                                                                                                                                                                                                                                                                GO:0005484(SNAP receptor activity)
#> 470                                                                                                                                                                                                                                                                                                          GO:0004069(L-aspartate:2-oxoglutarate aminotransferase activity);GO:0030170(pyridoxal phosphate binding)
#> 471                                                                                                                                                                                                                                                                                                          GO:0004069(L-aspartate:2-oxoglutarate aminotransferase activity);GO:0030170(pyridoxal phosphate binding)
#> 472                                                                                                                                                                                                                                                                                                                                                        GO:0016746(transferase activity, transferring acyl groups)
#> 473                                                                                                                                                                                                                                                                              GO:0004367(glycerol-3-phosphate dehydrogenase [NAD+] activity);GO:0051287(NAD binding);GO:0042803(protein homodimerization activity)
#> 474                                                                                                                                                                                                                                                                                                                                                                                                              <NA>
#> 475                                                                                                                                                                                                                                                                                                                                                                GO:0004347(glucose-6-phosphate isomerase activity)
#> 476                                                                                                                                                                                                                                                                                                                                            GO:0003824(catalytic activity);GO:0030170(pyridoxal phosphate binding)
#> 477                                                                                                                                                                                                                                                                                                                                                                       GO:0004602(glutathione peroxidase activity)
#> 478                                                                                                                                                                                                                                                                                                                                                                       GO:0004602(glutathione peroxidase activity)
#> 479                                                                                                                                            GO:0051287(NAD binding);GO:0016616(oxidoreductase activity, acting on the CH-OH group of donors, NAD or NADP as acceptor);GO:0008465(glycerate dehydrogenase activity);GO:0030267(glyoxylate reductase (NADP) activity);GO:0016618(hydroxypyruvate reductase activity)
#> 480                                                                                                                                                                                                                                                                                                                                                                                GO:0051015(actin filament binding)
#> 481                                                                                                                                                                                                                                                                                                                                     GO:0046872(metal ion binding);GO:0004721(phosphoprotein phosphatase activity)
#> 482                                                                                                                                                                                                                                                                                                                                                               GO:0005525(GTP binding);GO:0003924(GTPase activity)
#> 483                                                                                                                                                                                                                                                                                                                                                                      GO:0004364(glutathione transferase activity)
#> 484                                                                                                                                                                                                                                                                                                                                                                      GO:0004364(glutathione transferase activity)
#> 485                                                                                                                                                                                                                                                                                                                GO:0004364(glutathione transferase activity);GO:0015035(protein disulfide oxidoreductase activity)
#> 486                                                                                                                                                                                                                                                                                                                                                                      GO:0004364(glutathione transferase activity)
#> 487                                                                                                                                                                                                                                                                                                                                                                                    GO:0003824(catalytic activity)
#> 488                                                                                                                                                                                                                                                                                                                                                                                                              <NA>
#> 489                                                                                                                                                                                                                                                                                                                                               GO:0046872(metal ion binding);GO:0017025(TBP-class protein binding)
#> 490                                                                                                                                                                                                                                                                                                                                                                                                              <NA>
#> 491                                                                                                                                                                                                                                                                                                                                                                                           GO:0005525(GTP binding)
#> 492                                                                                                                                                                                                                                                                                                                                                                   GO:0004373(glycogen (starch) synthase activity)
#> 493                                                                                                                                                                                                                                                                                                                                                          GO:0004867(serine-type endopeptidase inhibitor activity)
#> 494                                                                                                                                                                                                                                                                                                                                           GO:0003677(DNA binding);GO:0046982(protein heterodimerization activity)
#> 495                                                                                                                                                                                                                                                                                                                                           GO:0003677(DNA binding);GO:0046982(protein heterodimerization activity)
#> 496                                                                                                                                                                                                                                                                                                                                                                                                              <NA>
#> 497                                                                                                                                                                                                                                                                                                                       GO:0000334(3-hydroxyanthranilate 3,4-dioxygenase activity);GO:0008198(ferrous iron binding)
#> 498                                                                                                                                                                   GO:0102343(3-hydroxy-arachidoyl-CoA dehydratase activity);GO:0102344(3-hydroxy-behenoyl-CoA dehydratase activity);GO:0102345(3-hydroxy-lignoceroyl-CoA dehydratase activity);GO:0102158(very-long-chain 3-hydroxyacyl-CoA dehydratase activity)
#> 499                                                                                                                                                                   GO:0102343(3-hydroxy-arachidoyl-CoA dehydratase activity);GO:0102344(3-hydroxy-behenoyl-CoA dehydratase activity);GO:0102345(3-hydroxy-lignoceroyl-CoA dehydratase activity);GO:0102158(very-long-chain 3-hydroxyacyl-CoA dehydratase activity)
#> 500                                                                                                                                                                                                                                                                                                                                     GO:0003857(3-hydroxyacyl-CoA dehydrogenase activity);GO:0070403(NAD+ binding)
#> 501                                                                                                                                                                                                                                                                                                                     GO:0003857(3-hydroxyacyl-CoA dehydrogenase activity);GO:0004300(enoyl-CoA hydratase activity)
#> 502                                                                                                                                                                                                                                                                                                                           GO:0016747(transferase activity, transferring acyl groups other than amino-acyl groups)
#> 503                                                                                                                                                                                                                                                                                                                                                             GO:0004416(hydroxyacylglutathione hydrolase activity)
#> 504                                                                                                                                                                                                                                                                                                                                                                      GO:0004397(histidine ammonia-lyase activity)
#> 505                                                                                                                                                                                                                                                                                                                                                       GO:0010181(FMN binding);GO:0016491(oxidoreductase activity)
#> 506                                                                                                                                                                                                                                                                                                                                                       GO:0010181(FMN binding);GO:0016491(oxidoreductase activity)
#> 507                                                                                                                                                                                                                                                                                                                                                GO:0005524(ATP binding);GO:0004821(histidine-tRNA ligase activity)
#> 508                                                                                                                                                                                                                                                                                                                                                               GO:0005525(GTP binding);GO:0003924(GTPase activity)
#> 509                                                                                                                                                                                                                                                                                                                                      GO:0004408(holocytochrome-c synthase activity);GO:0046872(metal ion binding)
#> 510                                                                                                                                                                                                                                                                                                                                                   GO:0005507(copper ion binding);GO:0004322(ferroxidase activity)
#> 511                                                                                                                                                                                                                                                                                                           GO:0004563(beta-N-acetylhexosaminidase activity);GO:0102148(N-acetyl-beta-D-galactosaminidase activity)
#> 512                                                                                                                                                                                                                                                                                                                                                                               GO:0015929(hexosaminidase activity)
#> 513                                                                                                                                                                                                                                                                                                                                                                GO:0004411(homogentisate 1,2-dioxygenase activity)
#> 514                                                                                                                                                                                                                                                                                                                                              GO:0015019(heparan-alpha-glucosaminide N-acetyltransferase activity)
#> 515                                                                                                                                                                                                                                                                                                          GO:0008442(3-hydroxyisobutyrate dehydrogenase activity);GO:0051287(NAD binding);GO:0050661(NADP binding)
#> 516                                                                                                                                                                                                                                                                                                                   GO:0003700(DNA-binding transcription factor activity);GO:0046983(protein dimerization activity)
#> 517                                                                                                                                                                                                                                                                                                                                     GO:0003677(DNA binding);GO:0003700(DNA-binding transcription factor activity)
#> 518                                                                                                                                                                                                                                                                                                                                                                                           GO:0003677(DNA binding)
#> 519                                                                                                                                                                                                                                                                                                                         GO:0004420(hydroxymethylglutaryl-CoA reductase (NADPH) activity);GO:0050661(NADP binding)
#> 520                                                                                                                                                                                                                                                                                                                                                           GO:0004421(hydroxymethylglutaryl-CoA synthase activity)
#> 521                                                                                                                                                                                                                                                                                                                                   GO:0004392(heme oxygenase (decyclizing) activity);GO:0046872(metal ion binding)
#> 522                                                                                                                                                                                                                                                                                                                                                                                           GO:0003677(DNA binding)
#> 523                                                                                                                                                                                                                                                                                                                                                                          GO:0008170(N-methyltransferase activity)
#> 524                                                                                                                                                                                                                                                                                                                                                                          GO:0008170(N-methyltransferase activity)
#> 525                                                                                                                                                                                                                                                                                                                                                                                           GO:0003723(RNA binding)
#> 526                                                                                                                                                                                                                                                                                                                                                                                           GO:0003723(RNA binding)
#> 527                                                                                                                                                                                                                                                                                                                                                                   GO:0003677(DNA binding);GO:0003723(RNA binding)
#> 528                                                                                                                                                                                                                                                                              GO:0003868(4-hydroxyphenylpyruvate dioxygenase activity);GO:0004462(lactoylglutathione lyase activity);GO:0046872(metal ion binding)
#> 529                                                                                                                                                                                                                                   GO:0052657(guanine phosphoribosyltransferase activity);GO:0004422(hypoxanthine phosphoribosyltransferase activity);GO:0046872(metal ion binding);GO:0000166(nucleotide binding)
#> 530                                                                                                                                                                                                                                                                                                                                                                             GO:0008146(sulfotransferase activity)
#> 531                                                                                                                                                                                                                                                                                                                                                                             GO:0008146(sulfotransferase activity)
#> 532                                                                                                                                                                                                                                                                                                                   GO:0008146(sulfotransferase activity);GO:0017095(heparan sulfate 6-O-sulfotransferase activity)
#> 533                                                                                                                                                                                                                                                                                                                                                                                           GO:0005524(ATP binding)
#> 534                                                                                                                                                                                                                                                                                                                                                                                           GO:0005524(ATP binding)
#> 535                                                                                                                                                                                                                                                                                                                                                                               GO:0016491(oxidoreductase activity)
#> 536                                                                                                                                                                                                                                                                                                                                                                               GO:0016491(oxidoreductase activity)
#> 537                                                                                                                                                                                                                                                                                                                                                                               GO:0016491(oxidoreductase activity)
#> 538                                                                                                                                                                                                                                                                                                                                                                      GO:0000253(3-keto sterol reductase activity)
#> 539                                                                                                                                                                                                                                                                                                                                                  GO:0003854(3-beta-hydroxy-delta5-steroid dehydrogenase activity)
#> 540                                                                                                                                                                                                                                                                                                                                                      GO:0005524(ATP binding);GO:0051082(unfolded protein binding)
#> 541                                                                                                                                                                                                                                                                                                                                                      GO:0005524(ATP binding);GO:0051082(unfolded protein binding)
#> 542                                                                                                                                                                                                                                                                                                                                                      GO:0005524(ATP binding);GO:0051082(unfolded protein binding)
#> 543                                                                                                                                                                                                                                                                                                                                                                                           GO:0005524(ATP binding)
#> 544                                                                                                                                                                                                                                                                                                                                                                                           GO:0005524(ATP binding)
#> 545                                                                                                                                                                                                                                                                                                                                                      GO:0005524(ATP binding);GO:0051082(unfolded protein binding)
#> 546                                                                                                                                                                                                                                                                                                                                                                                     GO:0046872(metal ion binding)
#> 547                                                                                                                                                                                                                                                                                                                                                                                           GO:0005524(ATP binding)
#> 548                                                                                                                                                                                                                                                                                                                                                                         GO:0046983(protein dimerization activity)
#> 549                                                                                                                                                                                                                                                                                                                                                                         GO:0046983(protein dimerization activity)
#> 550                                                                                                                                                                                                                                                                                                   GO:0004450(isocitrate dehydrogenase (NADP+) activity);GO:0000287(magnesium ion binding);GO:0051287(NAD binding)
#> 551                                                                                                                                                                                                                                                                                                   GO:0004450(isocitrate dehydrogenase (NADP+) activity);GO:0000287(magnesium ion binding);GO:0051287(NAD binding)
#> 552                                                                                                                                                                                                                                                                                                    GO:0004449(isocitrate dehydrogenase (NAD+) activity);GO:0000287(magnesium ion binding);GO:0051287(NAD binding)
#> 553                                                                                                                                                                                                                                                                                                                       GO:0016787(hydrolase activity);GO:0004452(isopentenyl-diphosphate delta-isomerase activity)
#> 554                                                                                                                                                                                                                                                                                                                                                            GO:0020037(heme binding);GO:0046872(metal ion binding)
#> 555                                                                                                                                                                                                                                                                                                                                                                                                              <NA>
#> 556                                                                                                                                                                                                                                                                                                                                                   GO:0008083(growth factor activity);GO:0005179(hormone activity)
#> 557                                                                                                                                                                                                                                                                                                                                                                                                              <NA>
#> 558                                                                                                                                                                                                                                                                                                                                                                            GO:0004896(cytokine receptor activity)
#> 559                                                                                                                                                                                                       GO:0008934(inositol monophosphate 1-phosphatase activity);GO:0052832(inositol monophosphate 3-phosphatase activity);GO:0052833(inositol monophosphate 4-phosphatase activity);GO:0046872(metal ion binding)
#> 560                                                                                                                                                                                                                                                                                                               GO:0003938(IMP dehydrogenase activity);GO:0046872(metal ion binding);GO:0000166(nucleotide binding)
#> 561                                                                                                                                                                                                                                                                                                                                                                                    GO:0008536(Ran GTPase binding)
#> 562                                                                                                                                                                                                                                                                                                                                                                                                              <NA>
#> 563                                                                                                                                                                                                                                                                                                                                                                                                              <NA>
#> 564                                                                                                                                                                                                                                                                                                                       GO:0003995(acyl-CoA dehydrogenase activity);GO:0050660(flavin adenine dinucleotide binding)
#> 565                                                                                                                                                                                                                                                                                                                                                                               GO:0016491(oxidoreductase activity)
#> 566                                                                                                                                                                                                                                                                                                                                     GO:0003677(DNA binding);GO:0003700(DNA-binding transcription factor activity)
#> 567                                                                                                                                                                                                                                                                                                                                     GO:0003677(DNA binding);GO:0003700(DNA-binding transcription factor activity)
#> 568                                                                                                                                                                                                                                                                                                                  GO:0005524(ATP binding);GO:0004824(lysine-tRNA ligase activity);GO:0003676(nucleic acid binding)
#> 569                                                                                                                                                                                                                                                                              GO:0005524(ATP binding);GO:0019838(growth factor binding);GO:0005021(vascular endothelial growth factor-activated receptor activity)
#> 570                                                                                                                                                                                                                                                                                                                                                                                                              <NA>
#> 571                                                                                                                                                                                                                                                                                                                                                                               GO:0004454(ketohexokinase activity)
#> 572                                                                                                                                                                                                                                                                                                                                                  GO:0004553(hydrolase activity, hydrolyzing O-glycosyl compounds)
#> 573                                                                                                                                                                                                                                                                                                                                                                                  GO:0003676(nucleic acid binding)
#> 574                                                                                                                                                                                                                                                                                                                                                                                                              <NA>
#> 575                                                                                                                                                                                                                                                                                                                                           GO:0071949(FAD binding);GO:0004502(kynurenine 3-monooxygenase activity)
#> 576                                                                                                                                                                                                                                                                                                                                                           GO:0018024(histone-lysine N-methyltransferase activity)
#> 577                                                                                                                                                                                                                                                                                                                                                        GO:0004869(cysteine-type endopeptidase inhibitor activity)
#> 578                                                                                                                                                                                                                                                                                                                                                                                    GO:0008536(Ran GTPase binding)
#> 579                                                                                                                                                                                                                                                                                                                                                               GO:0005525(GTP binding);GO:0003924(GTPase activity)
#> 580                                                                                                                                                                                                                                                                                                                                         GO:0030429(kynureninase activity);GO:0030170(pyridoxal phosphate binding)
#> 581                                                                                                                                                                                                                                                                                                                                                                               GO:0016491(oxidoreductase activity)
#> 582                                                                                                                                                                                                                                                                                                                     GO:0005085(guanyl-nucleotide exchange factor activity);GO:0060090(molecular adaptor activity)
#> 583                                                                                                                                                                                                                                                                                                                                                                                                              <NA>
#> 584                                                                                                                                                                                                                                                                                                                                                                                                              <NA>
#> 585                                                                                                                                                                                                                                                                                                                                                                                                              <NA>
#> 586                                                                                                                                                                                                                                                                                                    GO:0004177(aminopeptidase activity);GO:0030145(manganese ion binding);GO:0008235(metalloexopeptidase activity)
#> 587                                                                                                                                                                                                                                                                                                                                                                                                              <NA>
#> 588                                                                                                                                                                                                                                                                                                                                                                            GO:0008374(O-acyltransferase activity)
#> 589                                                                                                                                                                                                                                                                                                                                                        GO:0016746(transferase activity, transferring acyl groups)
#> 590                                                                                                                                                                                                                                                                                                                                                                                    GO:0008233(peptidase activity)
#> 591                                                                                                                                                                                                                                                                                                                                                                          GO:0004806(triglyceride lipase activity)
#> 592                                                                                                                                                                                                                                                                                                                                            GO:0046872(metal ion binding);GO:0004806(triglyceride lipase activity)
#> 593                                                                                                                                                                                                                                                                                                                                                                                                              <NA>
#> 594                                                                                                                                                                                                                                                                                                                                                                                       GO:0005537(mannose binding)
#> 595                                                                                                                                                                                                                                                                                                                                                                                                              <NA>
#> 596                                                                                                                                                                                                                                                                                                                                                                    GO:0004252(serine-type endopeptidase activity)
#> 597                                                                                                                                                                                                                                                                                                                                                        GO:0016746(transferase activity, transferring acyl groups)
#> 598                                                                                                                                                                                                                                                                                                                 GO:0008201(heparin binding);GO:0004465(lipoprotein lipase activity);GO:0046872(metal ion binding)
#> 599                                                                                                                                                                                                                                                                                                                                                                                           GO:0005525(GTP binding)
#> 600                                                                                                                                                                                                                                                                                                                                                                                           GO:0003723(RNA binding)
#> 601                                                                                                                                                                                                                                                                                                                                                                                           GO:0003723(RNA binding)
#> 602                                                                                                                                                                                                                                                                                                                                                                                           GO:0003723(RNA binding)
#> 603                                                                                                                                                                                                                                                                                                  GO:0004463(leukotriene-A4 hydrolase activity);GO:0008237(metallopeptidase activity);GO:0008270(zinc ion binding)
#> 604                                                                                                                                                                                                                                                                                                                                                                                           GO:0003723(RNA binding)
#> 605                                                                                                                                                                                                                                                                                                                                                                  GO:0004197(cysteine-type endopeptidase activity)
#> 606                                                                                                                                                                                                                                                                                                                                                                                                              <NA>
#> 607                                                                                                                                                                                                                                                                                                                                                                                                              <NA>
#> 608                                                                                                                                                                                                                                                                                                                                      GO:0005524(ATP binding);GO:0004674(protein serine/threonine kinase activity)
#> 609                                                                                                                                                                                                                                                                                                                                                           GO:0005524(ATP binding);GO:0004707(MAP kinase activity)
#> 610                                                                                                                                                                                                                                                                                                                                                           GO:0005524(ATP binding);GO:0004707(MAP kinase activity)
#> 611                                                                                                                                                                                                                                                                                                                                               GO:0005524(ATP binding);GO:0004825(methionine-tRNA ligase activity)
#> 612                                                                                                                                                                                                                                                                                                                                                                                   GO:0005509(calcium ion binding)
#> 613                                                                                                                                                                                                                                                                                                         GO:0005524(ATP binding);GO:0046872(metal ion binding);GO:0004478(methionine adenosyltransferase activity)
#> 614                                                                                                                                                                                                                                                                                                                                                                                                              <NA>
#> 615                                                                                                                                                                                                                                                                                                                                                                                       GO:0016874(ligase activity)
#> 616                                                                                                                                                                                                                                                                                                                                                                       GO:0030060(L-malate dehydrogenase activity)
#> 617                                                                                                                                                                                                                                                                                                                                                                               GO:0016491(oxidoreductase activity)
#> 618                                                                                                                                                                                                                                                                                                                                                                                                              <NA>
#> 619                                                                                                                                                                                                                                                                                                                                            GO:0004222(metalloendopeptidase activity);GO:0008270(zinc ion binding)
#> 620                                                                                                                                                                                                                                                                                                                 GO:0030246(carbohydrate binding);GO:0004553(hydrolase activity, hydrolyzing O-glycosyl compounds)
#> 621                                                                                                                                                                                                                                                                                                                                                                GO:0008375(acetylglucosaminyltransferase activity)
#> 622                                                                                                                                                                                                                                                                                                                        GO:0008455(alpha-1,6-mannosylglycoprotein 2-beta-N-acetylglucosaminyltransferase activity)
#> 623                                                                                                                                                                                                                                                                                                                                                                                                              <NA>
#> 624                                                                                                                                                                                                                                                                                                                                            GO:0008047(enzyme activator activity);GO:0016740(transferase activity)
#> 625                                                                                                                                                                                                                                                                                                                                                                                                              <NA>
#> 626                                                                                                                                                                                                                                                                                                                                                                                                              <NA>
#> 627                                                                                                                                                                                                                                                                                                                                                                                  GO:0016791(phosphatase activity)
#> 628                                                                                                                                                                                                                                                                                                                                              GO:0050113(inositol oxygenase activity);GO:0005506(iron ion binding)
#> 629                                                                                                                                                                                                                                                                                                                                      GO:0005524(ATP binding);GO:0004674(protein serine/threonine kinase activity)
#> 630                                                                                                                                                                                                                                                                                                                                                                    GO:0050080(malonyl-CoA decarboxylase activity)
#> 631                                                                                                                                                                                                                                                                                                                                            GO:0004222(metalloendopeptidase activity);GO:0008270(zinc ion binding)
#> 632                                                                                                                                                                                                                                                                                                                                            GO:0004222(metalloendopeptidase activity);GO:0008270(zinc ion binding)
#> 633                                                                                                                                                                                                                                                                                                                                                                       GO:0030366(molybdopterin synthase activity)
#> 634                                                                                                                                                                                                                                                                                                                                                                GO:0004792(thiosulfate sulfurtransferase activity)
#> 635                                                                                                                                                                                                                                                                                                                                                                                                              <NA>
#> 636                                                                                                                                                                                                                                                                                                                                                                                                              <NA>
#> 637                                                                                                                                                                                                                                                                                                                                                                    GO:0003735(structural constituent of ribosome)
#> 638                                                                                                                                                                                                                                                                                                                                                                    GO:0003735(structural constituent of ribosome)
#> 639                                                                                                                                                                                                                                                                                                                                           GO:0019843(rRNA binding);GO:0003735(structural constituent of ribosome)
#> 640                                                                                                                                                                                                                                                                                                                                                                    GO:0003735(structural constituent of ribosome)
#> 641                                                                                                                                                                                                                                                                                                                                                                    GO:0003735(structural constituent of ribosome)
#> 642                                                                                                                                                                                                                                                                                                                                                                    GO:0003735(structural constituent of ribosome)
#> 643                                                                                                                                                                                                                                                                                                                                                                    GO:0003735(structural constituent of ribosome)
#> 644                                                                                                                                                                                                                                                                                                                                                                                                              <NA>
#> 645                                                                                                                                                                                                                                                                                                                                                                    GO:0003735(structural constituent of ribosome)
#> 646                                                                                                                                                                                                                                                                                                                                                                    GO:0003735(structural constituent of ribosome)
#> 647                                                                                                                                                                                                                                                                                                                                                                    GO:0003735(structural constituent of ribosome)
#> 648                                                                                                                                                                                                                                                                                                                                                                    GO:0003735(structural constituent of ribosome)
#> 649                                                                                                                                                                                                                                                                                                                                                                    GO:0003735(structural constituent of ribosome)
#> 650                                                                                                                                                                                                                                                                                                                                                                    GO:0003735(structural constituent of ribosome)
#> 651                                                                                                                                                                                                                                                                                                                                                                    GO:0003735(structural constituent of ribosome)
#> 652                                                                                                                                                                                                                                                                                                                                                                    GO:0003735(structural constituent of ribosome)
#> 653                                                                                                                                                                                                                                                                                                                                                                    GO:0003735(structural constituent of ribosome)
#> 654                                                                                                                                                                                                                                                                                                                                                                    GO:0003735(structural constituent of ribosome)
#> 655                                                                                                                                                                                                                                                                                                                                                                    GO:0003735(structural constituent of ribosome)
#> 656                                                                                                                                                                                                                                                                                                                                                                    GO:0003735(structural constituent of ribosome)
#> 657                                                                                                                                                                                                                                                                                                                                                                    GO:0003735(structural constituent of ribosome)
#> 658                                                                                                                                                                                                                                                                                                                                                                    GO:0003735(structural constituent of ribosome)
#> 659                                                                                                                                                                                                                                                                                                                                                                    GO:0003735(structural constituent of ribosome)
#> 660                                                                                                                                                                                                                                                                                                                                                                    GO:0003735(structural constituent of ribosome)
#> 661                                                                                                                                                                                                                                                                                                                                                                    GO:0003735(structural constituent of ribosome)
#> 662                                                                                                                                                                                                                                                                                                                                            GO:0003723(RNA binding);GO:0003735(structural constituent of ribosome)
#> 663                                                                                                                                                                                                                                                                                                                                           GO:0019843(rRNA binding);GO:0003735(structural constituent of ribosome)
#> 664                                                                                                                                                                                                                                                                                                                                                  GO:0005506(iron ion binding);GO:0016491(oxidoreductase activity)
#> 665                                                                                                                                                                                                                                                                                                                                                       GO:0017061(S-methyl-5-thioadenosine phosphorylase activity)
#> 666                                                                                                                                                                                                                                                                                                                                                             GO:0015078(proton transmembrane transporter activity)
#> 667                                                                                                                                                                                                                                                                                                                  GO:0004129(cytochrome-c oxidase activity);GO:0020037(heme binding);GO:0046872(metal ion binding)
#> 668                                                                                                                                                                                                                                                                                                                                          GO:0005507(copper ion binding);GO:0004129(cytochrome-c oxidase activity)
#> 669                                                                                                                                                                                                                                                                                                                                                                         GO:0004129(cytochrome-c oxidase activity)
#> 670                                                                                                                                                                                                                                                                                                                               GO:0046872(metal ion binding);GO:0008121(ubiquinol-cytochrome-c reductase activity)
#> 671                                                                                                                                                                                                                                                                 GO:0005524(ATP binding);GO:0004329(formate-tetrahydrofolate ligase activity);GO:0004488(methylenetetrahydrofolate dehydrogenase (NADP+) activity)
#> 672                                                                                                                                                                                                                                                                                                                                              GO:0004488(methylenetetrahydrofolate dehydrogenase (NADP+) activity)
#> 673                                                                                                                                                                                                                                                                                                                                                GO:0004489(methylenetetrahydrofolate reductase (NAD(P)H) activity)
#> 674                                                                                                                                                                                                                                                                                                  GO:0030272(5-formyltetrahydrofolate cyclo-ligase activity);GO:0005524(ATP binding);GO:0046872(metal ion binding)
#> 675                                                                                                                                                                                                                                                                                                 GO:0052866(phosphatidylinositol phosphate phosphatase activity);GO:0004725(protein tyrosine phosphatase activity)
#> 676                                                                                                                                                                                                                                                                                                                                                              GO:0008137(NADH dehydrogenase (ubiquinone) activity)
#> 677                                                                                                                                                                                                                                                                                                                                                              GO:0008137(NADH dehydrogenase (ubiquinone) activity)
#> 678                                                                                                                                                                                                                                                                                                                                                              GO:0008137(NADH dehydrogenase (ubiquinone) activity)
#> 679                                                                                                                                                                                                                                                                                                                                                              GO:0008137(NADH dehydrogenase (ubiquinone) activity)
#> 680                                                                                                                                                                                                                                                                                                                                                                      GO:0004866(endopeptidase inhibitor activity)
#> 681                                                                                                                                                                                                                                                                                                                                                                                                              <NA>
#> 682                                                                                                                                                                                                                                                                                                                                                                                           GO:0003723(RNA binding)
#> 683                                                                                                                                                                                                                                                                                                                                                                                   GO:0005509(calcium ion binding)
#> 684                                                                                                                                                                                                                                                                                                                                                                                   GO:0005509(calcium ion binding)
#> 685                                                                                                                                                                                                                                                                                                                                        GO:0005524(ATP binding);GO:0004550(nucleoside diphosphate kinase activity)
#> 686                                                                                                                                                                                                                                                                                                                                                                                    GO:0003824(catalytic activity)
#> 687                                                                                                                                                                                                                                                                                                                                                                                                              <NA>
#> 688                                                                                                                                                                                                                                                                              GO:0004516(nicotinate phosphoribosyltransferase activity);GO:0004514(nicotinate-nucleotide diphosphorylase (carboxylating) activity)
#> 689                                                                                                                                                                                                                                                                                                                                                                                       GO:0000339(RNA cap binding)
#> 690                                                                                                                                                                                                                                                                                                                                                                   GO:0052689(carboxylic ester hydrolase activity)
#> 691                                                                                                                                                                                                                                                                                                                                                                    GO:0003713(transcription coactivator activity)
#> 692                                                                                                                                                                                                                                                                                                              GO:0015016([heparan sulfate]-glucosamine N-sulfotransferase activity);GO:0016787(hydrolase activity)
#> 693                                                                                                                                                                                                                                                                                                                                                                                                              <NA>
#> 694                                                                                                                                                                                                                                                                                                                                                                                                              <NA>
#> 695                                                                                                                                                                                                                                                                                                                       GO:0009055(electron transfer activity);GO:0008137(NADH dehydrogenase (ubiquinone) activity)
#> 696                                                                                                                                                                                                                                                                                                                                                                                                              <NA>
#> 697                                                                                                                                                                                                                                                                                                                                                                                                              <NA>
#> 698                                                                                                                                                                                                                                                                                                                                                                                                              <NA>
#> 699                                                                                                                                                                                                                                                                                                                                                                                                              <NA>
#> 700                                                                                                                                                                                                                                                                                                                                                                                                              <NA>
#> 701                                                                                                                                                                                                                                                                                                                                                                                                              <NA>
#> 702                                                                                                                                                                                                                                                                                                                                                              GO:0008137(NADH dehydrogenase (ubiquinone) activity)
#> 703                                                                                                                                                                                                                                                                                                                                                                                                              <NA>
#> 704                                                                                                                                                                                                                                                                                                                                                       GO:0003824(catalytic activity);GO:0050662(coenzyme binding)
#> 705                                                                                                                                                                                                                                                                                                                                                                                                              <NA>
#> 706                                                                                                                                                                                                                                                                                                                                                                           GO:0003954(NADH dehydrogenase activity)
#> 707                                                                                                                                                                                                                                                                                                                                                                                                              <NA>
#> 708                                                                                                                                                                                                                                                                                                                                                                                                              <NA>
#> 709                                                                                                                                                                                                                                                                                                                                                                                                              <NA>
#> 710                                                                                                                                                                                                                                                                                                                                                              GO:0008137(NADH dehydrogenase (ubiquinone) activity)
#> 711                                                                                                                                                                                                                                                                                                                                                                                                              <NA>
#> 712                                                                                                                                                                                                                                                                                                                                                                                                              <NA>
#> 713                                                                                                                                                                                                                                                                                                                                                              GO:0008137(NADH dehydrogenase (ubiquinone) activity)
#> 714                                                                                                                                                                                                                                                                                                                                                              GO:0008137(NADH dehydrogenase (ubiquinone) activity)
#> 715                                                                                                                                                                                                                                                                                                                                                                                                              <NA>
#> 716                                                                                                                                                                                                                                                                                                                                                                                                              <NA>
#> 717                                                                                                                                                                                                                                                                                                                                                              GO:0008137(NADH dehydrogenase (ubiquinone) activity)
#> 718                                                                                                                                                                                                                                                                               GO:0009055(electron transfer activity);GO:0051536(iron-sulfur cluster binding);GO:0008137(NADH dehydrogenase (ubiquinone) activity)
#> 719                                                                                                                                                                                                                                                                                                        GO:0051287(NAD binding);GO:0016651(oxidoreductase activity, acting on NAD(P)H);GO:0048038(quinone binding)
#> 720                                                                                                                                                                                                                                                                                                                                                              GO:0008137(NADH dehydrogenase (ubiquinone) activity)
#> 721                                                                                                                                                                                                                                                                                                                                                            GO:0016651(oxidoreductase activity, acting on NAD(P)H)
#> 722                                                                                                                                                                                                                                                       GO:0051539(4 iron, 4 sulfur cluster binding);GO:0046872(metal ion binding);GO:0008137(NADH dehydrogenase (ubiquinone) activity);GO:0048038(quinone binding)
#> 723                                                                                                                                                                                                                                   GO:0051539(4 iron, 4 sulfur cluster binding);GO:0010181(FMN binding);GO:0046872(metal ion binding);GO:0051287(NAD binding);GO:0008137(NADH dehydrogenase (ubiquinone) activity)
#> 724                                                                                                                                                                                                                                                                                                    GO:0051537(2 iron, 2 sulfur cluster binding);GO:0046872(metal ion binding);GO:0016491(oxidoreductase activity)
#> 725                                                                                                                                                                                                           GO:0003677(DNA binding);GO:0003700(DNA-binding transcription factor activity);GO:0046982(protein heterodimerization activity);GO:0000976(transcription regulatory region sequence-specific DNA binding)
#> 726                                                                                                                                                                                                                                                                                                                                                                                                              <NA>
#> 727                                                                                                                                                                                                                                                                                                                                 GO:0031071(cysteine desulfurase activity);GO:0030170(pyridoxal phosphate binding)
#> 728                                                                                                                                                                                                                                                                                                                                                                                           GO:0003723(RNA binding)
#> 729                                                                                                                                                                                                                                                                                                                                                                                                              <NA>
#> 730                                                                                                                                                                                                                                                                                                                                                                       GO:0043023(ribosomal large subunit binding)
#> 731                                                                                                                                                                                                                                                                                                                                        GO:0005524(ATP binding);GO:0004550(nucleoside diphosphate kinase activity)
#> 732                                                                                                                                                                                                                                                                                                                                                                                       GO:0016301(kinase activity)
#> 733                                                                                                                                                                                                                                                                                                                                               GO:0004521(endoribonuclease activity);GO:0046872(metal ion binding)
#> 734                                                                                                                                                                                                                                                                                                                GO:0030515(snoRNA binding);GO:0034513(box H/ACA snoRNA binding);GO:0070034(telomerase RNA binding)
#> 735                                                                                                                                                                                                                                                                                                                                                                                                              <NA>
#> 736                                                                                                                                                                                                                                                                                                                GO:0005524(ATP binding);GO:0004383(guanylate cyclase activity);GO:0004672(protein kinase activity)
#> 737                                                                                                                                                                                                                                                                                                                                             GO:0003677(DNA binding);GO:0003707(steroid hormone receptor activity)
#> 738                                                                                                                                                                                                                          GO:0004879(nuclear receptor activity);GO:0043565(sequence-specific DNA binding);GO:0003707(steroid hormone receptor activity);GO:0008270(zinc ion binding);GO:0032052(bile acid binding)
#> 739                                                                                                                                                                                                                                                                                                                                                                                                              <NA>
#> 740                                                                                                                                                                                                                                                                                                                                           GO:0098519(nucleotide phosphatase activity, acting on free nucleotides)
#> 741                                                                                                                                                                                                                 GO:0016787(hydrolase activity);GO:0016818(hydrolase activity, acting on acid anhydrides, in phosphorus-containing anhydrides);GO:0000287(magnesium ion binding);GO:0030145(manganese ion binding)
#> 742                                                                                                                                                                                                                                                                                                                                                                GO:0017056(structural constituent of nuclear pore)
#> 743                                                                                                                                                                                                                                                                                                                                                                                                              <NA>
#> 744                                                                                                                                                                                                                                                                                                                                                                                                              <NA>
#> 745                                                                                                                                                                                                                                                                                                                                                                GO:0017056(structural constituent of nuclear pore)
#> 746                                                                                                                                                                                                                                                                                                                           GO:0016765(transferase activity, transferring alkyl or aryl (other than methyl) groups)
#> 747                                                                                                                                                                                                                                                                                                                                                                                           GO:0003723(RNA binding)
#> 748                                                                                                                                                                                                                                                                                                                                       GO:0070530(K63-linked polyubiquitin modification-dependent protein binding)
#> 749                                                                                                                                                                                                                                                                                                                                                                    GO:0008260(3-oxoacid CoA-transferase activity)
#> 750                                                                                                                                                                                                                                                                                                                                                                  GO:0003756(protein disulfide isomerase activity)
#> 751                                                                                                                                                                                                                                                                                                                                                                                           GO:0003723(RNA binding)
#> 752                                                                                                                                                                                                                                                                                                                                                                                           GO:0003723(RNA binding)
#> 753                                                                                                                                                                                                                                                                                                                                                                                           GO:0003723(RNA binding)
#> 754                                                                                                                                                                                                                                                                                                                                                                                GO:0070840(dynein complex binding)
#> 755                                                                                                                                                                                                                                                                                                                                                                                GO:0070840(dynein complex binding)
#> 756                                                                                                                                                                                                                                                                                                                                   GO:0005506(iron ion binding);GO:0004505(phenylalanine 4-monooxygenase activity)
#> 757                                                                                                                                                                                                                                                                                                                                                                                           GO:0003723(RNA binding)
#> 758                                                                                                                                                                                                                                                                                                                                                  GO:0005524(ATP binding);GO:0004594(pantothenate kinase activity)
#> 759                                                                                                                                                                                                                                                                                        GO:0004020(adenylylsulfate kinase activity);GO:0005524(ATP binding);GO:0004781(sulfate adenylyltransferase (ATP) activity)
#> 760                                                                                                                                                                                                                                                                                                                                                  GO:0005524(ATP binding);GO:0004827(proline-tRNA ligase activity)
#> 761                                                                                                                                                                                                                                                                                                                                                                                         GO:0003779(actin binding)
#> 762                                                                                                                                                                                                                                                                                                                                                                                           GO:0003723(RNA binding)
#> 763                                                                                                                                                                                                                                                                                                  GO:0005525(GTP binding);GO:0016301(kinase activity);GO:0004613(phosphoenolpyruvate carboxykinase (GTP) activity)
#> 764                                                                                                                                                                                                                                                                                                                              GO:0005525(GTP binding);GO:0004613(phosphoenolpyruvate carboxykinase (GTP) activity)
#> 765                                                                                                                                                                                                                                                                                                                                                                                    GO:0003824(catalytic activity)
#> 766                                                                                                                                                                                                                                                                                                                                                                                    GO:0003824(catalytic activity)
#> 767                                                                                                                                                                                                                                                                                                                                                 GO:0004739(pyruvate dehydrogenase (acetyl-transferring) activity)
#> 768                                                                                                                                                                                                                                                                                                                                                 GO:0004739(pyruvate dehydrogenase (acetyl-transferring) activity)
#> 769                                                                                                                                                                                                                                                                                                                                                        GO:0016746(transferase activity, transferring acyl groups)
#> 770                                                                                                                                                                                                                                                                                                                                                                  GO:0003756(protein disulfide isomerase activity)
#> 771                                                                                                                                                                                                                                                                                                                                                                  GO:0003756(protein disulfide isomerase activity)
#> 772                                                                                                                                                                                                                                                                                                                                                                                    GO:0016853(isomerase activity)
#> 773                                                                                                                                                                                                                                                                                                                                      GO:0005524(ATP binding);GO:0004674(protein serine/threonine kinase activity)
#> 774                                                                                                                                                                                                                                                                                                                                                                                  GO:0016740(transferase activity)
#> 775                                                                                                                                                                                                                                                                                                                                                                             GO:0008478(pyridoxal kinase activity)
#> 776                                                                                                                                                                                                                                                                                                                                                   GO:0004519(endonuclease activity);GO:0046872(metal ion binding)
#> 777                                                                                                                                                                                         GO:0080101(phosphatidyl-N-dimethylethanolamine N-methyltransferase activity);GO:0000773(phosphatidyl-N-methylethanolamine N-methyltransferase activity);GO:0004608(phosphatidylethanolamine N-methyltransferase activity)
#> 778                                                                                                                                                                                                                                                                                                                                                                                                              <NA>
#> 779                                                                                                                                                                                                                                                                                                                                               GO:0008022(protein C-terminus binding);GO:0008270(zinc ion binding)
#> 780                                                                                                                                                                                                                                                                                                                                                                                                              <NA>
#> 781                                                                                                                                                                                                                                                                                                                                                                                                              <NA>
#> 782                                                                                                                                                                                                                                                                                                                                                                                                              <NA>
#> 783                                                                                                                                                                                                                                                                                                                                                                                                              <NA>
#> 784                                                                                                                                                                                                                                                                                                                                                                                         GO:0003779(actin binding)
#> 785                                                                                                                                                                                                                                                                                                                      GO:0004082(bisphosphoglycerate mutase activity);GO:0004619(phosphoglycerate mutase activity)
#> 786                                                                                                                                                                                                                                                                                                                    GO:0050661(NADP binding);GO:0004616(phosphogluconate dehydrogenase (decarboxylating) activity)
#> 787                                                                                                                                                                                                                                                                                                                                              GO:0005524(ATP binding);GO:0004618(phosphoglycerate kinase activity)
#> 788                                                                                                                                                                                                                                                                                                            GO:0016868(intramolecular transferase activity, phosphotransferases);GO:0000287(magnesium ion binding)
#> 789                                                                                                                                                                                                                                                                                                                                                                                                              <NA>
#> 790                                                                                                                                       GO:0003700(DNA-binding transcription factor activity);GO:0003723(RNA binding);GO:0008270(zinc ion binding);GO:0003677(DNA binding);GO:0004402(histone acetyltransferase activity);GO:0004745(retinol dehydrogenase activity);GO:0003713(transcription coactivator activity)
#> 791                                                                                                                                                                                                                                                                                                                                                    GO:0046872(metal ion binding);GO:0016791(phosphatase activity)
#> 792                                                                                                                                                                                                                                                                                                                                         GO:0017176(phosphatidylinositol N-acetylglucosaminyltransferase activity)
#> 793                                                                                                                                                                                                                                                                                                                                                                                                              <NA>
#> 794                                                                                                                                                                                                                                                                                                                                                                                                              <NA>
#> 795                                                                                                                                                                                                                                                                                                                                                                                                              <NA>
#> 796                                                                                                                                                                                                                                                                                                                                                          GO:0003755(peptidyl-prolyl cis-trans isomerase activity)
#> 797                                                                                                                                                                                                                                                                                                                                      GO:0005524(ATP binding);GO:0004674(protein serine/threonine kinase activity)
#> 798                                                                                                                                                                                                                                                                                                                                GO:0005524(ATP binding);GO:0016307(phosphatidylinositol phosphate kinase activity)
#> 799                                                                                                                                                                                                                                                                              GO:0016301(kinase activity);GO:0000287(magnesium ion binding);GO:0030955(potassium ion binding);GO:0004743(pyruvate kinase activity)
#> 800                                                                                                                                                                                                                                                                                                                                     GO:0052689(carboxylic ester hydrolase activity);GO:0046872(metal ion binding)
#> 801                                                                                                                                                                                                                                                                                                                                             GO:0005509(calcium ion binding);GO:0004623(phospholipase A2 activity)
#> 802                                                                                                                                                                                                                                                                                                                                                                                                              <NA>
#> 803                                                                                                                                                                  GO:0005509(calcium ion binding);GO:0004623(phospholipase A2 activity);GO:0102567(phospholipase A2 activity (consuming 1,2-dipalmitoylphosphatidylcholine));GO:0102568(phospholipase A2 activity consuming 1,2-dioleoylphosphatidylethanolamine))
#> 804                                                                                                                                                                                                                                                                                                                                               GO:0003847(1-alkyl-2-acetylglycerophosphocholine esterase activity)
#> 805                                                                                                                                                                                                                                                                                                                                                                    GO:0004252(serine-type endopeptidase activity)
#> 806                                                                                                                                                                                                                                                                                            GO:0005506(iron ion binding);GO:0031418(L-ascorbic acid binding);GO:0008475(procollagen-lysine 5-dioxygenase activity)
#> 807                                                                                                                                                                                                                                                                                                                                                                                                              <NA>
#> 808                                                                                                                                                                                                                                                                                                                                                                                                              <NA>
#> 809                                                                                                                                                                                                                                                                                                                                                                                                              <NA>
#> 810                                                                                                                                                                                                                                                                                                                                                                           GO:0004615(phosphomannomutase activity)
#> 811                                                                                                                                                                                                                                                                                                                                             GO:0005524(ATP binding);GO:0004631(phosphomevalonate kinase activity)
#> 812                                                                                                                                                                                                                                                                                                                                                              GO:0004731(purine-nucleoside phosphorylase activity)
#> 813                                                                                                                                                                                                                                                                                                                                                                          GO:0004806(triglyceride lipase activity)
#> 814                                                                                                                                                                                                                                                                                                                                                                               GO:0016491(oxidoreductase activity)
#> 815                                                                                                                                                                                                                                                                                                                                                                                                              <NA>
#> 816                                                                                                                                                                                                                                                                                            GO:0003677(DNA binding);GO:0003899(DNA-directed 5-3 RNA polymerase activity);GO:0046983(protein dimerization activity)
#> 817                                                                                                                                                                                                                                                                                                                                      GO:0003677(DNA binding);GO:0003899(DNA-directed 5-3 RNA polymerase activity)
#> 818                                                                                                                                                                                                                                                                                                                                                     GO:0003824(catalytic activity);GO:0000166(nucleotide binding)
#> 819                                                                                                                                                                                                                                                                                                                                      GO:0003677(DNA binding);GO:0003899(DNA-directed 5-3 RNA polymerase activity)
#> 820                                                                                                                                                                                                                                                                                                                                                                                                              <NA>
#> 821                                                                                                                                                                                                                                                                                                GO:0003899(DNA-directed 5-3 RNA polymerase activity);GO:0003676(nucleic acid binding);GO:0008270(zinc ion binding)
#> 822                                                                                                                                                                                                                                                                                                          GO:0003677(DNA binding);GO:0046983(protein dimerization activity);GO:0001055(RNA polymerase II activity)
#> 823                                                                                                                                                                                                                                                                                                         GO:0003677(DNA binding);GO:0003899(DNA-directed 5-3 RNA polymerase activity);GO:0008270(zinc ion binding)
#> 824                                                                                                                                                                                                                                                                                                         GO:0003677(DNA binding);GO:0003899(DNA-directed 5-3 RNA polymerase activity);GO:0008270(zinc ion binding)
#> 825                                                                                                                                                                                                                                                                                                                                      GO:0003677(DNA binding);GO:0003899(DNA-directed 5-3 RNA polymerase activity)
#> 826                                                                                                                                                                                                                                                                                                                                      GO:0003677(DNA binding);GO:0003899(DNA-directed 5-3 RNA polymerase activity)
#> 827                                                                                                                                                                                                                                                                                                              GO:0005524(ATP binding);GO:0019200(carbohydrate kinase activity);GO:0004672(protein kinase activity)
#> 828                                                                                                                                                                                                                                                                                                                                                                                                              <NA>
#> 829                                                                                                                                                                                                                                                                                                                                              GO:0003676(nucleic acid binding);GO:0004526(ribonuclease P activity)
#> 830                                                                                                                                                                                                                                                                                                                                    GO:0004427(inorganic diphosphatase activity);GO:0000287(magnesium ion binding)
#> 831                                                                                                                                                                                                                                                        GO:0004879(nuclear receptor activity);GO:0043565(sequence-specific DNA binding);GO:0003707(steroid hormone receptor activity);GO:0008270(zinc ion binding)
#> 832                                                                                                                                                                                                                                                        GO:0004879(nuclear receptor activity);GO:0043565(sequence-specific DNA binding);GO:0003707(steroid hormone receptor activity);GO:0008270(zinc ion binding)
#> 833                                                                                                                                                                                                                                                        GO:0004879(nuclear receptor activity);GO:0043565(sequence-specific DNA binding);GO:0003707(steroid hormone receptor activity);GO:0008270(zinc ion binding)
#> 834                                                                                                                                                                                                                                                                                                                                                          GO:0003755(peptidyl-prolyl cis-trans isomerase activity)
#> 835                                                                                                                                                                                                                                                                                                                                                          GO:0003755(peptidyl-prolyl cis-trans isomerase activity)
#> 836                                                                                                                                                                                                                                                                                                                                  GO:0003755(peptidyl-prolyl cis-trans isomerase activity);GO:0003723(RNA binding)
#> 837                                                                                                                                                                                                                                                                                                                                                          GO:0003755(peptidyl-prolyl cis-trans isomerase activity)
#> 838                                                                                                                                                                                                                                                                                                                                                          GO:0003755(peptidyl-prolyl cis-trans isomerase activity)
#> 839                                                                                                                                                                                                                                                                                                       GO:0003755(peptidyl-prolyl cis-trans isomerase activity);GO:0004842(ubiquitin-protein transferase activity)
#> 840                                                                                                                                                                                                                                                                                                                                     GO:0046872(metal ion binding);GO:0004721(phosphoprotein phosphatase activity)
#> 841                                                                                                                                                                                                                                                                                     GO:0046872(metal ion binding);GO:0004721(phosphoprotein phosphatase activity);GO:0046982(protein heterodimerization activity)
#> 842                                                                                                                                                                                                                                                                                                                           GO:0046872(metal ion binding);GO:0004722(protein serine/threonine phosphatase activity)
#> 843                                                                                                                                                                                                                                                                                                                                                                GO:0019888(protein phosphatase regulator activity)
#> 844                                                                                                                                                                                                                                                                                                                                                                                                              <NA>
#> 845                                                                                                                                                                                                                                                                                                                                                                   GO:0004721(phosphoprotein phosphatase activity)
#> 846                                                                                                                                                                                                                                                                                                                                                                   GO:0004721(phosphoprotein phosphatase activity)
#> 847                                                                                                                                                                                                                                                                                                                                                                GO:0008474(palmitoyl-(protein) hydrolase activity)
#> 848                                                                                                                                                                                                                                                                                                                                    GO:0051920(peroxiredoxin activity);GO:0008379(thioredoxin peroxidase activity)
#> 849                                                                                                                                                                                                                                                                                                                                                                                GO:0051920(peroxiredoxin activity)
#> 850                                                                                                                                                                                                                                                                                                                                                                                GO:0051920(peroxiredoxin activity)
#> 851                                                                                                                                                                                                                                                                                                                                                                                                              <NA>
#> 852                                                                                                                                                                                                                                                                                                                             GO:0030552(cAMP binding);GO:0008603(cAMP-dependent protein kinase regulator activity)
#> 853                                                                                                                                                                                                                                                                                                                                    GO:0005509(calcium ion binding);GO:0004252(serine-type endopeptidase activity)
#> 854                                                                                                                                                                                                                                                                                                                                                                        GO:0004657(proline dehydrogenase activity)
#> 855                                                                                                                                                                                                                                                                                                                                                                        GO:0004657(proline dehydrogenase activity)
#> 856                                                                                                                                                                                                                                                                                                                                                                                   GO:0005509(calcium ion binding)
#> 857                                                                                                                                                                                                                                                                                                                                                                                                              <NA>
#> 858                                                                                                                                                                                                                                                                                                                                                                     GO:0061630(ubiquitin protein ligase activity)
#> 859                                                                                                                                                                                                                                                                                                                                                                                                              <NA>
#> 860                                                                                                                                                                                                                                                                                                                                                                                                              <NA>
#> 861                                                                                                                                                                                                                                                                                                                                                         GO:0030623(U5 snRNA binding);GO:0017070(U6 snRNA binding)
#> 862                                                                                                                                                                                                                                                                                               GO:0016301(kinase activity);GO:0000287(magnesium ion binding);GO:0004749(ribose phosphate diphosphokinase activity)
#> 863                                                                                                                                                                                                                                                                                                                                                                    GO:0004252(serine-type endopeptidase activity)
#> 864                                                                                                                                                                                                                                                                                                                                                                                                              <NA>
#> 865                                                                                                                                                                                                                                                                                                                                                                                                              <NA>
#> 866                                                                                                                                                                                                                                                                                                                                                                  GO:0004190(aspartic-type endopeptidase activity)
#> 867                                                                                                                                                                                                                                                                                                                                                                                                              <NA>
#> 868                                                                                                                                                                                                                                                                                                                                                                 GO:0004298(threonine-type endopeptidase activity)
#> 869                                                                                                                                                                                                                                                                                                                                                                 GO:0004298(threonine-type endopeptidase activity)
#> 870                                                                                                                                                                                                                                                                                                                                                                 GO:0004298(threonine-type endopeptidase activity)
#> 871                                                                                                                                                                                                                                                                                                                              GO:0004298(threonine-type endopeptidase activity);GO:0004175(endopeptidase activity)
#> 872                                                                                                                                                                                                                                                                                                                                                                 GO:0004298(threonine-type endopeptidase activity)
#> 873                                                                                                                                                                                                                                                                                                                                                                 GO:0004298(threonine-type endopeptidase activity)
#> 874                                                                                                                                                                                                                                                                                                                                                                 GO:0004298(threonine-type endopeptidase activity)
#> 875                                                                                                                                                                                                                                                                                                                                                                 GO:0004298(threonine-type endopeptidase activity)
#> 876                                                                                                                                                                                                                                                                                                                                                                 GO:0004298(threonine-type endopeptidase activity)
#> 877                                                                                                                                                                                                                                                                                                                                                                 GO:0004298(threonine-type endopeptidase activity)
#> 878                                                                                                                                                                                                                                                                                                                                                                 GO:0004298(threonine-type endopeptidase activity)
#> 879                                                                                                                                                                                                                                                                                                          GO:0005524(ATP binding);GO:0008233(peptidase activity);GO:0036402(proteasome-activating ATPase activity)
#> 880                                                                                                                                                                                                                                                                                                          GO:0005524(ATP binding);GO:0008233(peptidase activity);GO:0036402(proteasome-activating ATPase activity)
#> 881                                                                                                                                                                                                                                                                                                                             GO:0005524(ATP binding);GO:0016787(hydrolase activity);GO:0008233(peptidase activity)
#> 882                                                                                                                                                                                                                                                                                                                                                            GO:0005524(ATP binding);GO:0016787(hydrolase activity)
#> 883                                                                                                                                                                                                                                                                                                                                                               GO:0005524(ATP binding);GO:0016887(ATPase activity)
#> 884                                                                                                                                                                                                                                                                                                                                                                                                              <NA>
#> 885                                                                                                                                                                                                                                                                                                                                                                             GO:0030234(enzyme regulator activity)
#> 886                                                                                                                                                                                                                                                                                                                                                                             GO:0030234(enzyme regulator activity)
#> 887                                                                                                                                                                                                                                                                                                                                                                             GO:0030234(enzyme regulator activity)
#> 888                                                                                                                                                                                                                                                                                                                                                                                                              <NA>
#> 889                                                                                                                                                                                                                                                                                                                                                                                                              <NA>
#> 890                                                                                                                                                                                                                                                                                                                                                                                                              <NA>
#> 891                                                                                                                                                                                                                                                                                                                                                                    GO:0004647(phosphoserine phosphatase activity)
#> 892                                                                                                                                                                                                                                                                                                                                                                                                              <NA>
#> 893           GO:0051717(inositol-1,3,4,5-tetrakisphosphate 3-phosphatase activity);GO:0016314(phosphatidylinositol-3,4,5-trisphosphate 3-phosphatase activity);GO:0051800(phosphatidylinositol-3,4-bisphosphate 3-phosphatase activity);GO:0004438(phosphatidylinositol-3-phosphatase activity);GO:0004725(protein tyrosine phosphatase activity);GO:0008138(protein tyrosine/serine/threonine phosphatase activity)
#> 894                                                                                                                                                                                                                                                                                                                                                                                GO:0036094(small molecule binding)
#> 895                                                                                                                                                                                                                                                                                                                                                                 GO:0004725(protein tyrosine phosphatase activity)
#> 896                                                                                                                                                                                                                                                                                                                                                                 GO:0004725(protein tyrosine phosphatase activity)
#> 897                                                                                                                                                                                                                                                                                                                                                                 GO:0004725(protein tyrosine phosphatase activity)
#> 898                                                                                                                                                                                                                                                                                                                                                                                                              <NA>
#> 899                                                                                                                                                                                                                                                                                                                                                                                                              <NA>
#> 900                                                                                                                                                                                                                                                                                                                                                                                                              <NA>
#> 901                                                                                                                                                                                                                                                                                                                                                            GO:0004735(pyrroline-5-carboxylate reductase activity)
#> 902                                                                                                                                                                                                                                                                                                                                                                                                              <NA>
#> 903                                                                                                                                                                                                                                                                                                                                                GO:0005524(ATP binding);GO:0004819(glutamine-tRNA ligase activity)
#> 904                                                                                                                                                                                                                                                                                                                                                                               GO:0016491(oxidoreductase activity)
#> 905                                                                                                                                                                                                                                                                                                                                                               GO:0005525(GTP binding);GO:0003924(GTPase activity)
#> 906                                                                                                                                                                                                                                                                                                                                                               GO:0005525(GTP binding);GO:0003924(GTPase activity)
#> 907                                                                                                                                                                                                                                                                                                                                                               GO:0005525(GTP binding);GO:0003924(GTPase activity)
#> 908                                                                                                                                                                                                                                                                                                                                                               GO:0005525(GTP binding);GO:0003924(GTPase activity)
#> 909                                                                                                                                                                                                                                                                                                                                                               GO:0005525(GTP binding);GO:0003924(GTPase activity)
#> 910                                                                                                                                                                                                                                                                                                                                                               GO:0005525(GTP binding);GO:0003924(GTPase activity)
#> 911                                                                                                                                                                                                                                                                                                                                                               GO:0005525(GTP binding);GO:0003924(GTPase activity)
#> 912                                                                                                                                                                                                                                                                                                                                                               GO:0005525(GTP binding);GO:0003924(GTPase activity)
#> 913                                                                                                                                                                                                                                                                                                                                                               GO:0005525(GTP binding);GO:0003924(GTPase activity)
#> 914                                                                                                                                                                                                                                                                                                                                                                         GO:0043565(sequence-specific DNA binding)
#> 915                                                                                                                                                                                                                                                                                                                                                                                                              <NA>
#> 916                                                                                                                                                                                                                                                                                                                                                               GO:0005525(GTP binding);GO:0003924(GTPase activity)
#> 917                                                                                                                                                                                                                                                                                                                        GO:0005525(GTP binding);GO:0003924(GTPase activity);GO:0004708(MAP kinase kinase activity)
#> 918                                                                                                                                                                                                                                                                                                                                                                                                              <NA>
#> 919                                                                                                                                                                                                                                                                                                                                                 GO:0004814(arginine-tRNA ligase activity);GO:0005524(ATP binding)
#> 920                                                                                                                                                                                                                                                                                                                                                                                                              <NA>
#> 921                                                                                                                                                                                                                                                                                                                             GO:0005524(ATP binding);GO:0046872(metal ion binding);GO:0004747(ribokinase activity)
#> 922                                                                                                                                                                                                                                                                                                                                                                                           GO:0003723(RNA binding)
#> 923                                                                                                                                                                                                                                                                                                                                                                                           GO:0003723(RNA binding)
#> 924                                                                                                                                                                                                                                                                                                                                                                                          GO:0003729(mRNA binding)
#> 925                                                                                                                                                                                                                                                                                                                                                                                           GO:0003723(RNA binding)
#> 926                                                                                                                                                                                                                                                                                                                                                                                         GO:0008289(lipid binding)
#> 927                                                                                                                                                                                                                                                                                                                                                                                      GO:0008270(zinc ion binding)
#> 928                                                                                                                                                                                                                                                                                                                                                                                    GO:0003824(catalytic activity)
#> 929                                                                                                                                                                                                                                                                                                                                                              GO:0004303(estradiol 17-beta-dehydrogenase activity)
#> 930                                                                                                                                                                                                                                                                                                                                     GO:0003677(DNA binding);GO:0003700(DNA-binding transcription factor activity)
#> 931                                                                                                                                                                                                                                                                                                                                         GO:0000175(3-5-exoribonuclease activity);GO:0003676(nucleic acid binding)
#> 932                                                                                                                                                                                                                                                                                                                                             GO:0005509(calcium ion binding);GO:0030234(enzyme regulator activity)
#> 933                                                                                                                                                                                                                                                                                                                                                               GO:0005525(GTP binding);GO:0003924(GTPase activity)
#> 934                                                                                                                                                                                                                                                                                                                                      GO:0005524(ATP binding);GO:0004674(protein serine/threonine kinase activity)
#> 935                                                                                                                                                                                                                                                                                               GO:0000287(magnesium ion binding);GO:0003676(nucleic acid binding);GO:0004523(RNA-DNA hybrid ribonuclease activity)
#> 936                                                                                                                                                                                                                                                                                                                                        GO:0061630(ubiquitin protein ligase activity);GO:0008270(zinc ion binding)
#> 937                                                                                                                                                                                                                                                                                                                                                                                      GO:0008270(zinc ion binding)
#> 938                                                                                                                                                                                                                                                                                                                                 GO:0046872(metal ion binding);GO:0004750(ribulose-phosphate 3-epimerase activity)
#> 939                                                                                                                                                                                                                                                                                                                                                                 GO:0004751(ribose-5-phosphate isomerase activity)
#> 940                                                                                                                                                                                                                                                                                                                         GO:0003735(structural constituent of ribosome);GO:0045182(translation regulator activity)
#> 941                                                                                                                                                                                                                                                                                                                                            GO:0003723(RNA binding);GO:0003735(structural constituent of ribosome)
#> 942                                                                                                                                                                                                                                                                                                                                                                    GO:0003735(structural constituent of ribosome)
#> 943                                                                                                                                                                                                                                                                                                                                                                    GO:0003735(structural constituent of ribosome)
#> 944                                                                                                                                                                                                                                                                                                                                                                    GO:0003735(structural constituent of ribosome)
#> 945                                                                                                                                                                                                                                                                                                                                                                    GO:0003735(structural constituent of ribosome)
#> 946                                                                                                                                                                                                                                                                                                                                            GO:0003723(RNA binding);GO:0003735(structural constituent of ribosome)
#> 947                                                                                                                                                                                                                                                                                                                                                                    GO:0003735(structural constituent of ribosome)
#> 948                                                                                                                                                                                                                                                                                                                                                                    GO:0003735(structural constituent of ribosome)
#> 949                                                                                                                                                                                                                                                                                                                                                                    GO:0003735(structural constituent of ribosome)
#> 950                                                                                                                                                                                                                                                                                                                                                                    GO:0003735(structural constituent of ribosome)
#> 951                                                                                                                                                                                                                                                                                                                                            GO:0003723(RNA binding);GO:0003735(structural constituent of ribosome)
#> 952                                                                                                                                                                                                                                                                                                                                                                    GO:0003735(structural constituent of ribosome)
#> 953                                                                                                                                                                                                                                                                                                                                                                    GO:0003735(structural constituent of ribosome)
#> 954                                                                                                                                                                                                                                                                                                                                                                    GO:0003735(structural constituent of ribosome)
#> 955                                                                                                                                                                        GO:0003735(structural constituent of ribosome);GO:0070180(large ribosomal subunit rRNA binding);GO:0001223(transcription coactivator binding);GO:1990948(ubiquitin ligase inhibitor activity);GO:0031625(ubiquitin protein ligase binding)
#> 956                                                                                                                                                                                                                                                                                                                                                                    GO:0003735(structural constituent of ribosome)
#> 957                                                                                                                                                                                                                                                                                                                                                                    GO:0003735(structural constituent of ribosome)
#> 958                                                                                                                                                                                                                                                                                                                                                                    GO:0003735(structural constituent of ribosome)
#> 959                                                                                                                                                                                                                                                                                                                                                                    GO:0003735(structural constituent of ribosome)
#> 960                                                                                                                                                                                                                                                                                                                                                                    GO:0003735(structural constituent of ribosome)
#> 961                                                                                                                                                                                                                                                                                                                                            GO:0003723(RNA binding);GO:0003735(structural constituent of ribosome)
#> 962                                                                                                                                                                                                                                                                                                                                                                    GO:0003735(structural constituent of ribosome)
#> 963                                                                                                                                                                                                                                                                                                                                                                    GO:0003735(structural constituent of ribosome)
#> 964                                                                                                                                                                                                                                                                                                                                                                    GO:0003735(structural constituent of ribosome)
#> 965                                                                                                                                                                                                                                                                                                                                                                    GO:0003735(structural constituent of ribosome)
#> 966                                                                                                                                                                                                                                                                                                                                                                    GO:0003735(structural constituent of ribosome)
#> 967                                                                                                                                                                                                                                                                                                                                                                    GO:0003735(structural constituent of ribosome)
#> 968                                                                                                                                                                                                                                                                                                                                                                    GO:0003735(structural constituent of ribosome)
#> 969                                                                                                                                                                                                                                                                                                             GO:0046872(metal ion binding);GO:0019843(rRNA binding);GO:0003735(structural constituent of ribosome)
#> 970                                                                                                                                                                                                                                                                                                                                                                    GO:0003735(structural constituent of ribosome)
#> 971                                                                                                                                                                                                                                                                                                                                                                    GO:0003735(structural constituent of ribosome)
#> 972                                                                                                                                                                                                                                                                                                                                                                    GO:0003735(structural constituent of ribosome)
#> 973                                                                                                                                                                                                                                                                                                                                        GO:0008097(5S rRNA binding);GO:0003735(structural constituent of ribosome)
#> 974                                                                                                                                                                                                                                                                                                                                                                    GO:0003735(structural constituent of ribosome)
#> 975                                                                                                                                                                                                                                                                                                                                                                    GO:0003735(structural constituent of ribosome)
#> 976                                                                                                                                                                                                                                                                                                                                                                                                              <NA>
#> 977                                                                                                                                                                                                                                                                                                                                            GO:0003723(RNA binding);GO:0003735(structural constituent of ribosome)
#> 978                                                                                                                                                                                                                                                                                                                                           GO:0019843(rRNA binding);GO:0003735(structural constituent of ribosome)
#> 979                                                                                                                                                                                                                                                                                                                   GO:0070180(large ribosomal subunit rRNA binding);GO:0003735(structural constituent of ribosome)
#> 980                                                                                                                                                                                                                                                                                                                                                                    GO:0003735(structural constituent of ribosome)
#> 981                                                                                                                                                                                                                                                                                                                                                                    GO:0003735(structural constituent of ribosome)
#> 982                                                                                                                                                                                                                                                                                                                                   GO:0004579(dolichyl-diphosphooligosaccharide-protein glycotransferase activity)
#> 983                                                                                                                                                                                                                                                                                                                                                                                                              <NA>
#> 984                                                                                                                                                                                                                                                                                                                                                                    GO:0003735(structural constituent of ribosome)
#> 985                                                                                                                                                                                                                                                                                                                                                                    GO:0003735(structural constituent of ribosome)
#> 986                                                                                                                                                                                                                                                                                                                                                                    GO:0003735(structural constituent of ribosome)
#> 987                                                                                                                                                                                                                                                                                                                                                                    GO:0003735(structural constituent of ribosome)
#> 988                                                                                                                                                                                                                 GO:0048027(mRNA 5-UTR binding);GO:0003723(RNA binding);GO:0070181(small ribosomal subunit rRNA binding);GO:0003735(structural constituent of ribosome);GO:0045182(translation regulator activity)
#> 989                                                                                                                                                                                                                                                                                                                                            GO:0003723(RNA binding);GO:0003735(structural constituent of ribosome)
#> 990                                                                                                                                                                                                                                                                                                                                                                    GO:0003735(structural constituent of ribosome)
#> 991                                                                                                                                                                                                                                                                                                                                                                    GO:0003735(structural constituent of ribosome)
#> 992                                                                                                                                                                                                                                                                                                                                                                    GO:0003735(structural constituent of ribosome)
#> 993                                                                                                                                                                                                                                                                                                                                            GO:0003723(RNA binding);GO:0003735(structural constituent of ribosome)
#> 994                                                                                                                                                                                                                                                                                                                                                                    GO:0003735(structural constituent of ribosome)
#> 995                                                                                                                                                                                                                                                                                                                                            GO:0003723(RNA binding);GO:0003735(structural constituent of ribosome)
#> 996                                                                                                                                                                                                                                                                                                                                            GO:0003723(RNA binding);GO:0003735(structural constituent of ribosome)
#> 997                                                                                                                                                                                                                                                                                                                                                                    GO:0003735(structural constituent of ribosome)
#> 998                                                                                                                                                                                                                                                                                                                                                                    GO:0003735(structural constituent of ribosome)
#> 999                                                                                                                                                                                                                                                                                                                                                                    GO:0003735(structural constituent of ribosome)
#> 1000                                                                                                                                                                                                                                                                                                                                                                                                             <NA>
#> 1001                                                                                                                                                                                                                                                                                                                                                                   GO:0003735(structural constituent of ribosome)
#> 1002                                                                                                                                                                                                                                                                                                                                     GO:0046872(metal ion binding);GO:0003735(structural constituent of ribosome)
#> 1003                                                                                                                                                                                                                                                                GO:0031386(protein tag);GO:0003735(structural constituent of ribosome);GO:0031625(ubiquitin protein ligase binding);GO:0046872(metal ion binding)
#> 1004                                                                                                                                                                                                                                                                                                                                     GO:0046872(metal ion binding);GO:0003735(structural constituent of ribosome)
#> 1005                                                                                                                                                                                                                                                                                                                                    GO:0003735(structural constituent of ribosome);GO:0016787(hydrolase activity)
#> 1006                                                                                                                                                                                                                                                                               GO:0003735(structural constituent of ribosome);GO:0008270(zinc ion binding);GO:0016787(hydrolase activity);GO:0003723(RNA binding)
#> 1007                                                                                                                                                                                                                                                                                                                                           GO:0003723(RNA binding);GO:0003735(structural constituent of ribosome)
#> 1008                                                                                                                                                                                                                                                                                                                                                                   GO:0003735(structural constituent of ribosome)
#> 1009                                                                                                                                                                                                                                                                                                                                          GO:0019843(rRNA binding);GO:0003735(structural constituent of ribosome)
#> 1010                                                                                                                                                                                                                                                                                                                  GO:0003729(mRNA binding);GO:0003735(structural constituent of ribosome);GO:0003723(RNA binding)
#> 1011                                                                                                                                                                                                                                                                                                                  GO:0003729(mRNA binding);GO:0003735(structural constituent of ribosome);GO:0003723(RNA binding)
#> 1012                                                                                                                                                                                                                                                                                                                                                                   GO:0003735(structural constituent of ribosome)
#> 1013                                                                                                                                                                                                                                                                                                                                     GO:0005524(ATP binding);GO:0004674(protein serine/threonine kinase activity)
#> 1014                                                                                                                                                                                                                                                                                                                                                                   GO:0003735(structural constituent of ribosome)
#> 1015                                                                                                                                                                                                                                                                                                                                          GO:0019843(rRNA binding);GO:0003735(structural constituent of ribosome)
#> 1016                                                                                                                                                                                                                                                                                                 GO:0043236(laminin binding);GO:0005055(laminin receptor activity);GO:0003735(structural constituent of ribosome)
#> 1017                                                                                                                                                                                                                                                                                                                                                                                          GO:0005525(GTP binding)
#> 1018                                                                                                                                                                                                                                                                                                                                                                                          GO:0005525(GTP binding)
#> 1019                                                                                                                                                                                                                                                                                                                                                                                                             <NA>
#> 1020                                                                                                                                                                                                                                                                                                                                                         GO:0003676(nucleic acid binding);GO:0003723(RNA binding)
#> 1021                                                                                                                                                                                                                                                                                                                                           GO:0003723(RNA binding);GO:0003735(structural constituent of ribosome)
#> 1022                                                                                                                                                                                                                                                                                                                                                    GO:0043139(5-3 DNA helicase activity);GO:0005524(ATP binding)
#> 1023                                                                                                                                                                                                                                       GO:0003700(DNA-binding transcription factor activity);GO:0043565(sequence-specific DNA binding);GO:0003707(steroid hormone receptor activity);GO:0008270(zinc ion binding)
#> 1024                                                                                                                                                                                                                                       GO:0003700(DNA-binding transcription factor activity);GO:0043565(sequence-specific DNA binding);GO:0003707(steroid hormone receptor activity);GO:0008270(zinc ion binding)
#> 1025                                                                                                                                                                                                                                                                                                                                                                                          GO:0005525(GTP binding)
#> 1026                                                                                                                                                                                                                                                                                                                                                  GO:0005524(ATP binding);GO:0004828(serine-tRNA ligase activity)
#> 1027                                                                                                                                                                                                                                                                                                                                                  GO:0005524(ATP binding);GO:0004828(serine-tRNA ligase activity)
#> 1028                                                                                                                                                                                                                                                                                                                                                                                                             <NA>
#> 1029                                                                                                                                                                                                                                                                                                                        GO:0004145(diamine N-acetyltransferase activity);GO:0008080(N-acetyltransferase activity)
#> 1030                                                                                                                                                                                                                                                                                                                                                                                                             <NA>
#> 1031                                                                                                                                                                                                                                                                                                                                                 GO:0005506(iron ion binding);GO:0016491(oxidoreductase activity)
#> 1032                                                                                                                                                                                                                                                                                                                                                                          GO:0005044(scavenger receptor activity)
#> 1033                                                                                                                                                                                                                                                                                                                          GO:0016747(transferase activity, transferring acyl groups other than amino-acyl groups)
#> 1034                                                                                                                                                                                                                                                                                                                                                                                                             <NA>
#> 1035                                                                                                                                                                                                                                                                                                        GO:0050660(flavin adenine dinucleotide binding);GO:0008177(succinate dehydrogenase (ubiquinone) activity)
#> 1036                                                                                                                                            GO:0051537(2 iron, 2 sulfur cluster binding);GO:0051538(3 iron, 4 sulfur cluster binding);GO:0051539(4 iron, 4 sulfur cluster binding);GO:0009055(electron transfer activity);GO:0046872(metal ion binding);GO:0008177(succinate dehydrogenase (ubiquinone) activity)
#> 1037                                                                                                                                                                                                                                                                                                GO:0009055(electron transfer activity);GO:0046872(metal ion binding);GO:0000104(succinate dehydrogenase activity)
#> 1038                                                                                                                                                                                                                                                                                                                                                                              GO:0016491(oxidoreductase activity)
#> 1039                                                                                                                                                                                                                                                                                                                                                                       GO:0008236(serine-type peptidase activity)
#> 1040                                                                                                                                                                                                                                                                                                                                                                         GO:0005198(structural molecule activity)
#> 1041                                                                                                                                                                                                                                                                                                                                                                                                             <NA>
#> 1042                                                                                                                                                                                                                                                                                                                                                                                     GO:0008270(zinc ion binding)
#> 1043                                                                                                                                                                                                                                                                                                                                                                                                             <NA>
#> 1044                                                                                                                                                                                                                                                                                                                                                                                                             <NA>
#> 1045                                                                                                                                                                                                                                                                                                                                GO:0015450(P-P-bond-hydrolysis-driven protein transmembrane transporter activity)
#> 1046                                                                                                                                                                                                                                                                                                                                                                                                             <NA>
#> 1047                                                                                                                                                                                                                                                                                                                                                                         GO:0005198(structural molecule activity)
#> 1048                                                                                                                                                                                                                                                                                                                                                                                                             <NA>
#> 1049                                                                                                                                                                                                                                                                                                                                                                                                             <NA>
#> 1050                                                                                                                                                                                                                                                                                                                                                                                                             <NA>
#> 1051                                                                                                                                                                                                                                                                                                                                                                                                             <NA>
#> 1052                                                                                                                                                                                                                                                                                                                                                                                                             <NA>
#> 1053                                                                                                                                                                                                                                                                                                                             GO:0008201(heparin binding);GO:0004867(serine-type endopeptidase inhibitor activity)
#> 1054                                                                                                                                                                                                                                                                                                                                                                                                             <NA>
#> 1055                                                                                                                                                                                                                                                                                                                                                                                                             <NA>
#> 1056                                                                                                                                                                                                                                                                                                                                                                                                             <NA>
#> 1057                                                                                                                                                                                                                                                                                                                                                                                                             <NA>
#> 1058                                                                                                                                                                                                                                                                                                                                                         GO:0004867(serine-type endopeptidase inhibitor activity)
#> 1059                                                                                                                                                                                                                                                                                                                                                                                                             <NA>
#> 1060                                                                                                                                                                                                                                                                                                                                                                                          GO:0003723(RNA binding)
#> 1061                                                                                                                                                                                                                                                                                                                                                                                         GO:0003729(mRNA binding)
#> 1062                                                                                                                                                                                                                                                                                                                                                                                                             <NA>
#> 1063                                                                                                                                                                                                                                                                                                                                                                                          GO:0003723(RNA binding)
#> 1064                                                                                                                                                                                                                                                                                                                                                                                          GO:0003723(RNA binding)
#> 1065                                                                                                                                                                                                                                                                                                                                                                                          GO:0003723(RNA binding)
#> 1066                                                                                                                                                                                                                                                                                                                                     GO:0005524(ATP binding);GO:0004674(protein serine/threonine kinase activity)
#> 1067                                                                                                                                                                                                                                                                                                                                                                                                             <NA>
#> 1068                                                                                                                                                                                                                                                                                                                                                                                                             <NA>
#> 1069                                                                                                                                                                                                                                                                             GO:0004372(glycine hydroxymethyltransferase activity);GO:0008168(methyltransferase activity);GO:0030170(pyridoxal phosphate binding)
#> 1070                                                                                                                                                                                                                                                                                                                    GO:0004372(glycine hydroxymethyltransferase activity);GO:0030170(pyridoxal phosphate binding)
#> 1071                                                                                                                     GO:0008013(beta-catenin binding);GO:0097602(cullin family protein binding);GO:0019904(protein domain specific binding);GO:0004842(ubiquitin-protein transferase activity);GO:0061630(ubiquitin protein ligase activity);GO:0016301(kinase activity);GO:0004806(triglyceride lipase activity)
#> 1072                                                                                                                                                                                                                                                                                GO:0015173(aromatic amino acid transmembrane transporter activity);GO:0015349(thyroid hormone transmembrane transporter activity)
#> 1073                                                                                                                                                                                                                                                                                                                                                                                                             <NA>
#> 1074                                                                                                                                                                                                                                                                                                                                                                   GO:0022857(transmembrane transporter activity)
#> 1075                                                                                                                                                                                                                                                                                                                           GO:0022857(transmembrane transporter activity);GO:0005471(ATP:ADP antiporter activity)
#> 1076                                                                                                                                                                                                                                       GO:0015245(fatty acid transmembrane transporter activity);GO:0004467(long-chain fatty acid-CoA ligase activity);GO:0031957(very long-chain fatty acid-CoA ligase activity)
#> 1077                                                                                                                                                                                                        GO:0003824(catalytic activity);GO:0015245(fatty acid transmembrane transporter activity);GO:0004467(long-chain fatty acid-CoA ligase activity);GO:0031957(very long-chain fatty acid-CoA ligase activity)
#> 1078                                                                                                                                                                                                                                                                                                 GO:0004467(long-chain fatty acid-CoA ligase activity);GO:0031957(very long-chain fatty acid-CoA ligase activity)
#> 1079                                                                                                                                                                                                                                                                                                                                                         GO:0055056(D-glucose transmembrane transporter activity)
#> 1080                                                                                                                                                                                                                                                                                                                                                                   GO:0022857(transmembrane transporter activity)
#> 1081                                                                                                                                                                                                                                                                                                                                                                   GO:0022857(transmembrane transporter activity)
#> 1082                                                                                                                                                                                                                                                                                                                                                        GO:0005375(copper ion transmembrane transporter activity)
#> 1083                                                                                                                                                                                                                                                                                                                                                                   GO:0022857(transmembrane transporter activity)
#> 1084                                                                                                                                                                                                                                                                                                                                                                                                             <NA>
#> 1085                                                                                                                                                                                                                                                                                                                                                         GO:0046873(metal ion transmembrane transporter activity)
#> 1086                                                                                                                                                                                                                                                                                                                                                                                   GO:0003824(catalytic activity)
#> 1087                                                                                                                                                                                                                                                                                                                                                                                                             <NA>
#> 1088                                                                                                                                                                                                                                                                                                                   GO:0046982(protein heterodimerization activity);GO:0022857(transmembrane transporter activity)
#> 1089                                                                                                                                                                                                                                                                                                                                                                   GO:0022857(transmembrane transporter activity)
#> 1090                                                                                                                                                                                                                                                                                                                                                                           GO:0060090(molecular adaptor activity)
#> 1091                                                                                                                                                                                                                                                                                      GO:0008514(organic anion transmembrane transporter activity);GO:0015349(thyroid hormone transmembrane transporter activity)
#> 1092                                                                                                                                                                                                                            GO:0003700(DNA-binding transcription factor activity);GO:0046982(protein heterodimerization activity);GO:0044212(transcription regulatory region DNA binding);GO:0003677(DNA binding)
#> 1093                                                                                                                                                                                                                                                                                                                                                                                          GO:0003723(RNA binding)
#> 1094                                                                                                                                                                                                                                                                      GO:0016798(hydrolase activity, acting on glycosyl bonds);GO:0046872(metal ion binding);GO:0004767(sphingomyelin phosphodiesterase activity)
#> 1095                                                                                                                                                                                                                                                                                                                                                                                                             <NA>
#> 1096                                                                                                                                                                                                                                                                                                                                                                                                             <NA>
#> 1097                                                                                                                                                                                                                                                                                                                                                                                     GO:0030619(U1 snRNA binding)
#> 1098                                                                                                                                                                                                                                                                                                                                                                                          GO:0003723(RNA binding)
#> 1099                                                                                                                                                                                                                                                                                                                               GO:0003729(mRNA binding);GO:0030619(U1 snRNA binding);GO:0008270(zinc ion binding)
#> 1100                                                                                                                                                                                                                                                                                                                                                                                                             <NA>
#> 1101                                                                                                                                                                                                                                                                                                                                                                                                             <NA>
#> 1102                                                                                                                                                                                                                                                                                                                                                                                          GO:0003723(RNA binding)
#> 1103                                                                                                                                                                                                                                                                                                                                                                                          GO:0003723(RNA binding)
#> 1104                                                                                                                                                                                                                                                                                                                                                                                          GO:0003723(RNA binding)
#> 1105                                                                                                                                                                                                                                                                                                                                                              GO:0061608(nuclear import signal receptor activity)
#> 1106                                                                                                                                                                                                                                                                                                                                                                         GO:0035091(phosphatidylinositol binding)
#> 1107                                                                                                                                                                                                                                                                                                                                                               GO:1901981(phosphatidylinositol phosphate binding)
#> 1108                                                                                                                                                                                                                                                                                                                                                                                                             <NA>
#> 1109                                                                                                                                                                                                                                                                                                                                          GO:0046872(metal ion binding);GO:0004784(superoxide dismutase activity)
#> 1110                                                                                                                                                                                                                                                                                                                                          GO:0046872(metal ion binding);GO:0004784(superoxide dismutase activity)
#> 1111                                                                                                                                                                                                                                                                                                                                                 GO:0016491(oxidoreductase activity);GO:0008270(zinc ion binding)
#> 1112                                                                                                                                                                                                                                                                                                                                                                                   GO:0008233(peptidase activity)
#> 1113                                                                                                                                                                                                                                                                                                                                                                                   GO:0008233(peptidase activity)
#> 1114                                                                                                                                                                                                                                                                                                                                                                                   GO:0008233(peptidase activity)
#> 1115                                                                                                                                                                                                                                                                                                                                                                       GO:0004757(sepiapterin reductase activity)
#> 1116                                                                                                                                                                                                                                                                                                          GO:0003824(catalytic activity);GO:0030170(pyridoxal phosphate binding);GO:0016740(transferase activity)
#> 1117                                                                                                                                                                                                                                                                                                                      GO:0050660(flavin adenine dinucleotide binding);GO:0004506(squalene monooxygenase activity)
#> 1118                                                                                                                                                                                                                                                                                                                                                                              GO:0016491(oxidoreductase activity)
#> 1119                                                                                                                                                                                                                                                                                                                                                                                     GO:0008270(zinc ion binding)
#> 1120                                                                                                                                                                                                                                                                                                   GO:0003865(3-oxo-5-alpha-steroid 4-dehydrogenase activity);GO:0047751(cholestenone 5-alpha-reductase activity)
#> 1121                                                                                                                                                                                                                                                                                                                              GO:0008312(7S RNA binding);GO:0030942(endoplasmic reticulum signal peptide binding)
#> 1122                                                                                                                                                                                                                                                                                                                                                                                       GO:0008312(7S RNA binding)
#> 1123                                                                                                                                                                                                                                                                                                                                   GO:0008312(7S RNA binding);GO:0005525(GTP binding);GO:0003924(GTPase activity)
#> 1124                                                                                                                                                                                                                                                                              GO:0008312(7S RNA binding);GO:0030942(endoplasmic reticulum signal peptide binding);GO:0005047(signal recognition particle binding)
#> 1125                                                                                                                                                                                                                                                                                                                                                                                       GO:0008312(7S RNA binding)
#> 1126                                                                                                                                                                                                                                                                                                                                                                                       GO:0008312(7S RNA binding)
#> 1127                                                                                                                                                                                                                                                                                                              GO:0005525(GTP binding);GO:0003924(GTPase activity);GO:0005047(signal recognition particle binding)
#> 1128                                                                                                                                                                                                                                                                                                                                                                                                             <NA>
#> 1129                                                                                                                                                                                                                                                                                                                                                                                                             <NA>
#> 1130                                                                                                                                                                                                                                                                                                                                                                                          GO:0003723(RNA binding)
#> 1131                                                                                                                                                                                                                                                                                                                                                                                          GO:0003723(RNA binding)
#> 1132                                                                                                                                                                                                                                                                                                                                                                                          GO:0003723(RNA binding)
#> 1133                                                                                                                                                                                                                                                                                                                                                                                          GO:0003723(RNA binding)
#> 1134                                                                                                                                                                                                                                                                                                                                                                                          GO:0003723(RNA binding)
#> 1135                                                                                                                                                                                                                                                                                                                                                                                          GO:0003723(RNA binding)
#> 1136                                                                                                                                                                                                                                                                                                                                                             GO:0003723(RNA binding);GO:0008270(zinc ion binding)
#> 1137                                                                                                                                                                                                                                                                                                                                                                                                             <NA>
#> 1138                                                                                                                                                                                                                                                                                                                                                                                                             <NA>
#> 1139                                                                                                                                                                                                                                                                                                                                                                                                             <NA>
#> 1140                                                                                                                                                                                                                                                                                                                                                                                                             <NA>
#> 1141                                                                                                                                                                                                                                                                                                                                                                           GO:0008373(sialyltransferase activity)
#> 1142                                                                                                                                                                                                                                                                                                                                                                           GO:0008373(sialyltransferase activity)
#> 1143                                                                                                                                                                                                                                                                                                       GO:0004308(exo-alpha-sialidase activity);GO:0047291(lactosylceramide alpha-2,3-sialyltransferase activity)
#> 1144                                                                                                                                                                                                                                                                                                                                    GO:0003677(DNA binding);GO:0003700(DNA-binding transcription factor activity)
#> 1145                                                                                                                                                                                                                                                                                                                                                                   GO:0005246(calcium channel regulator activity)
#> 1146                                                                                                                                                                                                                                                                                                                                                                  GO:0004576(oligosaccharyl transferase activity)
#> 1147                                                                                                                                                                                                                                                                                                                                                                               GO:0005484(SNAP receptor activity)
#> 1148                                                                                                                                                                                                                                                                                                                                                                               GO:0005484(SNAP receptor activity)
#> 1149                                                                                                                                                                                                                                                                                                                                                                               GO:0005484(SNAP receptor activity)
#> 1150                                                                                                                                                                                                                                                                                                                                                                               GO:0005484(SNAP receptor activity)
#> 1151                                                                                                                                                                                                                                      GO:0048037(cofactor binding);GO:0000166(nucleotide binding);GO:0004775(succinate-CoA ligase (ADP-forming) activity);GO:0004776(succinate-CoA ligase (GDP-forming) activity)
#> 1152                                                                                                                                                                                                                GO:0005524(ATP binding);GO:0005525(GTP binding);GO:0000287(magnesium ion binding);GO:0004775(succinate-CoA ligase (ADP-forming) activity);GO:0004776(succinate-CoA ligase (GDP-forming) activity)
#> 1153                                                                                                                                                                                                                                                                                                                                                                         GO:0008134(transcription factor binding)
#> 1154                                                                                                                                                                                                                                                                                                                                                                                                             <NA>
#> 1155                                                                                                                                                                                                                                                                                                                                                                                                             <NA>
#> 1156                                                                                                                                                                                                                                                                                                                                                                    GO:0061630(ubiquitin protein ligase activity)
#> 1157                                                                                                                                                                                                                                                                                                                                                                  GO:0046982(protein heterodimerization activity)
#> 1158                                                                                                                                                                                GO:0046872(metal ion binding);GO:0046982(protein heterodimerization activity);GO:0008134(transcription factor binding);GO:0044212(transcription regulatory region DNA binding);GO:0003743(translation initiation factor activity)
#> 1159                                                                                                                                                                                                                                                                                                                                                                                                             <NA>
#> 1160                                                                                                                                                                                                                                                                                                                                                                  GO:0046982(protein heterodimerization activity)
#> 1161                                                                                                                                                                                                                                                                                                                 GO:0004801(sedoheptulose-7-phosphate:D-glyceraldehyde-3-phosphate glyceronetransferase activity)
#> 1162                                                                                                                                                                                                                                                                                                                                               GO:0005524(ATP binding);GO:0004829(threonine-tRNA ligase activity)
#> 1163                                                                                                                                                                                                                                                                                                          GO:0004838(L-tyrosine:2-oxoglutarate aminotransferase activity);GO:0030170(pyridoxal phosphate binding)
#> 1164                                                                                                                                                                                                                                                                                                                                                      GO:0005524(ATP binding);GO:0004672(protein kinase activity)
#> 1165                                                                                                                                                                                                                                                                                                                                                                   GO:0003714(transcription corepressor activity)
#> 1166                                                                                                                                                                                                                                                                                                                                                         GO:0008013(beta-catenin binding);GO:0003677(DNA binding)
#> 1167                                                                                                                                                                                                                                                                                                                                                                                    GO:0031419(cobalamin binding)
#> 1168                                                                                                                                                                                                                                                                                                                                                                                    GO:0031419(cobalamin binding)
#> 1169                                                                                                                                                                                                                                                                                                                                                      GO:0003824(catalytic activity);GO:0050662(coenzyme binding)
#> 1170                                                                                                                                                                                                                                                                                                           GO:0020037(heme binding);GO:0046872(metal ion binding);GO:0004833(tryptophan 2,3-dioxygenase activity)
#> 1171                                                                                                                                                                                                                                                                                                                                         GO:0016627(oxidoreductase activity, acting on the CH-CH group of donors)
#> 1172                                                                                                                                                                                                                                                                                                                                                                                    GO:0046872(metal ion binding)
#> 1173                                                                                                                                                                                                                                                                                                                                                                                    GO:0046872(metal ion binding)
#> 1174                                                                                                                                                                                                                                                                                                                                                                        GO:0004998(transferrin receptor activity)
#> 1175                                                                                                                                                                                                                                                                                     GO:0005524(ATP binding);GO:0046872(metal ion binding);GO:0005026(transforming growth factor beta receptor activity, type II)
#> 1176                                                                                                                                                                                                                                                                                                                                          GO:0046872(metal ion binding);GO:0004222(metalloendopeptidase activity)
#> 1177                                                                                                                                                                                                                                                                                                                                GO:0015450(P-P-bond-hydrolysis-driven protein transmembrane transporter activity)
#> 1178                                                                                                                                                                                                                                                                                                                                                                                                             <NA>
#> 1179                                                                                                                                                                                                                                                                                                                                                                                                             <NA>
#> 1180                                                                                                                                                                                                                                                                                                                                                    GO:0005524(ATP binding);GO:0004371(glycerone kinase activity)
#> 1181                                                                                                                                                                                                                                                                                                                                                                                   GO:0003824(catalytic activity)
#> 1182                                                                                                                                                                                                                                                                                                                                                                                   GO:0003824(catalytic activity)
#> 1183                                                                                                                                                                                                                                                                                                                GO:0016628(oxidoreductase activity, acting on the CH-CH group of donors, NAD or NADP as acceptor)
#> 1184                                                                                                                                                                                                                                                                                                                                 GO:0005125(cytokine activity);GO:0005164(tumor necrosis factor receptor binding)
#> 1185                                                                                                                                                                                                                                                                                                                                                                                                             <NA>
#> 1186                                                                                                                                                                                                                                                                                                                                                                  GO:0004807(triose-phosphate isomerase activity)
#> 1187                                                                                                                                                                                                                                                                                                                                                              GO:0008119(thiopurine S-methyltransferase activity)
#> 1188                                                                                                                                                                                                                                                                                                                                                                   GO:0004252(serine-type endopeptidase activity)
#> 1189                                                                                                                                                                                                                                                                                                                                                                                          GO:0003723(RNA binding)
#> 1190                                                                                                                                                                                                                                                                                                                                                                                          GO:0003723(RNA binding)
#> 1191                                                                                                                                                                                                                                                                                                                                                                                                             <NA>
#> 1192                                                                                                                                                                                                                                                                                                                                                                                     GO:0008270(zinc ion binding)
#> 1193                                                                                                                                                                                                                                                                                                                                  GO:0004842(ubiquitin-protein transferase activity);GO:0008270(zinc ion binding)
#> 1194                                                                                                                                                                                                                                                                                                                                                                                                             <NA>
#> 1195                                                                                                                                                                                                                                                                                                                                                 GO:0050662(coenzyme binding);GO:0016491(oxidoreductase activity)
#> 1196                                                                                                                                                                                                                                                                                                           GO:0005525(GTP binding);GO:0003924(GTPase activity);GO:0005200(structural constituent of cytoskeleton)
#> 1197                                                                                                                                                                                                                                                                                                                                                                                                             <NA>
#> 1198                                                                                                                                                                                                                                                                                                                                                            GO:0015035(protein disulfide oxidoreductase activity)
#> 1199                                                                                                                                                                                                                                                                                                                                                            GO:0015035(protein disulfide oxidoreductase activity)
#> 1200                                                                                                                                                                                                                                                                                                                                                                                                             <NA>
#> 1201                                                                                                                                                                                                                                                                                                                                                                                   GO:0016853(isomerase activity)
#> 1202                                                                                                                                                                                                                GO:0009055(electron transfer activity);GO:0050660(flavin adenine dinucleotide binding);GO:0015035(protein disulfide oxidoreductase activity);GO:0004791(thioredoxin-disulfide reductase activity)
#> 1203                                                                                                                                                                                                                                                                         GO:0004645(phosphorylase activity);GO:0016154(pyrimidine-nucleoside phosphorylase activity);GO:0009032(thymidine phosphorylase activity)
#> 1204                                                                                                                                                                                                                                                                                                                                                            GO:0046872(metal ion binding);GO:0003723(RNA binding)
#> 1205                                                                                                                                                                                                                                                                                                                GO:0005524(ATP binding);GO:0046872(metal ion binding);GO:0019948(SUMO activating enzyme activity)
#> 1206                                                                                                                                                                                                                                                                                                                                                                   GO:0003735(structural constituent of ribosome)
#> 1207                                                                                                                                                                                                                                                                                                                                             GO:0031386(protein tag);GO:0031625(ubiquitin protein ligase binding)
#> 1208                                                                                                                                                                                                                                                                                                                                             GO:0031386(protein tag);GO:0031625(ubiquitin protein ligase binding)
#> 1209                                                                                                                                                                                                       GO:0005524(ATP binding);GO:0061631(ubiquitin conjugating enzyme activity);GO:0031625(ubiquitin protein ligase binding);GO:0004842(ubiquitin-protein transferase activity);GO:0016740(transferase activity)
#> 1210                                                                                                                                                                                                                                                          GO:0005524(ATP binding);GO:0016740(transferase activity);GO:0061631(ubiquitin conjugating enzyme activity);GO:0031625(ubiquitin protein ligase binding)
#> 1211                                                                                                                                                                                                                                                                                                                                                         GO:0005524(ATP binding);GO:0016740(transferase activity)
#> 1212                                                                                                                                                                                                                                                                                                                                                         GO:0005524(ATP binding);GO:0016740(transferase activity)
#> 1213                                                                                                                                                                                                                                                                                                                                                         GO:0005524(ATP binding);GO:0016740(transferase activity)
#> 1214                                                                                                                                                                                                                                                                                                                                                         GO:0005524(ATP binding);GO:0016740(transferase activity)
#> 1215                                                                                                                                                                                                                                                                                                                                                                                                             <NA>
#> 1216                                                                                                                                                                                                                                                                                                                                                                                                             <NA>
#> 1217                                                                                                                                                                                                                                                                                                                                                      GO:0005524(ATP binding);GO:0004849(uridine kinase activity)
#> 1218                                                                                                                                                                                                                                                                                                                                                      GO:0005524(ATP binding);GO:0004849(uridine kinase activity)
#> 1219                                                                                                                                                                                                                                                                                                                                                                                                             <NA>
#> 1220                                                                                                                                                                                                                                                                                                                                         GO:0051287(NAD binding);GO:0003979(UDP-glucose 6-dehydrogenase activity)
#> 1221                                                                                                                                                                                                                                                                                                                                                 GO:0003983(UTP:glucose-1-phosphate uridylyltransferase activity)
#> 1222                                                                                                                                                                                                                                                                                                                                                    GO:0016758(transferase activity, transferring hexosyl groups)
#> 1223                                                                                                                                                                                                                                                                                                                                                    GO:0016758(transferase activity, transferring hexosyl groups)
#> 1224                                                                                                                                                                                                                                                                                                                                                                     GO:0015020(glucuronosyltransferase activity)
#> 1225                                                                                                                                                                                                                                                                                                                                                                     GO:0015020(glucuronosyltransferase activity)
#> 1226                                                                                                                                                                                                                                                                                                                                                                     GO:0015020(glucuronosyltransferase activity)
#> 1227                                                                                                                                                                                                                                                                                                  GO:0004588(orotate phosphoribosyltransferase activity);GO:0004590(orotidine-5-phosphate decarboxylase activity)
#> 1228                                                                                                                                                                                                                                                                                                                                                                               GO:0004846(urate oxidase activity)
#> 1229                                                                                                                                                                                                                                                                                                                                                                                                             <NA>
#> 1230                                                                                                                                                                                                                                                                                                                                                                       GO:0004850(uridine phosphorylase activity)
#> 1231                                                                                                                                                                                                                                                                                                                                                                                                             <NA>
#> 1232                                                                                                                                                                                                                                                                                                                                                                                                             <NA>
#> 1233                                                                                                                                                                                                                                                                                                                                                            GO:0008121(ubiquinol-cytochrome-c reductase activity)
#> 1234                                                                                                                                                                                                                                                                                                                                                                                                             <NA>
#> 1235                                                                                                                                                                                                                                                                                                                                                     GO:0003824(catalytic activity);GO:0046872(metal ion binding)
#> 1236                                                                                                                                                                                                                                                                                                                                                     GO:0003824(catalytic activity);GO:0046872(metal ion binding)
#> 1237                                                                                                                                                                                                                                                                                                               GO:0051537(2 iron, 2 sulfur cluster binding);GO:0008121(ubiquinol-cytochrome-c reductase activity)
#> 1238                                                                                                                                                                                                                                                                                                                                                            GO:0008121(ubiquinol-cytochrome-c reductase activity)
#> 1239                                                                                                                                                                                                                                                                                                                                                            GO:0008121(ubiquinol-cytochrome-c reductase activity)
#> 1240                                                                                                                                                                                                                                                                                                                                 GO:0051997(2-oxo-4-hydroxy-4-carboxy-5-ureidoimidazoline decarboxylase activity)
#> 1241                                                                                                                                                                                                                                                                                                                                                                   GO:0033971(hydroxyisourate hydrolase activity)
#> 1242                                                                                                                                                                                                                                                                                                                                                                         GO:0016153(urocanate hydratase activity)
#> 1243                                                                                                                                                                                                                                                                                                                                                               GO:0004852(uroporphyrinogen-III synthase activity)
#> 1244                                                                                                                                                                                                                                                                                                                                                       GO:0036459(thiol-dependent ubiquitinyl hydrolase activity)
#> 1245                                                                                                                                                                                                                                                                                                                                                       GO:0036459(thiol-dependent ubiquitinyl hydrolase activity)
#> 1246                                                                                                                                                                                                                                                                                                                          GO:0036459(thiol-dependent ubiquitinyl hydrolase activity);GO:0008270(zinc ion binding)
#> 1247                                                                                                                                                                                                                                                                                                                                                                                                             <NA>
#> 1248                                                                                                                                                                                                                                                                                                                                                                              GO:0016491(oxidoreductase activity)
#> 1249                                                                                                                                                                                                                                                                                                                                                                                                             <NA>
#> 1250                                                                                                                                                                                                                                                                                                                                                                                                             <NA>
#> 1251                                                                                                                                                                                                                                                                                                                                                                                                             <NA>
#> 1252                                                                                                                                                                                                                                                                                                                                                           GO:0005524(ATP binding);GO:0016787(hydrolase activity)
#> 1253                                                                                                                                                                                                                                                                                                                                                                 GO:0008308(voltage-gated anion channel activity)
#> 1254                                                                                                                                                                                                                                                                                                                                                                 GO:0008308(voltage-gated anion channel activity)
#> 1255                                                                                                                                                                                                                                                                                                                                                                                                             <NA>
#> 1256                                                                                                                                                                                                                                                                                                                                            GO:0047057(vitamin-K-epoxide reductase (warfarin-sensitive) activity)
#> 1257                                                                                                                                                                                                                                                                                                                                            GO:0047057(vitamin-K-epoxide reductase (warfarin-sensitive) activity)
#> 1258                                                                                                                                                                                                                                                                                                                                                                                                             <NA>
#> 1259                                                                                                                                                                                                                                                                                                                                                                                                             <NA>
#> 1260                                                                                                                                                                                                                                                                                                                                                                                                             <NA>
#> 1261                                                                                                                                                                                                                                                                                                                                                                                                             <NA>
#> 1262                                                                                                                                                                                                                                                                                                                               GO:0032266(phosphatidylinositol-3-phosphate binding);GO:0043130(ubiquitin binding)
#> 1263                                                                                                                                                                                                                                                                                                                                                                               GO:0005484(SNAP receptor activity)
#> 1264                                                                                                                                                                                                                                                                                                                                       GO:0030247(polysaccharide binding);GO:0005044(scavenger receptor activity)
#> 1265                                                                                                                                                                                                                                                                                                                                                                                                             <NA>
#> 1266                                                                                                                                                                                                                                                                                                                                                                                          GO:0003723(RNA binding)
#> 1267                                                                                                                                                                                                                                                                                                                                                                                   GO:0003824(catalytic activity)
#> 1268                                                                                                                                                                                                                                                                                                                                                                                                             <NA>
#> 1269                                                                                                                                                                                                                                                                                                                                                             GO:0032266(phosphatidylinositol-3-phosphate binding)
#> 1270                                                                                                                                                                                                                                                                                                   GO:0080025(phosphatidylinositol-3,5-bisphosphate binding);GO:0032266(phosphatidylinositol-3-phosphate binding)
#> 1271                                                                                                                                                                                                                                                                                                                                                                    GO:0061630(ubiquitin protein ligase activity)
#> 1272                                                                                                                                                                                                                                                                                                                                GO:0000981(DNA-binding transcription factor activity, RNA polymerase II-specific)
#> 1273                                                                                                                                                                                                                                                                                                                      GO:0005524(ATP binding);GO:0004714(transmembrane receptor protein tyrosine kinase activity)
#> 1274                                                                                                                                                                                                                                                                                                              GO:0003684(damaged DNA binding);GO:0003678(DNA helicase activity);GO:0042162(telomeric DNA binding)
#> 1275                                                                                                                                                                                                                                                                                                           GO:0004534(5-3 exoribonuclease activity);GO:0003676(nucleic acid binding);GO:0008270(zinc ion binding)
#> 1276                                                                                                                                                                                                                                                                                                                                                                      GO:0019904(protein domain specific binding)
#> 1277                                                                                                                                                                                                                                                                                                                                                                      GO:0019904(protein domain specific binding)
#> 1278                                                                                                                                                                                                                                                                                                                                                                                       GO:0016829(lyase activity)
#> 1279                                                                                                                                                                                                                                                                                                                                                    GO:0003676(nucleic acid binding);GO:0008270(zinc ion binding)
#> 1280                                                                                                                                                                                                                                                                                                                                          GO:0046872(metal ion binding);GO:0004222(metalloendopeptidase activity)
#>                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         kegg_pathway
#> 1                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ko04810(Regulation of actin cytoskeleton);ko04510(Focal adhesion);ko04151(PI3K-Akt signaling pathway);ko04512(ECM-receptor interaction)
#> 2                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          ko04110(Cell cycle);ko04114(Oocyte meiosis);ko04390(Hippo signaling pathway);ko04391(Hippo signaling pathway -fly);ko04013(MAPK signaling pathway - fly);ko04151(PI3K-Akt signaling pathway);ko04212(Longevity regulating pathway - worm)
#> 3                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       ko04610(Complement and coagulation cascades)
#> 4                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       ko04610(Complement and coagulation cascades)
#> 5                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               ko00970(Aminoacyl-tRNA biosynthesis)
#> 6                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  ko00250(Alanine, aspartate and glutamate metabolism);ko00280(Valine, leucine and isoleucine degradation);ko00650(Butanoate metabolism);ko00640(Propanoate metabolism);ko00410(beta-Alanine metabolism);ko04727(GABAergic synapse)
#> 7                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          ko02010(ABC transporters)
#> 8                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  ko02010(ABC transporters);ko04976(Bile secretion)
#> 9                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ko02010(ABC transporters);ko04976(Bile secretion);ko04975(Fat digestion and absorption)
#> 10                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     ko04723(Retrograde endocannabinoid signaling)
#> 11                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 ko00280(Valine, leucine and isoleucine degradation);ko00071(Fatty acid degradation);ko00062(Fatty acid elongation);ko01212(Fatty acid metabolism)
#> 12                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    ko00071(Fatty acid degradation);ko01212(Fatty acid metabolism);ko03320(PPAR signaling pathway)
#> 13                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     ko00280(Valine, leucine and isoleucine degradation);ko00640(Propanoate metabolism);ko00071(Fatty acid degradation);ko00410(beta-Alanine metabolism);ko01200(Carbon metabolism);ko01212(Fatty acid metabolism);ko03320(PPAR signaling pathway)
#> 14                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       ko00280(Valine, leucine and isoleucine degradation);ko00650(Butanoate metabolism);ko00071(Fatty acid degradation);ko01200(Carbon metabolism);ko01212(Fatty acid metabolism)
#> 15                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     ko02020(Two-component system);ko00310(Lysine degradation);ko00380(Tryptophan metabolism);ko00280(Valine, leucine and isoleucine degradation);ko00650(Butanoate metabolism);ko00630(Glyoxylate and dicarboxylate metabolism);ko00640(Propanoate metabolism);ko00620(Pyruvate metabolism);ko00720(Carbon fixation pathways in prokaryotes);ko00071(Fatty acid degradation);ko00072(Synthesis and degradation of ketone bodies);ko00900(Terpenoid backbone biosynthesis);ko01200(Carbon metabolism);ko01212(Fatty acid metabolism);ko00362(Benzoate degradation)
#> 16                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     ko02020(Two-component system);ko00310(Lysine degradation);ko00380(Tryptophan metabolism);ko00280(Valine, leucine and isoleucine degradation);ko00650(Butanoate metabolism);ko00630(Glyoxylate and dicarboxylate metabolism);ko00640(Propanoate metabolism);ko00620(Pyruvate metabolism);ko00720(Carbon fixation pathways in prokaryotes);ko00071(Fatty acid degradation);ko00072(Synthesis and degradation of ketone bodies);ko00900(Terpenoid backbone biosynthesis);ko01200(Carbon metabolism);ko01212(Fatty acid metabolism);ko00362(Benzoate degradation)
#> 17                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     ko00281(Geraniol degradation)
#> 18                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    ko03040(Spliceosome);ko03013(RNA transport);ko03015(mRNA surveillance pathway)
#> 19                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    ko00380(Tryptophan metabolism)
#> 20                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   ko01040(Biosynthesis of unsaturated fatty acids);ko00062(Fatty acid elongation)
#> 21                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   ko01040(Biosynthesis of unsaturated fatty acids);ko00062(Fatty acid elongation)
#> 22                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      ko04146(Peroxisome);ko04024(cAMP signaling pathway);ko01040(Biosynthesis of unsaturated fatty acids);ko00071(Fatty acid degradation);ko00592(alpha-Linolenic acid metabolism);ko01212(Fatty acid metabolism);ko03320(PPAR signaling pathway)
#> 23                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       ko00740(Riboflavin metabolism);ko00730(Thiamine metabolism)
#> 24                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          ko00061(Fatty acid biosynthesis);ko00071(Fatty acid degradation);ko01212(Fatty acid metabolism);ko04920(Adipocytokine signaling pathway);ko03320(PPAR signaling pathway)
#> 25                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         ko04216(Ferroptosis);ko02024(Quorum sensing);ko04146(Peroxisome);ko00061(Fatty acid biosynthesis);ko00071(Fatty acid degradation);ko01212(Fatty acid metabolism);ko04920(Adipocytokine signaling pathway);ko03320(PPAR signaling pathway)
#> 26                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         ko00010(Glycolysis / Gluconeogenesis);ko00640(Propanoate metabolism);ko00620(Pyruvate metabolism);ko00720(Carbon fixation pathways in prokaryotes);ko00680(Methane metabolism);ko01200(Carbon metabolism)
#> 27                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      ko04210(Apoptosis);ko04810(Regulation of actin cytoskeleton);ko04520(Adherens junction);ko04510(Focal adhesion);ko04530(Tight junction);ko04145(Phagosome);ko04390(Hippo signaling pathway);ko04391(Hippo signaling pathway -fly);ko04015(Rap1 signaling pathway);ko04921(Oxytocin signaling pathway);ko04919(Thyroid hormone signaling pathway);ko04670(Leukocyte transendothelial migration);ko04611(Platelet activation);ko04745(Phototransduction - fly)
#> 28                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      ko04210(Apoptosis);ko04810(Regulation of actin cytoskeleton);ko04520(Adherens junction);ko04510(Focal adhesion);ko04530(Tight junction);ko04145(Phagosome);ko04390(Hippo signaling pathway);ko04391(Hippo signaling pathway -fly);ko04015(Rap1 signaling pathway);ko04921(Oxytocin signaling pathway);ko04919(Thyroid hormone signaling pathway);ko04670(Leukocyte transendothelial migration);ko04611(Platelet activation);ko04745(Phototransduction - fly)
#> 29                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     ko04371(Apelin signaling pathway);ko04270(Vascular smooth muscle contraction)
#> 30                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      ko04210(Apoptosis);ko04810(Regulation of actin cytoskeleton);ko04520(Adherens junction);ko04510(Focal adhesion);ko04530(Tight junction);ko04145(Phagosome);ko04390(Hippo signaling pathway);ko04391(Hippo signaling pathway -fly);ko04015(Rap1 signaling pathway);ko04921(Oxytocin signaling pathway);ko04919(Thyroid hormone signaling pathway);ko04670(Leukocyte transendothelial migration);ko04611(Platelet activation);ko04745(Phototransduction - fly)
#> 31                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      ko04210(Apoptosis);ko04810(Regulation of actin cytoskeleton);ko04520(Adherens junction);ko04510(Focal adhesion);ko04530(Tight junction);ko04145(Phagosome);ko04390(Hippo signaling pathway);ko04391(Hippo signaling pathway -fly);ko04015(Rap1 signaling pathway);ko04921(Oxytocin signaling pathway);ko04919(Thyroid hormone signaling pathway);ko04670(Leukocyte transendothelial migration);ko04611(Platelet activation);ko04745(Phototransduction - fly)
#> 32                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             ko00350(Tyrosine metabolism);ko00010(Glycolysis / Gluconeogenesis);ko00680(Methane metabolism);ko00071(Fatty acid degradation);ko00830(Retinol metabolism);ko01200(Carbon metabolism);ko01220(Degradation of aromatic compounds);ko00625(Chloroalkane and chloroalkene degradation);ko00982(Drug metabolism - cytochrome P450);ko00980(Metabolism of xenobiotics by cytochrome P450);ko00626(Naphthalene degradation)
#> 33                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        ko00230(Purine metabolism)
#> 34                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   ko00250(Alanine, aspartate and glutamate metabolism);ko00230(Purine metabolism)
#> 35                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   ko00250(Alanine, aspartate and glutamate metabolism);ko00230(Purine metabolism)
#> 36                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               ko04142(Lysosome);ko00511(Other glycan degradation)
#> 37                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ko04270(Vascular smooth muscle contraction);ko04924(Renin secretion);ko04614(Renin-angiotensin system)
#> 38                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ko04146(Peroxisome);ko00250(Alanine, aspartate and glutamate metabolism);ko00260(Glycine, serine and threonine metabolism);ko00630(Glyoxylate and dicarboxylate metabolism);ko00680(Methane metabolism);ko01200(Carbon metabolism)
#> 39                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ko00250(Alanine, aspartate and glutamate metabolism);ko00270(Cysteine and methionine metabolism);ko00260(Glycine, serine and threonine metabolism);ko00280(Valine, leucine and isoleucine degradation)
#> 40                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       ko00270(Cysteine and methionine metabolism)
#> 41                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       ko00270(Cysteine and methionine metabolism)
#> 42                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  ko04210(Apoptosis);ko04214(Apoptosis - fly);ko04217(Necroptosis)
#> 43                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           ko00730(Thiamine metabolism);ko00230(Purine metabolism)
#> 44                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             ko03008(Ribosome biogenesis in eukaryotes);ko00230(Purine metabolism)
#> 45                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ko00010(Glycolysis / Gluconeogenesis);ko00040(Pentose and glucuronate interconversions);ko00561(Glycerolipid metabolism);ko01220(Degradation of aromatic compounds);ko00930(Caprolactam degradation)
#> 46                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         ko00051(Fructose and mannose metabolism);ko00052(Galactose metabolism);ko00040(Pentose and glucuronate interconversions);ko00561(Glycerolipid metabolism)
#> 47                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     ko00120(Primary bile acid biosynthesis);ko00140(Steroid hormone biosynthesis)
#> 48                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             ko00980(Metabolism of xenobiotics by cytochrome P450)
#> 49                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               ko04140(Autophagy - animal);ko04152(AMPK signaling pathway);ko04150(mTOR signaling pathway);ko04211(Longevity regulating pathway - mammal);ko04213(Longevity regulating pathway - multiple species)
#> 50                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   ko00260(Glycine, serine and threonine metabolism);ko00860(Porphyrin and chlorophyll metabolism)
#> 51                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   ko00260(Glycine, serine and threonine metabolism);ko00860(Porphyrin and chlorophyll metabolism)
#> 52                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     ko00330(Arginine and proline metabolism);ko01230(Biosynthesis of amino acids)
#> 53                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       ko00830(Retinol metabolism)
#> 54                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ko00670(One carbon pool by folate)
#> 55                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ko00330(Arginine and proline metabolism);ko00340(Histidine metabolism);ko00310(Lysine degradation);ko00380(Tryptophan metabolism);ko00280(Valine, leucine and isoleucine degradation);ko00053(Ascorbate and aldarate metabolism);ko00010(Glycolysis / Gluconeogenesis);ko00620(Pyruvate metabolism);ko00071(Fatty acid degradation);ko00561(Glycerolipid metabolism);ko00410(beta-Alanine metabolism);ko00981(Insect hormone biosynthesis);ko00903(Limonene and pinene degradation);ko00625(Chloroalkane and chloroalkene degradation)
#> 56                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ko00330(Arginine and proline metabolism);ko00340(Histidine metabolism);ko00310(Lysine degradation);ko00380(Tryptophan metabolism);ko00280(Valine, leucine and isoleucine degradation);ko00053(Ascorbate and aldarate metabolism);ko00010(Glycolysis / Gluconeogenesis);ko00620(Pyruvate metabolism);ko00071(Fatty acid degradation);ko00561(Glycerolipid metabolism);ko00410(beta-Alanine metabolism);ko00981(Insect hormone biosynthesis);ko00903(Limonene and pinene degradation);ko00625(Chloroalkane and chloroalkene degradation)
#> 57                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             ko00280(Valine, leucine and isoleucine degradation);ko00562(Inositol phosphate metabolism);ko00640(Propanoate metabolism);ko00410(beta-Alanine metabolism);ko01200(Carbon metabolism)
#> 58                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         ko00330(Arginine and proline metabolism);ko00260(Glycine, serine and threonine metabolism);ko00340(Histidine metabolism);ko00300(Lysine biosynthesis);ko00310(Lysine degradation);ko00380(Tryptophan metabolism);ko00280(Valine, leucine and isoleucine degradation);ko00053(Ascorbate and aldarate metabolism);ko00010(Glycolysis / Gluconeogenesis);ko00620(Pyruvate metabolism);ko00071(Fatty acid degradation);ko00561(Glycerolipid metabolism);ko00410(beta-Alanine metabolism);ko01230(Biosynthesis of amino acids)
#> 59                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             ko00330(Arginine and proline metabolism);ko00340(Histidine metabolism);ko00310(Lysine degradation);ko00380(Tryptophan metabolism);ko00280(Valine, leucine and isoleucine degradation);ko00053(Ascorbate and aldarate metabolism);ko00010(Glycolysis / Gluconeogenesis);ko00620(Pyruvate metabolism);ko00071(Fatty acid degradation);ko00561(Glycerolipid metabolism);ko00410(beta-Alanine metabolism)
#> 60                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             ko00330(Arginine and proline metabolism);ko00340(Histidine metabolism);ko00310(Lysine degradation);ko00380(Tryptophan metabolism);ko00280(Valine, leucine and isoleucine degradation);ko00053(Ascorbate and aldarate metabolism);ko00010(Glycolysis / Gluconeogenesis);ko00620(Pyruvate metabolism);ko00071(Fatty acid degradation);ko00561(Glycerolipid metabolism);ko00410(beta-Alanine metabolism)
#> 61                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             ko00330(Arginine and proline metabolism);ko00340(Histidine metabolism);ko00310(Lysine degradation);ko00380(Tryptophan metabolism);ko00280(Valine, leucine and isoleucine degradation);ko00053(Ascorbate and aldarate metabolism);ko00010(Glycolysis / Gluconeogenesis);ko00620(Pyruvate metabolism);ko00071(Fatty acid degradation);ko00561(Glycerolipid metabolism);ko00410(beta-Alanine metabolism)
#> 62                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ko00051(Fructose and mannose metabolism);ko00010(Glycolysis / Gluconeogenesis);ko00030(Pentose phosphate pathway);ko00710(Carbon fixation in photosynthetic organisms);ko00680(Methane metabolism);ko01230(Biosynthesis of amino acids);ko01200(Carbon metabolism)
#> 63                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    ko00510(N-Glycan biosynthesis);ko00513(Various types of N-glycan biosynthesis)
#> 64                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    ko00510(N-Glycan biosynthesis);ko00513(Various types of N-glycan biosynthesis)
#> 65                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    ko00510(N-Glycan biosynthesis)
#> 66                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        ko00230(Purine metabolism)
#> 67                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        ko00230(Purine metabolism)
#> 68                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    ko03040(Spliceosome);ko03013(RNA transport);ko03015(mRNA surveillance pathway)
#> 69                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    ko03040(Spliceosome);ko03013(RNA transport);ko03015(mRNA surveillance pathway)
#> 70                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ko04141(Protein processing in endoplasmic reticulum)
#> 71                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      ko04610(Complement and coagulation cascades)
#> 72                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  ko00260(Glycine, serine and threonine metabolism);ko00630(Glyoxylate and dicarboxylate metabolism);ko00670(One carbon pool by folate);ko01200(Carbon metabolism)
#> 73                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   ko03320(PPAR signaling pathway)
#> 74                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             ko00480(Glutathione metabolism);ko04614(Renin-angiotensin system);ko04640(Hematopoietic cell lineage)
#> 75                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 ko04142(Lysosome)
#> 76                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           ko04144(Endocytosis);ko04961(Endocrine and other factor-regulated calcium reabsorption);ko04721(Synaptic vesicle cycle)
#> 77                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           ko04144(Endocytosis);ko04961(Endocrine and other factor-regulated calcium reabsorption);ko04721(Synaptic vesicle cycle)
#> 78                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     ko03410(Base excision repair)
#> 79                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  ko04330(Notch signaling pathway)
#> 80                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       ko00270(Cysteine and methionine metabolism)
#> 81                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   ko04975(Fat digestion and absorption);ko04977(Vitamin digestion and absorption);ko03320(PPAR signaling pathway)
#> 82                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   ko04975(Fat digestion and absorption);ko04977(Vitamin digestion and absorption)
#> 83                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   ko04975(Fat digestion and absorption);ko04977(Vitamin digestion and absorption)
#> 84                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     ko04726(Serotonergic synapse)
#> 85                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 ko04976(Bile secretion);ko04924(Renin secretion);ko04964(Proximal tubule bicarbonate reclamation)
#> 86                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     ko03320(PPAR signaling pathway);ko04923(Regulation of lipolysis in adipocyte)
#> 87                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           ko04976(Bile secretion)
#> 88                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 ko04976(Bile secretion);ko04924(Renin secretion);ko04964(Proximal tubule bicarbonate reclamation)
#> 89                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           ko04114(Oocyte meiosis)
#> 90                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   ko04144(Endocytosis);ko04072(Phospholipase D signaling pathway)
#> 91                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   ko04144(Endocytosis);ko04072(Phospholipase D signaling pathway)
#> 92                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          ko04144(Endocytosis);ko04072(Phospholipase D signaling pathway);ko04014(Ras signaling pathway);ko04666(Fc gamma R-mediated phagocytosis)
#> 93                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ko04144(Endocytosis)
#> 94                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      ko00330(Arginine and proline metabolism);ko00220(Arginine biosynthesis);ko01230(Biosynthesis of amino acids)
#> 95                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          ko04810(Regulation of actin cytoskeleton);ko04144(Endocytosis);ko04666(Fc gamma R-mediated phagocytosis)
#> 96                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          ko04810(Regulation of actin cytoskeleton);ko04144(Endocytosis);ko04666(Fc gamma R-mediated phagocytosis)
#> 97                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          ko04810(Regulation of actin cytoskeleton);ko04144(Endocytosis);ko04666(Fc gamma R-mediated phagocytosis)
#> 98                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          ko04810(Regulation of actin cytoskeleton);ko04144(Endocytosis);ko04666(Fc gamma R-mediated phagocytosis)
#> 99                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 ko04142(Lysosome)
#> 100                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       ko04142(Lysosome);ko04071(Sphingolipid signaling pathway);ko00600(Sphingolipid metabolism)
#> 101                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         ko00250(Alanine, aspartate and glutamate metabolism);ko00220(Arginine biosynthesis);ko01230(Biosynthesis of amino acids)
#> 102                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          ko04210(Apoptosis);ko04214(Apoptosis - fly);ko04137(Mitophagy - animal);ko04010(MAPK signaling pathway);ko04151(PI3K-Akt signaling pathway);ko04668(TNF signaling pathway);ko04022(cGMP - PKG signaling pathway);ko04141(Protein processing in endoplasmic reticulum);ko04211(Longevity regulating pathway - mammal);ko04212(Longevity regulating pathway - worm);ko04261(Adrenergic signaling in cardiomyocytes);ko04925(Aldosterone synthesis and secretion);ko04915(Estrogen signaling pathway);ko04922(Glucagon signaling pathway);ko04912(GnRH signaling pathway);ko04911(Insulin secretion);ko04918(Thyroid hormone synthesis);ko04725(Cholinergic synapse);ko04728(Dopaminergic synapse);ko04720(Long-term potentiation);ko04722(Neurotrophin signaling pathway)
#> 103                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     ko04140(Autophagy - animal);ko04136(Autophagy - other eukaryotes);ko04138(Autophagy - yeast)
#> 104                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     ko04140(Autophagy - animal);ko04136(Autophagy - other eukaryotes);ko04138(Autophagy - yeast)
#> 105                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ko04216(Ferroptosis);ko04140(Autophagy - animal);ko04136(Autophagy - other eukaryotes);ko04138(Autophagy - yeast)
#> 106                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    ko00670(One carbon pool by folate);ko00230(Purine metabolism)
#> 107                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      ko04978(Mineral absorption)
#> 108                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 ko04024(cAMP signaling pathway);ko04022(cGMP - PKG signaling pathway);ko04261(Adrenergic signaling in cardiomyocytes);ko04260(Cardiac muscle contraction);ko04976(Bile secretion);ko04973(Carbohydrate digestion and absorption);ko04971(Gastric acid secretion);ko04978(Mineral absorption);ko04972(Pancreatic secretion);ko04974(Protein digestion and absorption);ko04970(Salivary secretion);ko04911(Insulin secretion);ko04919(Thyroid hormone signaling pathway);ko04918(Thyroid hormone synthesis);ko04960(Aldosterone-regulated sodium reabsorption);ko04961(Endocrine and other factor-regulated calcium reabsorption);ko04964(Proximal tubule bicarbonate reclamation)
#> 109                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               ko00190(Oxidative phosphorylation)
#> 110                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               ko00190(Oxidative phosphorylation)
#> 111                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               ko00190(Oxidative phosphorylation)
#> 112                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               ko00190(Oxidative phosphorylation)
#> 113                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               ko00190(Oxidative phosphorylation)
#> 114                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               ko00190(Oxidative phosphorylation)
#> 115                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               ko00190(Oxidative phosphorylation)
#> 116                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               ko00190(Oxidative phosphorylation)
#> 117                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               ko00190(Oxidative phosphorylation)
#> 118                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               ko00190(Oxidative phosphorylation)
#> 119                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               ko00190(Oxidative phosphorylation)
#> 120                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               ko00190(Oxidative phosphorylation)
#> 121                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               ko00190(Oxidative phosphorylation)
#> 122                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               ko00190(Oxidative phosphorylation)
#> 123                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               ko00190(Oxidative phosphorylation)
#> 124                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ko04614(Renin-angiotensin system)
#> 125                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          ko04142(Lysosome);ko04145(Phagosome);ko00190(Oxidative phosphorylation);ko04721(Synaptic vesicle cycle)
#> 126                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  ko04142(Lysosome);ko04145(Phagosome);ko00190(Oxidative phosphorylation);ko04966(Collecting duct acid secretion);ko04721(Synaptic vesicle cycle)
#> 127                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    ko04145(Phagosome);ko00190(Oxidative phosphorylation);ko04966(Collecting duct acid secretion);ko04721(Synaptic vesicle cycle)
#> 128                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    ko04145(Phagosome);ko04150(mTOR signaling pathway);ko00190(Oxidative phosphorylation);ko04966(Collecting duct acid secretion);ko04721(Synaptic vesicle cycle)
#> 129                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    ko04145(Phagosome);ko04150(mTOR signaling pathway);ko00190(Oxidative phosphorylation);ko04966(Collecting duct acid secretion);ko04721(Synaptic vesicle cycle)
#> 130                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    ko04145(Phagosome);ko04150(mTOR signaling pathway);ko00190(Oxidative phosphorylation);ko04966(Collecting duct acid secretion);ko04721(Synaptic vesicle cycle)
#> 131                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    ko04145(Phagosome);ko04150(mTOR signaling pathway);ko00190(Oxidative phosphorylation);ko04966(Collecting duct acid secretion);ko04721(Synaptic vesicle cycle)
#> 132                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          ko04142(Lysosome);ko04145(Phagosome);ko04150(mTOR signaling pathway);ko00190(Oxidative phosphorylation);ko04721(Synaptic vesicle cycle)
#> 133                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ko00280(Valine, leucine and isoleucine degradation)
#> 134                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     ko04612(Antigen processing and presentation)
#> 135                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ko00052(Galactose metabolism);ko00533(Glycosaminoglycan biosynthesis - keratan sulfate);ko00601(Glycosphingolipid biosynthesis - lacto and neolacto series);ko00515(Mannose type O-glycan biosyntheis);ko00510(N-Glycan biosynthesis);ko00514(Other types of O-glycan biosynthesis);ko00513(Various types of N-glycan biosynthesis)
#> 136                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             ko04141(Protein processing in endoplasmic reticulum)
#> 137                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               ko04350(TGF-beta signaling pathway);ko04310(Wnt signaling pathway)
#> 138                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 ko04210(Apoptosis);ko04215(Apoptosis - multiple species);ko04217(Necroptosis);ko04115(p53 signaling pathway);ko04071(Sphingolipid signaling pathway);ko04141(Protein processing in endoplasmic reticulum);ko04211(Longevity regulating pathway - mammal);ko04722(Neurotrophin signaling pathway)
#> 139                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               ko00280(Valine, leucine and isoleucine degradation);ko00640(Propanoate metabolism)
#> 140                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               ko00280(Valine, leucine and isoleucine degradation);ko00640(Propanoate metabolism)
#> 141                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      ko00830(Retinol metabolism)
#> 142                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ko00650(Butanoate metabolism);ko00072(Synthesis and degradation of ketone bodies)
#> 143                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 ko04215(Apoptosis - multiple species);ko04140(Autophagy - animal);ko04136(Autophagy - other eukaryotes);ko04138(Autophagy - yeast);ko04137(Mitophagy - animal);ko04371(Apelin signaling pathway)
#> 144                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               ko04130(SNARE interactions in vesicular transport)
#> 145                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               ko04130(SNARE interactions in vesicular transport)
#> 146                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    ko00270(Cysteine and methionine metabolism);ko00260(Glycine, serine and threonine metabolism)
#> 147                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          ko04140(Autophagy - animal);ko04137(Mitophagy - animal);ko04068(FoxO signaling pathway)
#> 148                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      ko04137(Mitophagy - animal)
#> 149                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       ko00920(Sulfur metabolism)
#> 150                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   ko04014(Ras signaling pathway)
#> 151                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        ko04810(Regulation of actin cytoskeleton)
#> 152                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             ko00780(Biotin metabolism);ko04977(Vitamin digestion and absorption)
#> 153                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             ko03040(Spliceosome)
#> 154                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     ko04610(Complement and coagulation cascades)
#> 155                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     ko04610(Complement and coagulation cascades)
#> 156                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  ko04145(Phagosome);ko04610(Complement and coagulation cascades)
#> 157                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     ko04610(Complement and coagulation cascades)
#> 158                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     ko04610(Complement and coagulation cascades)
#> 159                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     ko04610(Complement and coagulation cascades)
#> 160                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     ko04610(Complement and coagulation cascades)
#> 161                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     ko04610(Complement and coagulation cascades)
#> 162                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     ko04610(Complement and coagulation cascades)
#> 163                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     ko04610(Complement and coagulation cascades)
#> 164                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     ko04610(Complement and coagulation cascades)
#> 165                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     ko04610(Complement and coagulation cascades)
#> 166                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      ko00910(Nitrogen metabolism);ko04976(Bile secretion);ko04971(Gastric acid secretion);ko04972(Pancreatic secretion);ko04966(Collecting duct acid secretion);ko04964(Proximal tubule bicarbonate reclamation)
#> 167                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   ko04310(Wnt signaling pathway)
#> 168                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      ko04270(Vascular smooth muscle contraction)
#> 169                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      ko04114(Oocyte meiosis);ko04371(Apelin signaling pathway);ko04020(Calcium signaling pathway);ko04016(MAPK signaling pathway - plant);ko04070(Phosphatidylinositol signaling system);ko04015(Rap1 signaling pathway);ko04014(Ras signaling pathway);ko04024(cAMP signaling pathway);ko04022(cGMP - PKG signaling pathway);ko04261(Adrenergic signaling in cardiomyocytes);ko04270(Vascular smooth muscle contraction);ko04971(Gastric acid secretion);ko04970(Salivary secretion);ko04925(Aldosterone synthesis and secretion);ko04915(Estrogen signaling pathway);ko04922(Glucagon signaling pathway);ko04912(GnRH signaling pathway);ko04910(Insulin signaling pathway);ko04916(Melanogenesis);ko04921(Oxytocin signaling pathway);ko04924(Renin secretion);ko04713(Circadian entrainment);ko04626(Plant-pathogen interaction);ko04728(Dopaminergic synapse);ko04720(Long-term potentiation);ko04722(Neurotrophin signaling pathway);ko04750(Inflammatory mediator regulation of TRP channels);ko04740(Olfactory transduction);ko04744(Phototransduction);ko04745(Phototransduction - fly)
#> 170                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             ko04145(Phagosome);ko04141(Protein processing in endoplasmic reticulum);ko04612(Antigen processing and presentation)
#> 171                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       ko04217(Necroptosis);ko04114(Oocyte meiosis);ko04020(Calcium signaling pathway);ko04012(ErbB signaling pathway);ko04066(HIF-1 signaling pathway);ko04310(Wnt signaling pathway);ko04024(cAMP signaling pathway);ko04261(Adrenergic signaling in cardiomyocytes);ko04360(Axon guidance);ko04971(Gastric acid secretion);ko04925(Aldosterone synthesis and secretion);ko04922(Glucagon signaling pathway);ko04912(GnRH signaling pathway);ko04911(Insulin secretion);ko04916(Melanogenesis);ko04921(Oxytocin signaling pathway);ko04713(Circadian entrainment);ko04725(Cholinergic synapse);ko04728(Dopaminergic synapse);ko04720(Long-term potentiation);ko04722(Neurotrophin signaling pathway);ko04750(Inflammatory mediator regulation of TRP channels);ko04740(Olfactory transduction);ko04745(Phototransduction - fly)
#> 172                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          ko04145(Phagosome);ko04141(Protein processing in endoplasmic reticulum);ko04918(Thyroid hormone synthesis);ko04612(Antigen processing and presentation)
#> 173                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             ko04210(Apoptosis);ko04217(Necroptosis);ko04510(Focal adhesion);ko04141(Protein processing in endoplasmic reticulum)
#> 174                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             ko04210(Apoptosis);ko04217(Necroptosis);ko04510(Focal adhesion);ko04141(Protein processing in endoplasmic reticulum)
#> 175                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             ko04144(Endocytosis)
#> 176                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             ko04144(Endocytosis)
#> 177                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             ko04144(Endocytosis)
#> 178                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         ko04217(Necroptosis);ko04623(Cytosolic DNA-sensing pathway);ko04621(NOD-like receptor signaling pathway)
#> 179                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ko04146(Peroxisome);ko04068(FoxO signaling pathway);ko04016(MAPK signaling pathway - plant);ko04011(MAPK signaling pathway - yeast);ko00380(Tryptophan metabolism);ko00630(Glyoxylate and dicarboxylate metabolism);ko01200(Carbon metabolism);ko04211(Longevity regulating pathway - mammal);ko04213(Longevity regulating pathway - multiple species);ko04212(Longevity regulating pathway - worm)
#> 180                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               ko00270(Cysteine and methionine metabolism);ko00260(Glycine, serine and threonine metabolism);ko01230(Biosynthesis of amino acids)
#> 181                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       ko04060(Cytokine-cytokine receptor interaction);ko04062(Chemokine signaling pathway);ko04672(Intestinal immune network for IgA production)
#> 182                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      ko04110(Cell cycle);ko04115(p53 signaling pathway);ko04510(Focal adhesion);ko04068(FoxO signaling pathway);ko04340(Hedgehog signaling pathway);ko04390(Hippo signaling pathway);ko04630(Jak-STAT signaling pathway);ko04151(PI3K-Akt signaling pathway);ko04310(Wnt signaling pathway);ko04917(Prolactin signaling pathway)
#> 183                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   ko04115(p53 signaling pathway)
#> 184                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   ko04115(p53 signaling pathway);ko04068(FoxO signaling pathway)
#> 185                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 ko04610(Complement and coagulation cascades);ko04640(Hematopoietic cell lineage)
#> 186                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ko04142(Lysosome)
#> 187                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     ko04612(Antigen processing and presentation)
#> 188                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   ko04115(p53 signaling pathway)
#> 189                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ko04640(Hematopoietic cell lineage)
#> 190                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          ko00240(Pyrimidine metabolism);ko00983(Drug metabolism - other enzymes)
#> 191                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          ko04120(Ubiquitin mediated proteolysis)
#> 192                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ko04151(PI3K-Akt signaling pathway)
#> 193                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             ko03040(Spliceosome)
#> 194                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             ko03040(Spliceosome)
#> 195                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          ko04514(Cell adhesion molecules (CAMs))
#> 196                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          ko04514(Cell adhesion molecules (CAMs))
#> 197                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         ko04110(Cell cycle);ko04012(ErbB signaling pathway);ko04068(FoxO signaling pathway);ko04066(HIF-1 signaling pathway);ko04151(PI3K-Akt signaling pathway)
#> 198                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ko04110(Cell cycle)
#> 199                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          ko00270(Cysteine and methionine metabolism);ko00430(Taurine and hypotaurine metabolism)
#> 200                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               ko00561(Glycerolipid metabolism);ko00100(Steroid biosynthesis);ko04975(Fat digestion and absorption);ko04972(Pancreatic secretion)
#> 201                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          ko04972(Pancreatic secretion);ko04974(Protein digestion and absorption)
#> 202                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          ko04972(Pancreatic secretion);ko04974(Protein digestion and absorption)
#> 203                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         ko04071(Sphingolipid signaling pathway);ko00600(Sphingolipid metabolism)
#> 204                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         ko00983(Drug metabolism - other enzymes)
#> 205                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         ko00983(Drug metabolism - other enzymes)
#> 206                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     ko04610(Complement and coagulation cascades)
#> 207                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     ko04610(Complement and coagulation cascades)
#> 208                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     ko04610(Complement and coagulation cascades)
#> 209                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       ko04810(Regulation of actin cytoskeleton);ko04360(Axon guidance);ko04666(Fc gamma R-mediated phagocytosis)
#> 210                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             ko00520(Amino sugar and nucleotide sugar metabolism)
#> 211                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        ko04217(Necroptosis);ko04144(Endocytosis)
#> 212                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        ko04217(Necroptosis);ko04144(Endocytosis)
#> 213                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        ko04217(Necroptosis);ko04144(Endocytosis)
#> 214                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        ko04217(Necroptosis);ko04144(Endocytosis)
#> 215                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        ko04217(Necroptosis);ko04144(Endocytosis)
#> 216                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        ko04217(Necroptosis);ko04144(Endocytosis)
#> 217                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          ko00565(Ether lipid metabolism);ko00564(Glycerophospholipid metabolism);ko00440(Phosphonate and phosphinate metabolism)
#> 218                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 ko00532(Glycosaminoglycan biosynthesis - chondroitin sulfate / dermatan sulfate)
#> 219                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         ko04630(Jak-STAT signaling pathway);ko04917(Prolactin signaling pathway)
#> 220                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             ko04141(Protein processing in endoplasmic reticulum)
#> 221                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    ko04530(Tight junction);ko04514(Cell adhesion molecules (CAMs));ko04670(Leukocyte transendothelial migration)
#> 222                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    ko04530(Tight junction);ko04514(Cell adhesion molecules (CAMs));ko04670(Leukocyte transendothelial migration)
#> 223                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    ko04530(Tight junction);ko04514(Cell adhesion molecules (CAMs));ko04670(Leukocyte transendothelial migration)
#> 224                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ko04142(Lysosome)
#> 225                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         ko04213(Longevity regulating pathway - multiple species)
#> 226                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   ko04112(Cell cycle - Caulobacter);ko04212(Longevity regulating pathway - worm)
#> 227                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        ko04144(Endocytosis);ko04142(Lysosome);ko04961(Endocrine and other factor-regulated calcium reabsorption);ko04721(Synaptic vesicle cycle)
#> 228                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        ko00361(Chlorocyclohexane and chlorobenzene degradation);ko00364(Fluorobenzoate degradation);ko00623(Toluene degradation)
#> 229                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          ko00330(Arginine and proline metabolism);ko00340(Histidine metabolism);ko00410(beta-Alanine metabolism)
#> 230                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         ko03018(RNA degradation)
#> 231                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             ko04510(Focal adhesion);ko04151(PI3K-Akt signaling pathway);ko04512(ECM-receptor interaction);ko04974(Protein digestion and absorption);ko04611(Platelet activation)
#> 232                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               ko04145(Phagosome)
#> 233                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  ko00350(Tyrosine metabolism);ko00965(Betalain biosynthesis);ko00140(Steroid hormone biosynthesis);ko04728(Dopaminergic synapse)
#> 234                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     ko00130(Ubiquinone and other terpenoid-quinone biosynthesis)
#> 235                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     ko00130(Ubiquinone and other terpenoid-quinone biosynthesis)
#> 236                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               ko04145(Phagosome)
#> 237                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               ko00190(Oxidative phosphorylation)
#> 238                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   ko02020(Two-component system);ko00190(Oxidative phosphorylation);ko00860(Porphyrin and chlorophyll metabolism)
#> 239                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               ko00190(Oxidative phosphorylation)
#> 240                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           ko00190(Oxidative phosphorylation);ko04260(Cardiac muscle contraction)
#> 241                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           ko00190(Oxidative phosphorylation);ko04260(Cardiac muscle contraction)
#> 242                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           ko00190(Oxidative phosphorylation);ko04260(Cardiac muscle contraction)
#> 243                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           ko00190(Oxidative phosphorylation);ko04260(Cardiac muscle contraction)
#> 244                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           ko00190(Oxidative phosphorylation);ko04260(Cardiac muscle contraction)
#> 245                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           ko00190(Oxidative phosphorylation);ko04260(Cardiac muscle contraction)
#> 246                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           ko00190(Oxidative phosphorylation);ko04260(Cardiac muscle contraction)
#> 247                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           ko00190(Oxidative phosphorylation);ko04260(Cardiac muscle contraction)
#> 248                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               ko04216(Ferroptosis);ko00860(Porphyrin and chlorophyll metabolism)
#> 249                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          ko04972(Pancreatic secretion);ko04974(Protein digestion and absorption)
#> 250                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          ko04972(Pancreatic secretion);ko04974(Protein digestion and absorption)
#> 251                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          ko04972(Pancreatic secretion);ko04974(Protein digestion and absorption)
#> 252                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               ko03015(mRNA surveillance pathway)
#> 253                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      ko04152(AMPK signaling pathway);ko00071(Fatty acid degradation);ko01212(Fatty acid metabolism);ko04920(Adipocytokine signaling pathway);ko04922(Glucagon signaling pathway);ko03320(PPAR signaling pathway)
#> 254                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ko04146(Peroxisome)
#> 255                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     ko04340(Hedgehog signaling pathway);ko04341(Hedgehog signaling pathway - fly);ko04310(Wnt signaling pathway)
#> 256                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ko04520(Adherens junction);ko04137(Mitophagy - animal);ko04139(Mitophagy - yeast);ko04064(NF-kappa B signaling pathway);ko04310(Wnt signaling pathway);ko03008(Ribosome biogenesis in eukaryotes);ko04712(Circadian rhythm - plant)
#> 257                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  ko04330(Notch signaling pathway);ko04310(Wnt signaling pathway)
#> 258                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               ko04371(Apelin signaling pathway);ko04390(Hippo signaling pathway)
#> 259                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ko00270(Cysteine and methionine metabolism);ko00260(Glycine, serine and threonine metabolism);ko00450(Selenocompound metabolism);ko01230(Biosynthesis of amino acids)
#> 260                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             ko04520(Adherens junction);ko04510(Focal adhesion);ko04550(Signaling pathways regulating pluripotency of stem cells);ko04390(Hippo signaling pathway);ko04015(Rap1 signaling pathway);ko04310(Wnt signaling pathway);ko04916(Melanogenesis);ko04919(Thyroid hormone signaling pathway);ko04670(Leukocyte transendothelial migration)
#> 261                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   ko00240(Pyrimidine metabolism)
#> 262                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          ko04972(Pancreatic secretion);ko04974(Protein digestion and absorption)
#> 263                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          ko04972(Pancreatic secretion);ko04974(Protein digestion and absorption)
#> 264                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ko04142(Lysosome);ko04614(Renin-angiotensin system)
#> 265                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ko04210(Apoptosis);ko04140(Autophagy - animal);ko04142(Lysosome);ko04924(Renin secretion);ko04612(Antigen processing and presentation);ko04621(NOD-like receptor signaling pathway)
#> 266                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             ko04210(Apoptosis);ko04142(Lysosome)
#> 267                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         ko04210(Apoptosis);ko04140(Autophagy - animal);ko04142(Lysosome);ko04071(Sphingolipid signaling pathway)
#> 268                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             ko04210(Apoptosis);ko04142(Lysosome)
#> 269                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 ko04210(Apoptosis);ko04140(Autophagy - animal);ko04142(Lysosome);ko04145(Phagosome);ko04612(Antigen processing and presentation)
#> 270                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             ko04210(Apoptosis);ko04142(Lysosome)
#> 271                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             ko04210(Apoptosis);ko04142(Lysosome);ko04145(Phagosome);ko04612(Antigen processing and presentation)
#> 272                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             ko04210(Apoptosis);ko04142(Lysosome)
#> 273                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             ko03040(Spliceosome)
#> 274                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             ko00520(Amino sugar and nucleotide sugar metabolism)
#> 275                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             ko00520(Amino sugar and nucleotide sugar metabolism)
#> 276                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ko04145(Phagosome);ko04380(Osteoclast differentiation);ko04670(Leukocyte transendothelial migration);ko04621(NOD-like receptor signaling pathway)
#> 277                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        ko04210(Apoptosis);ko04214(Apoptosis - fly);ko04215(Apoptosis - multiple species);ko04115(p53 signaling pathway);ko02020(Two-component system);ko00920(Sulfur metabolism)
#> 278                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             ko02020(Two-component system);ko00190(Oxidative phosphorylation);ko04260(Cardiac muscle contraction)
#> 279                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 ko04810(Regulation of actin cytoskeleton);ko03013(RNA transport)
#> 280                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          ko00380(Tryptophan metabolism);ko00140(Steroid hormone biosynthesis);ko00830(Retinol metabolism);ko00980(Metabolism of xenobiotics by cytochrome P450);ko04913(Ovarian Steroidogenesis)
#> 281                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    ko00100(Steroid biosynthesis)
#> 282                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          ko00120(Primary bile acid biosynthesis);ko03320(PPAR signaling pathway)
#> 283                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     ko00590(Arachidonic acid metabolism);ko00591(Linoleic acid metabolism);ko04212(Longevity regulating pathway - worm);ko04913(Ovarian Steroidogenesis);ko04726(Serotonergic synapse);ko04750(Inflammatory mediator regulation of TRP channels)
#> 284                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     ko00590(Arachidonic acid metabolism);ko00591(Linoleic acid metabolism);ko04212(Longevity regulating pathway - worm);ko04913(Ovarian Steroidogenesis);ko04726(Serotonergic synapse);ko04750(Inflammatory mediator regulation of TRP channels)
#> 285                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     ko00590(Arachidonic acid metabolism);ko00591(Linoleic acid metabolism);ko04212(Longevity regulating pathway - worm);ko04913(Ovarian Steroidogenesis);ko04726(Serotonergic synapse);ko04750(Inflammatory mediator regulation of TRP channels)
#> 286                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     ko00590(Arachidonic acid metabolism);ko00591(Linoleic acid metabolism);ko04212(Longevity regulating pathway - worm);ko04913(Ovarian Steroidogenesis);ko04726(Serotonergic synapse);ko04750(Inflammatory mediator regulation of TRP channels)
#> 287                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             ko00590(Arachidonic acid metabolism)
#> 288                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          ko00120(Primary bile acid biosynthesis)
#> 289                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ko00120(Primary bile acid biosynthesis);ko00140(Steroid hormone biosynthesis);ko04976(Bile secretion);ko03320(PPAR signaling pathway)
#> 290                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         ko04020(Calcium signaling pathway);ko04022(cGMP - PKG signaling pathway)
#> 291                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             ko04144(Endocytosis)
#> 292                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ko04141(Protein processing in endoplasmic reticulum);ko00510(N-Glycan biosynthesis);ko00513(Various types of N-glycan biosynthesis)
#> 293                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      ko04140(Autophagy - animal)
#> 294                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             ko00970(Aminoacyl-tRNA biosynthesis)
#> 295                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  ko03320(PPAR signaling pathway)
#> 296                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ko04962(Vasopressin-regulated water reabsorption)
#> 297                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ko00040(Pentose and glucuronate interconversions)
#> 298                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  ko04140(Autophagy - animal);ko04151(PI3K-Akt signaling pathway);ko04150(mTOR signaling pathway)
#> 299                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ko04141(Protein processing in endoplasmic reticulum);ko00510(N-Glycan biosynthesis);ko00513(Various types of N-glycan biosynthesis)
#> 300                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             ko03040(Spliceosome)
#> 301                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               ko00030(Pentose phosphate pathway)
#> 302                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             ko04141(Protein processing in endoplasmic reticulum)
#> 303                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             ko04141(Protein processing in endoplasmic reticulum)
#> 304                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           ko00561(Glycerolipid metabolism);ko04975(Fat digestion and absorption)
#> 305                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    ko00100(Steroid biosynthesis)
#> 306                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    ko00100(Steroid biosynthesis)
#> 307                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             ko03040(Spliceosome)
#> 308                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             ko03040(Spliceosome)
#> 309                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         ko04210(Apoptosis);ko04215(Apoptosis - multiple species)
#> 310                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       ko03008(Ribosome biogenesis in eukaryotes)
#> 311                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       ko04330(Notch signaling pathway);ko04658(Th1 and Th2 cell differentiation)
#> 312                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           ko00260(Glycine, serine and threonine metabolism);ko00280(Valine, leucine and isoleucine degradation);ko00020(Citrate cycle (TCA cycle));ko00010(Glycolysis / Gluconeogenesis);ko00630(Glyoxylate and dicarboxylate metabolism);ko00640(Propanoate metabolism);ko00620(Pyruvate metabolism);ko01200(Carbon metabolism)
#> 313                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       ko04330(Notch signaling pathway);ko04658(Th1 and Th2 cell differentiation)
#> 314                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        ko00310(Lysine degradation);ko00020(Citrate cycle (TCA cycle));ko01200(Carbon metabolism)
#> 315                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ko00260(Glycine, serine and threonine metabolism)
#> 316                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             ko04141(Protein processing in endoplasmic reticulum)
#> 317                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             ko04141(Protein processing in endoplasmic reticulum)
#> 318                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             ko04141(Protein processing in endoplasmic reticulum)
#> 319                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             ko04141(Protein processing in endoplasmic reticulum)
#> 320                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             ko04141(Protein processing in endoplasmic reticulum)
#> 321                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             ko04141(Protein processing in endoplasmic reticulum)
#> 322                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             ko04141(Protein processing in endoplasmic reticulum)
#> 323                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               ko04144(Endocytosis);ko04072(Phospholipase D signaling pathway);ko04961(Endocrine and other factor-regulated calcium reabsorption);ko04721(Synaptic vesicle cycle)
#> 324                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   ko00510(N-Glycan biosynthesis)
#> 325                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   ko00510(N-Glycan biosynthesis)
#> 326                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   ko00510(N-Glycan biosynthesis)
#> 327                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   ko00510(N-Glycan biosynthesis)
#> 328                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        ko04974(Protein digestion and absorption)
#> 329                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ko00770(Pantothenate and CoA biosynthesis);ko00410(beta-Alanine metabolism);ko00240(Pyrimidine metabolism);ko00983(Drug metabolism - other enzymes)
#> 330                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  ko04010(MAPK signaling pathway)
#> 331                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  ko04010(MAPK signaling pathway)
#> 332                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  ko04010(MAPK signaling pathway)
#> 333                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   ko00240(Pyrimidine metabolism)
#> 334                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ko04962(Vasopressin-regulated water reabsorption)
#> 335                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ko04146(Peroxisome)
#> 336                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        ko00310(Lysine degradation);ko00380(Tryptophan metabolism);ko00280(Valine, leucine and isoleucine degradation);ko00650(Butanoate metabolism);ko00640(Propanoate metabolism);ko00071(Fatty acid degradation);ko00062(Fatty acid elongation);ko00410(beta-Alanine metabolism);ko01200(Carbon metabolism);ko01212(Fatty acid metabolism);ko00627(Aminobenzoate degradation);ko00930(Caprolactam degradation)
#> 337                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  ko00071(Fatty acid degradation)
#> 338                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ko04146(Peroxisome);ko00071(Fatty acid degradation)
#> 339                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           ko03013(RNA transport)
#> 340                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             ko00970(Aminoacyl-tRNA biosynthesis)
#> 341                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ko04152(AMPK signaling pathway);ko04921(Oxytocin signaling pathway)
#> 342                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ko04152(AMPK signaling pathway);ko04921(Oxytocin signaling pathway)
#> 343                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       ko04013(MAPK signaling pathway - fly);ko04141(Protein processing in endoplasmic reticulum);ko04120(Ubiquitin mediated proteolysis);ko04624(Toll and Imd signaling pathway)
#> 344                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 ko04066(HIF-1 signaling pathway)
#> 345                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ko04371(Apelin signaling pathway)
#> 346                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   ko04146(Peroxisome);ko00310(Lysine degradation);ko00380(Tryptophan metabolism);ko00280(Valine, leucine and isoleucine degradation);ko00650(Butanoate metabolism);ko00640(Propanoate metabolism);ko00071(Fatty acid degradation);ko00410(beta-Alanine metabolism);ko01200(Carbon metabolism);ko01212(Fatty acid metabolism);ko00627(Aminobenzoate degradation);ko00930(Caprolactam degradation);ko03320(PPAR signaling pathway)
#> 347                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   ko04115(p53 signaling pathway)
#> 348                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           ko03013(RNA transport)
#> 349                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           ko03013(RNA transport)
#> 350                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           ko03013(RNA transport)
#> 351                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           ko03013(RNA transport)
#> 352                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           ko03013(RNA transport)
#> 353                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           ko03013(RNA transport)
#> 354                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ko04210(Apoptosis);ko04140(Autophagy - animal);ko04138(Autophagy - yeast);ko04141(Protein processing in endoplasmic reticulum);ko03013(RNA transport)
#> 355                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           ko03013(RNA transport)
#> 356                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           ko03013(RNA transport)
#> 357                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           ko03013(RNA transport)
#> 358                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           ko03013(RNA transport)
#> 359                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           ko03013(RNA transport)
#> 360                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           ko03013(RNA transport)
#> 361                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           ko03013(RNA transport)
#> 362                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           ko03013(RNA transport)
#> 363                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           ko03013(RNA transport)
#> 364                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           ko03013(RNA transport)
#> 365                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           ko03013(RNA transport)
#> 366                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           ko03013(RNA transport)
#> 367                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           ko03013(RNA transport)
#> 368                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           ko03013(RNA transport)
#> 369                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           ko03013(RNA transport)
#> 370                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   ko03040(Spliceosome);ko03013(RNA transport);ko03015(mRNA surveillance pathway)
#> 371                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       ko04151(PI3K-Akt signaling pathway);ko04150(mTOR signaling pathway);ko03013(RNA transport)
#> 372                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    ko04066(HIF-1 signaling pathway);ko04151(PI3K-Akt signaling pathway);ko04150(mTOR signaling pathway);ko03013(RNA transport);ko04211(Longevity regulating pathway - mammal);ko04910(Insulin signaling pathway)
#> 373                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    ko04066(HIF-1 signaling pathway);ko04151(PI3K-Akt signaling pathway);ko04150(mTOR signaling pathway);ko03013(RNA transport);ko04211(Longevity regulating pathway - mammal);ko04910(Insulin signaling pathway)
#> 374                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    ko04066(HIF-1 signaling pathway);ko04151(PI3K-Akt signaling pathway);ko04150(mTOR signaling pathway);ko03013(RNA transport);ko04211(Longevity regulating pathway - mammal);ko04910(Insulin signaling pathway)
#> 375                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  ko03013(RNA transport);ko04213(Longevity regulating pathway - multiple species)
#> 376                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           ko03013(RNA transport)
#> 377                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  ko04214(Apoptosis - fly);ko03013(RNA transport)
#> 378                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       ko03008(Ribosome biogenesis in eukaryotes)
#> 379                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 ko04152(AMPK signaling pathway);ko04657(IL-17 signaling pathway)
#> 380                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         ko04066(HIF-1 signaling pathway);ko04120(Ubiquitin mediated proteolysis)
#> 381                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         ko04066(HIF-1 signaling pathway);ko04120(Ubiquitin mediated proteolysis)
#> 382                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               ko04210(Apoptosis)
#> 383                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      ko04066(HIF-1 signaling pathway);ko03018(RNA degradation);ko00010(Glycolysis / Gluconeogenesis);ko00680(Methane metabolism);ko01230(Biosynthesis of amino acids);ko01200(Carbon metabolism)
#> 384                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      ko00270(Cysteine and methionine metabolism)
#> 385                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         ko00051(Fructose and mannose metabolism)
#> 386                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  ko00565(Ether lipid metabolism)
#> 387                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    ko00980(Metabolism of xenobiotics by cytochrome P450);ko04976(Bile secretion)
#> 388                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      ko04146(Peroxisome);ko00590(Arachidonic acid metabolism);ko00625(Chloroalkane and chloroalkene degradation)
#> 389                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               ko00970(Aminoacyl-tRNA biosynthesis);ko00860(Porphyrin and chlorophyll metabolism)
#> 390                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           ko00680(Methane metabolism);ko01200(Carbon metabolism)
#> 391                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               ko03015(mRNA surveillance pathway)
#> 392                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   ko04014(Ras signaling pathway)
#> 393                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         ko03018(RNA degradation)
#> 394                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         ko03018(RNA degradation)
#> 395                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     ko04610(Complement and coagulation cascades)
#> 396                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     ko04610(Complement and coagulation cascades)
#> 397                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          ko04810(Regulation of actin cytoskeleton);ko04080(Neuroactive ligand-receptor interaction);ko04610(Complement and coagulation cascades)
#> 398                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     ko04610(Complement and coagulation cascades)
#> 399                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     ko04610(Complement and coagulation cascades)
#> 400                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     ko04610(Complement and coagulation cascades)
#> 401                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ko04975(Fat digestion and absorption);ko03320(PPAR signaling pathway)
#> 402                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ko04975(Fat digestion and absorption);ko03320(PPAR signaling pathway)
#> 403                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  ko03320(PPAR signaling pathway)
#> 404                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        ko00350(Tyrosine metabolism);ko00643(Styrene degradation)
#> 405                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     ko00350(Tyrosine metabolism)
#> 406                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             ko00970(Aminoacyl-tRNA biosynthesis)
#> 407                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             ko00970(Aminoacyl-tRNA biosynthesis)
#> 408                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ko03010(Ribosome)
#> 409                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 ko04152(AMPK signaling pathway);ko00051(Fructose and mannose metabolism);ko00010(Glycolysis / Gluconeogenesis);ko00030(Pentose phosphate pathway);ko00710(Carbon fixation in photosynthetic organisms);ko00680(Methane metabolism);ko01200(Carbon metabolism);ko04910(Insulin signaling pathway)
#> 410                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 ko04152(AMPK signaling pathway);ko00051(Fructose and mannose metabolism);ko00010(Glycolysis / Gluconeogenesis);ko00030(Pentose phosphate pathway);ko00710(Carbon fixation in photosynthetic organisms);ko00680(Methane metabolism);ko01200(Carbon metabolism);ko04910(Insulin signaling pathway)
#> 411                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       ko03008(Ribosome biogenesis in eukaryotes)
#> 412                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             ko00100(Steroid biosynthesis);ko00909(Sesquiterpenoid and triterpenoid biosynthesis)
#> 413                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         ko00900(Terpenoid backbone biosynthesis)
#> 414                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        ko04610(Complement and coagulation cascades);ko04611(Platelet activation)
#> 415                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        ko04610(Complement and coagulation cascades);ko04611(Platelet activation)
#> 416                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        ko04610(Complement and coagulation cascades);ko04611(Platelet activation)
#> 417                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      ko00020(Citrate cycle (TCA cycle));ko00620(Pyruvate metabolism);ko00720(Carbon fixation pathways in prokaryotes);ko01200(Carbon metabolism)
#> 418                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ko04630(Jak-STAT signaling pathway)
#> 419                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           ko04137(Mitophagy - animal);ko04139(Mitophagy - yeast)
#> 420                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ko04915(Estrogen signaling pathway)
#> 421                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ko04915(Estrogen signaling pathway)
#> 422                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       ko00515(Mannose type O-glycan biosyntheis)
#> 423                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   ko00740(Riboflavin metabolism)
#> 424                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               ko04910(Insulin signaling pathway)
#> 425                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       ko04510(Focal adhesion);ko04151(PI3K-Akt signaling pathway);ko04015(Rap1 signaling pathway);ko04014(Ras signaling pathway);ko04060(Cytokine-cytokine receptor interaction)
#> 426                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       ko00982(Drug metabolism - cytochrome P450)
#> 427                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       ko00982(Drug metabolism - cytochrome P450)
#> 428                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   ko04210(Apoptosis);ko04010(MAPK signaling pathway);ko04668(TNF signaling pathway);ko04024(cAMP signaling pathway);ko04380(Osteoclast differentiation);ko04915(Estrogen signaling pathway);ko04921(Oxytocin signaling pathway);ko04917(Prolactin signaling pathway);ko04713(Circadian entrainment);ko04662(B cell receptor signaling pathway);ko04657(IL-17 signaling pathway);ko04660(T cell receptor signaling pathway);ko04658(Th1 and Th2 cell differentiation);ko04659(Th17 cell differentiation);ko04620(Toll-like receptor signaling pathway);ko04725(Cholinergic synapse);ko04728(Dopaminergic synapse)
#> 429                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ko04310(Wnt signaling pathway);ko04380(Osteoclast differentiation);ko04657(IL-17 signaling pathway)
#> 430                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ko04213(Longevity regulating pathway - multiple species);ko04212(Longevity regulating pathway - worm)
#> 431                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 ko00340(Histidine metabolism);ko00670(One carbon pool by folate)
#> 432                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         ko04110(Cell cycle);ko04111(Cell cycle - yeast);ko04120(Ubiquitin mediated proteolysis);ko04914(Progesterone-mediated oocyte maturation)
#> 433                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    ko04152(AMPK signaling pathway);ko04068(FoxO signaling pathway);ko04151(PI3K-Akt signaling pathway);ko00052(Galactose metabolism);ko00010(Glycolysis / Gluconeogenesis);ko00500(Starch and sucrose metabolism);ko04973(Carbohydrate digestion and absorption);ko04920(Adipocytokine signaling pathway);ko04922(Glucagon signaling pathway);ko04910(Insulin signaling pathway)
#> 434                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       ko04140(Autophagy - animal);ko04136(Autophagy - other eukaryotes);ko04138(Autophagy - yeast);ko04137(Mitophagy - animal);ko04139(Mitophagy - yeast);ko04371(Apelin signaling pathway);ko04068(FoxO signaling pathway);ko04212(Longevity regulating pathway - worm);ko04621(NOD-like receptor signaling pathway);ko04727(GABAergic synapse)
#> 435                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       ko04140(Autophagy - animal);ko04136(Autophagy - other eukaryotes);ko04138(Autophagy - yeast);ko04137(Mitophagy - animal);ko04139(Mitophagy - yeast);ko04371(Apelin signaling pathway);ko04068(FoxO signaling pathway);ko04212(Longevity regulating pathway - worm);ko04621(NOD-like receptor signaling pathway);ko04727(GABAergic synapse)
#> 436                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       ko04140(Autophagy - animal);ko04136(Autophagy - other eukaryotes);ko04138(Autophagy - yeast);ko04137(Mitophagy - animal);ko04139(Mitophagy - yeast);ko04371(Apelin signaling pathway);ko04068(FoxO signaling pathway);ko04212(Longevity regulating pathway - worm);ko04621(NOD-like receptor signaling pathway);ko04727(GABAergic synapse)
#> 437                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ko04210(Apoptosis);ko04110(Cell cycle);ko04115(p53 signaling pathway);ko04068(FoxO signaling pathway);ko04010(MAPK signaling pathway)
#> 438                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ko00052(Galactose metabolism);ko00010(Glycolysis / Gluconeogenesis)
#> 439                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        ko00512(Mucin type O-glycan biosynthesis)
#> 440                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        ko00512(Mucin type O-glycan biosynthesis)
#> 441                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       ko00330(Arginine and proline metabolism);ko00260(Glycine, serine and threonine metabolism)
#> 442                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      ko04066(HIF-1 signaling pathway);ko00010(Glycolysis / Gluconeogenesis);ko00710(Carbon fixation in photosynthetic organisms);ko01230(Biosynthesis of amino acids);ko01200(Carbon metabolism)
#> 443                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       ko03008(Ribosome biogenesis in eukaryotes)
#> 444                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             ko00970(Aminoacyl-tRNA biosynthesis)
#> 445                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           ko00500(Starch and sucrose metabolism)
#> 446                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ko00260(Glycine, serine and threonine metabolism)
#> 447                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         ko00310(Lysine degradation);ko00380(Tryptophan metabolism);ko00071(Fatty acid degradation);ko00362(Benzoate degradation)
#> 448                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               ko00260(Glycine, serine and threonine metabolism);ko00630(Glyoxylate and dicarboxylate metabolism)
#> 449                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           ko03013(RNA transport)
#> 450                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        ko00250(Alanine, aspartate and glutamate metabolism);ko00520(Amino sugar and nucleotide sugar metabolism)
#> 451                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     ko00130(Ubiquinone and other terpenoid-quinone biosynthesis)
#> 452                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     ko00790(Folate biosynthesis)
#> 453                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         ko04630(Jak-STAT signaling pathway);ko04151(PI3K-Akt signaling pathway);ko04060(Cytokine-cytokine receptor interaction);ko04080(Neuroactive ligand-receptor interaction)
#> 454                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             ko00561(Glycerolipid metabolism);ko03320(PPAR signaling pathway);ko04626(Plant-pathogen interaction)
#> 455                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ko04142(Lysosome);ko00052(Galactose metabolism);ko00603(Glycosphingolipid biosynthesis - globo and isoglobo series);ko00561(Glycerolipid metabolism);ko00600(Sphingolipid metabolism)
#> 456                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               ko04142(Lysosome);ko00052(Galactose metabolism);ko00531(Glycosaminoglycan degradation);ko00604(Glycosphingolipid biosynthesis - ganglio series);ko00511(Other glycan degradation);ko00600(Sphingolipid metabolism)
#> 457                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     ko00620(Pyruvate metabolism)
#> 458                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ko04217(Necroptosis);ko00250(Alanine, aspartate and glutamate metabolism);ko00220(Arginine biosynthesis);ko00910(Nitrogen metabolism);ko00471(D-Glutamine and D-glutamate metabolism);ko01200(Carbon metabolism);ko04964(Proximal tubule bicarbonate reclamation)
#> 459                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ko04217(Necroptosis);ko02020(Two-component system);ko00250(Alanine, aspartate and glutamate metabolism);ko00220(Arginine biosynthesis);ko00630(Glyoxylate and dicarboxylate metabolism);ko00910(Nitrogen metabolism);ko01230(Biosynthesis of amino acids);ko04727(GABAergic synapse);ko04724(Glutamatergic synapse)
#> 460                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ko04142(Lysosome)
#> 461                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     ko04371(Apelin signaling pathway);ko04011(MAPK signaling pathway - yeast);ko04151(PI3K-Akt signaling pathway);ko04014(Ras signaling pathway);ko04713(Circadian entrainment);ko04062(Chemokine signaling pathway);ko04725(Cholinergic synapse);ko04728(Dopaminergic synapse);ko04727(GABAergic synapse);ko04724(Glutamatergic synapse);ko04723(Retrograde endocannabinoid signaling);ko04726(Serotonergic synapse);ko04740(Olfactory transduction);ko04744(Phototransduction)
#> 462                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        ko04371(Apelin signaling pathway);ko04151(PI3K-Akt signaling pathway);ko04014(Ras signaling pathway);ko04713(Circadian entrainment);ko04062(Chemokine signaling pathway);ko04725(Cholinergic synapse);ko04728(Dopaminergic synapse);ko04727(GABAergic synapse);ko04724(Glutamatergic synapse);ko04723(Retrograde endocannabinoid signaling);ko04726(Serotonergic synapse)
#> 463                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        ko04371(Apelin signaling pathway);ko04151(PI3K-Akt signaling pathway);ko04014(Ras signaling pathway);ko04713(Circadian entrainment);ko04062(Chemokine signaling pathway);ko04725(Cholinergic synapse);ko04728(Dopaminergic synapse);ko04727(GABAergic synapse);ko04724(Glutamatergic synapse);ko04723(Retrograde endocannabinoid signaling);ko04726(Serotonergic synapse)
#> 464                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       ko03008(Ribosome biogenesis in eukaryotes)
#> 465                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       ko03008(Ribosome biogenesis in eukaryotes)
#> 466                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       ko03008(Ribosome biogenesis in eukaryotes)
#> 467                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ko00260(Glycine, serine and threonine metabolism)
#> 468                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             ko00520(Amino sugar and nucleotide sugar metabolism)
#> 469                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               ko04130(SNARE interactions in vesicular transport)
#> 470                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   ko00250(Alanine, aspartate and glutamate metabolism);ko00330(Arginine and proline metabolism);ko00220(Arginine biosynthesis);ko00270(Cysteine and methionine metabolism);ko00360(Phenylalanine metabolism);ko00400(Phenylalanine, tyrosine and tryptophan biosynthesis);ko00350(Tyrosine metabolism);ko00950(Isoquinoline alkaloid biosynthesis);ko00960(Tropane, piperidine and pyridine alkaloid biosynthesis);ko00710(Carbon fixation in photosynthetic organisms);ko01210(2-Oxocarboxylic acid metabolism);ko01230(Biosynthesis of amino acids);ko01200(Carbon metabolism)
#> 471                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             ko00250(Alanine, aspartate and glutamate metabolism);ko00330(Arginine and proline metabolism);ko00220(Arginine biosynthesis);ko00270(Cysteine and methionine metabolism);ko00360(Phenylalanine metabolism);ko00400(Phenylalanine, tyrosine and tryptophan biosynthesis);ko00350(Tyrosine metabolism);ko00950(Isoquinoline alkaloid biosynthesis);ko00960(Tropane, piperidine and pyridine alkaloid biosynthesis);ko00710(Carbon fixation in photosynthetic organisms);ko01210(2-Oxocarboxylic acid metabolism);ko01230(Biosynthesis of amino acids);ko01200(Carbon metabolism);ko04975(Fat digestion and absorption)
#> 472                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         ko00561(Glycerolipid metabolism);ko00564(Glycerophospholipid metabolism)
#> 473                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  ko04011(MAPK signaling pathway - yeast);ko00564(Glycerophospholipid metabolism)
#> 474                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          ko00790(Folate biosynthesis);ko04727(GABAergic synapse)
#> 475                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  ko00520(Amino sugar and nucleotide sugar metabolism);ko00010(Glycolysis / Gluconeogenesis);ko00030(Pentose phosphate pathway);ko00500(Starch and sucrose metabolism);ko01200(Carbon metabolism)
#> 476                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ko00250(Alanine, aspartate and glutamate metabolism);ko00220(Arginine biosynthesis);ko00710(Carbon fixation in photosynthetic organisms);ko01210(2-Oxocarboxylic acid metabolism);ko01230(Biosynthesis of amino acids);ko01200(Carbon metabolism)
#> 477                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          ko00590(Arachidonic acid metabolism);ko00480(Glutathione metabolism);ko04918(Thyroid hormone synthesis)
#> 478                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             ko04216(Ferroptosis);ko00480(Glutathione metabolism)
#> 479                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  ko00260(Glycine, serine and threonine metabolism);ko00630(Glyoxylate and dicarboxylate metabolism);ko00620(Pyruvate metabolism)
#> 480                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ko04810(Regulation of actin cytoskeleton);ko04666(Fc gamma R-mediated phagocytosis)
#> 481                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             ko04113(Meiosis - yeast);ko04114(Oocyte meiosis);ko04810(Regulation of actin cytoskeleton);ko04510(Focal adhesion);ko04390(Hippo signaling pathway);ko04024(cAMP signaling pathway);ko04022(cGMP - PKG signaling pathway);ko03015(mRNA surveillance pathway);ko04261(Adrenergic signaling in cardiomyocytes);ko04270(Vascular smooth muscle contraction);ko04910(Insulin signaling pathway);ko04921(Oxytocin signaling pathway);ko04611(Platelet activation);ko04728(Dopaminergic synapse);ko04720(Long-term potentiation);ko04750(Inflammatory mediator regulation of TRP channels)
#> 482                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               ko03015(mRNA surveillance pathway)
#> 483                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 ko00480(Glutathione metabolism);ko00982(Drug metabolism - cytochrome P450);ko00980(Metabolism of xenobiotics by cytochrome P450)
#> 484                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 ko00480(Glutathione metabolism);ko00982(Drug metabolism - cytochrome P450);ko00980(Metabolism of xenobiotics by cytochrome P450)
#> 485                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             ko04146(Peroxisome);ko00480(Glutathione metabolism);ko00982(Drug metabolism - cytochrome P450);ko00980(Metabolism of xenobiotics by cytochrome P450)
#> 486                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 ko00480(Glutathione metabolism);ko00982(Drug metabolism - cytochrome P450);ko00980(Metabolism of xenobiotics by cytochrome P450)
#> 487                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        ko00350(Tyrosine metabolism);ko00643(Styrene degradation)
#> 488                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             ko03022(Basal transcription factors)
#> 489                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             ko03022(Basal transcription factors)
#> 490                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         ko03420(Nucleotide excision repair);ko03022(Basal transcription factors)
#> 491                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       ko03008(Ribosome biogenesis in eukaryotes)
#> 492                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ko04152(AMPK signaling pathway);ko04151(PI3K-Akt signaling pathway);ko00500(Starch and sucrose metabolism);ko04922(Glucagon signaling pathway);ko04910(Insulin signaling pathway)
#> 493                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     ko04610(Complement and coagulation cascades)
#> 494                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             ko04217(Necroptosis)
#> 495                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             ko04217(Necroptosis)
#> 496                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  ko04144(Endocytosis);ko04145(Phagosome);ko04514(Cell adhesion molecules (CAMs));ko04612(Antigen processing and presentation);ko04650(Natural killer cell mediated cytotoxicity)
#> 497                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   ko00380(Tryptophan metabolism)
#> 498                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   ko01040(Biosynthesis of unsaturated fatty acids);ko00062(Fatty acid elongation);ko01212(Fatty acid metabolism)
#> 499                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   ko01040(Biosynthesis of unsaturated fatty acids);ko00062(Fatty acid elongation);ko01212(Fatty acid metabolism)
#> 500                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        ko00310(Lysine degradation);ko00380(Tryptophan metabolism);ko00280(Valine, leucine and isoleucine degradation);ko00650(Butanoate metabolism);ko00071(Fatty acid degradation);ko00062(Fatty acid elongation);ko00281(Geraniol degradation);ko01212(Fatty acid metabolism);ko00930(Caprolactam degradation)
#> 501                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       ko00310(Lysine degradation);ko00380(Tryptophan metabolism);ko00280(Valine, leucine and isoleucine degradation);ko00650(Butanoate metabolism);ko00640(Propanoate metabolism);ko01040(Biosynthesis of unsaturated fatty acids);ko00071(Fatty acid degradation);ko00062(Fatty acid elongation);ko00410(beta-Alanine metabolism);ko01200(Carbon metabolism);ko01212(Fatty acid metabolism);ko00627(Aminobenzoate degradation);ko00930(Caprolactam degradation)
#> 502                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ko00280(Valine, leucine and isoleucine degradation);ko00071(Fatty acid degradation);ko00062(Fatty acid elongation);ko01212(Fatty acid metabolism)
#> 503                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     ko00620(Pyruvate metabolism)
#> 504                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    ko00340(Histidine metabolism)
#> 505                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  ko04146(Peroxisome);ko00630(Glyoxylate and dicarboxylate metabolism);ko01200(Carbon metabolism)
#> 506                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  ko04146(Peroxisome);ko00630(Glyoxylate and dicarboxylate metabolism);ko01200(Carbon metabolism)
#> 507                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             ko00970(Aminoacyl-tRNA biosynthesis)
#> 508                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               ko03015(mRNA surveillance pathway)
#> 509                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    ko00860(Porphyrin and chlorophyll metabolism)
#> 510                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               ko04216(Ferroptosis);ko00860(Porphyrin and chlorophyll metabolism)
#> 511                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     ko04142(Lysosome);ko00520(Amino sugar and nucleotide sugar metabolism);ko00531(Glycosaminoglycan degradation);ko00604(Glycosphingolipid biosynthesis - ganglio series);ko00603(Glycosphingolipid biosynthesis - globo and isoglobo series);ko00511(Other glycan degradation);ko00513(Various types of N-glycan biosynthesis)
#> 512                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ko00511(Other glycan degradation);ko00513(Various types of N-glycan biosynthesis)
#> 513                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        ko00350(Tyrosine metabolism);ko00643(Styrene degradation)
#> 514                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         ko04142(Lysosome);ko00531(Glycosaminoglycan degradation)
#> 515                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ko00280(Valine, leucine and isoleucine degradation)
#> 516                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ko04140(Autophagy - animal);ko04137(Mitophagy - animal);ko04066(HIF-1 signaling pathway);ko04212(Longevity regulating pathway - worm);ko04919(Thyroid hormone signaling pathway);ko04659(Th17 cell differentiation)
#> 517                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  ko04711(Circadian rhythm - fly)
#> 518                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   ko04217(Necroptosis);ko04140(Autophagy - animal);ko03410(Base excision repair)
#> 519                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 ko04152(AMPK signaling pathway);ko00900(Terpenoid backbone biosynthesis);ko04976(Bile secretion)
#> 520                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   ko00280(Valine, leucine and isoleucine degradation);ko00650(Butanoate metabolism);ko00072(Synthesis and degradation of ketone bodies);ko00900(Terpenoid backbone biosynthesis)
#> 521                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  ko04216(Ferroptosis);ko04066(HIF-1 signaling pathway);ko00860(Porphyrin and chlorophyll metabolism);ko04978(Mineral absorption)
#> 522                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ko04550(Signaling pathways regulating pluripotency of stem cells)
#> 523                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    ko00340(Histidine metabolism)
#> 524                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    ko00340(Histidine metabolism)
#> 525                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             ko03040(Spliceosome)
#> 526                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             ko03040(Spliceosome)
#> 527                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             ko03040(Spliceosome)
#> 528                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      ko00360(Phenylalanine metabolism);ko00350(Tyrosine metabolism);ko00130(Ubiquinone and other terpenoid-quinone biosynthesis)
#> 529                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ko00230(Purine metabolism);ko00983(Drug metabolism - other enzymes)
#> 530                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ko00534(Glycosaminoglycan biosynthesis - heparan sulfate / heparin)
#> 531                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ko00534(Glycosaminoglycan biosynthesis - heparan sulfate / heparin)
#> 532                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ko00534(Glycosaminoglycan biosynthesis - heparan sulfate / heparin)
#> 533                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         ko04144(Endocytosis);ko04010(MAPK signaling pathway);ko04141(Protein processing in endoplasmic reticulum);ko03040(Spliceosome);ko04213(Longevity regulating pathway - multiple species);ko04915(Estrogen signaling pathway);ko04612(Antigen processing and presentation)
#> 534                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         ko04144(Endocytosis);ko04010(MAPK signaling pathway);ko04141(Protein processing in endoplasmic reticulum);ko03040(Spliceosome);ko04213(Longevity regulating pathway - multiple species);ko04915(Estrogen signaling pathway);ko04612(Antigen processing and presentation)
#> 535                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ko00280(Valine, leucine and isoleucine degradation)
#> 536                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             ko01040(Biosynthesis of unsaturated fatty acids);ko00062(Fatty acid elongation);ko00140(Steroid hormone biosynthesis);ko01212(Fatty acid metabolism)
#> 537                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      ko04146(Peroxisome);ko00120(Primary bile acid biosynthesis)
#> 538                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             ko00100(Steroid biosynthesis);ko00140(Steroid hormone biosynthesis);ko04913(Ovarian Steroidogenesis)
#> 539                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          ko00120(Primary bile acid biosynthesis)
#> 540                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             ko04217(Necroptosis);ko04151(PI3K-Akt signaling pathway);ko04141(Protein processing in endoplasmic reticulum);ko04915(Estrogen signaling pathway);ko04914(Progesterone-mediated oocyte maturation);ko04626(Plant-pathogen interaction);ko04612(Antigen processing and presentation);ko04657(IL-17 signaling pathway);ko04621(NOD-like receptor signaling pathway);ko04659(Th17 cell differentiation)
#> 541                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             ko04217(Necroptosis);ko04151(PI3K-Akt signaling pathway);ko04141(Protein processing in endoplasmic reticulum);ko04915(Estrogen signaling pathway);ko04914(Progesterone-mediated oocyte maturation);ko04626(Plant-pathogen interaction);ko04612(Antigen processing and presentation);ko04657(IL-17 signaling pathway);ko04621(NOD-like receptor signaling pathway);ko04659(Th17 cell differentiation)
#> 542                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             ko04151(PI3K-Akt signaling pathway);ko04141(Protein processing in endoplasmic reticulum);ko04915(Estrogen signaling pathway);ko04918(Thyroid hormone synthesis);ko04626(Plant-pathogen interaction);ko04657(IL-17 signaling pathway)
#> 543                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  ko03060(Protein export);ko04141(Protein processing in endoplasmic reticulum);ko04918(Thyroid hormone synthesis)
#> 544                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         ko04144(Endocytosis);ko04010(MAPK signaling pathway);ko04141(Protein processing in endoplasmic reticulum);ko03040(Spliceosome);ko04213(Longevity regulating pathway - multiple species);ko04915(Estrogen signaling pathway);ko04612(Antigen processing and presentation)
#> 545                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ko03018(RNA degradation);ko04212(Longevity regulating pathway - worm)
#> 546                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  ko04010(MAPK signaling pathway);ko04370(VEGF signaling pathway)
#> 547                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ko03018(RNA degradation);ko04212(Longevity regulating pathway - worm)
#> 548                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           ko04550(Signaling pathways regulating pluripotency of stem cells);ko04390(Hippo signaling pathway);ko04015(Rap1 signaling pathway);ko04350(TGF-beta signaling pathway)
#> 549                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ko04550(Signaling pathways regulating pluripotency of stem cells);ko04350(TGF-beta signaling pathway)
#> 550                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 ko04146(Peroxisome);ko00020(Citrate cycle (TCA cycle));ko00720(Carbon fixation pathways in prokaryotes);ko00480(Glutathione metabolism);ko01210(2-Oxocarboxylic acid metabolism);ko01230(Biosynthesis of amino acids);ko01200(Carbon metabolism)
#> 551                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 ko04146(Peroxisome);ko00020(Citrate cycle (TCA cycle));ko00720(Carbon fixation pathways in prokaryotes);ko00480(Glutathione metabolism);ko01210(2-Oxocarboxylic acid metabolism);ko01230(Biosynthesis of amino acids);ko01200(Carbon metabolism)
#> 552                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      ko00020(Citrate cycle (TCA cycle));ko01210(2-Oxocarboxylic acid metabolism);ko01230(Biosynthesis of amino acids);ko01200(Carbon metabolism)
#> 553                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         ko00900(Terpenoid backbone biosynthesis)
#> 554                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   ko00380(Tryptophan metabolism)
#> 555                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     ko04140(Autophagy - animal);ko04136(Autophagy - other eukaryotes);ko04138(Autophagy - yeast)
#> 556                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        ko04114(Oocyte meiosis);ko04115(p53 signaling pathway);ko04510(Focal adhesion);ko04550(Signaling pathways regulating pluripotency of stem cells);ko04152(AMPK signaling pathway);ko04068(FoxO signaling pathway);ko04066(HIF-1 signaling pathway);ko04151(PI3K-Akt signaling pathway);ko04015(Rap1 signaling pathway);ko04014(Ras signaling pathway);ko04150(mTOR signaling pathway);ko04211(Longevity regulating pathway - mammal);ko04213(Longevity regulating pathway - multiple species);ko04913(Ovarian Steroidogenesis);ko04914(Progesterone-mediated oocyte maturation);ko04960(Aldosterone-regulated sodium reabsorption);ko04730(Long-term depression);ko04750(Inflammatory mediator regulation of TRP channels)
#> 557                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          ko04530(Tight junction)
#> 558                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         ko04550(Signaling pathways regulating pluripotency of stem cells);ko04630(Jak-STAT signaling pathway);ko04060(Cytokine-cytokine receptor interaction);ko04659(Th17 cell differentiation)
#> 559                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         ko04070(Phosphatidylinositol signaling system);ko00521(Streptomycin biosynthesis);ko00562(Inositol phosphate metabolism)
#> 560                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ko00230(Purine metabolism);ko00983(Drug metabolism - other enzymes)
#> 561                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ko04013(MAPK signaling pathway - fly)
#> 562                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        ko04810(Regulation of actin cytoskeleton)
#> 563                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             ko03040(Spliceosome)
#> 564                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ko00280(Valine, leucine and isoleucine degradation)
#> 565                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               ko04918(Thyroid hormone synthesis)
#> 566                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               ko04668(TNF signaling pathway);ko04380(Osteoclast differentiation)
#> 567                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             ko04010(MAPK signaling pathway);ko04380(Osteoclast differentiation);ko04657(IL-17 signaling pathway)
#> 568                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             ko00970(Aminoacyl-tRNA biosynthesis)
#> 569                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  ko04510(Focal adhesion);ko04144(Endocytosis);ko04151(PI3K-Akt signaling pathway);ko04015(Rap1 signaling pathway);ko04014(Ras signaling pathway);ko04370(VEGF signaling pathway);ko04060(Cytokine-cytokine receptor interaction)
#> 570                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          ko04120(Ubiquitin mediated proteolysis)
#> 571                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         ko00051(Fructose and mannose metabolism)
#> 572                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ko00040(Pentose and glucuronate interconversions);ko04211(Longevity regulating pathway - mammal);ko04961(Endocrine and other factor-regulated calcium reabsorption)
#> 573                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ko04371(Apelin signaling pathway);ko04068(FoxO signaling pathway)
#> 574                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     ko04610(Complement and coagulation cascades)
#> 575                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   ko00380(Tryptophan metabolism)
#> 576                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      ko00310(Lysine degradation)
#> 577                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     ko04610(Complement and coagulation cascades)
#> 578                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           ko03013(RNA transport)
#> 579                                                                                                                                                                ko04210(Apoptosis);ko04214(Apoptosis - fly);ko04810(Regulation of actin cytoskeleton);ko04540(Gap junction);ko04550(Signaling pathways regulating pluripotency of stem cells);ko04140(Autophagy - animal);ko04138(Autophagy - yeast);ko04137(Mitophagy - animal);ko04371(Apelin signaling pathway);ko04012(ErbB signaling pathway);ko04068(FoxO signaling pathway);ko04010(MAPK signaling pathway);ko04013(MAPK signaling pathway - fly);ko04151(PI3K-Akt signaling pathway);ko04072(Phospholipase D signaling pathway);ko04015(Rap1 signaling pathway);ko04014(Ras signaling pathway);ko04071(Sphingolipid signaling pathway);ko04370(VEGF signaling pathway);ko04150(mTOR signaling pathway);ko04211(Longevity regulating pathway - mammal);ko04213(Longevity regulating pathway - multiple species);ko04360(Axon guidance);ko04320(Dorso-ventral axis formation);ko04915(Estrogen signaling pathway);ko04912(GnRH signaling pathway);ko04910(Insulin signaling pathway);ko04916(Melanogenesis);ko04921(Oxytocin signaling pathway);ko04914(Progesterone-mediated oocyte maturation);ko04917(Prolactin signaling pathway);ko04919(Thyroid hormone signaling pathway);ko04960(Aldosterone-regulated sodium reabsorption);ko04662(B cell receptor signaling pathway);ko04062(Chemokine signaling pathway);ko04664(Fc epsilon RI signaling pathway);ko04650(Natural killer cell mediated cytotoxicity);ko04660(T cell receptor signaling pathway);ko04725(Cholinergic synapse);ko04730(Long-term depression);ko04720(Long-term potentiation);ko04722(Neurotrophin signaling pathway);ko04726(Serotonergic synapse)
#> 580                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   ko00380(Tryptophan metabolism)
#> 581                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    ko00650(Butanoate metabolism)
#> 582                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  ko04150(mTOR signaling pathway)
#> 583                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  ko04010(MAPK signaling pathway);ko04150(mTOR signaling pathway)
#> 584                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  ko04150(mTOR signaling pathway)
#> 585                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  ko04150(mTOR signaling pathway)
#> 586                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  ko00480(Glutathione metabolism)
#> 587                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ko04142(Lysosome)
#> 588                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          ko00564(Glycerophospholipid metabolism)
#> 589                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         ko00561(Glycerolipid metabolism);ko00564(Glycerophospholipid metabolism)
#> 590                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   ko04142(Lysosome);ko04612(Antigen processing and presentation)
#> 591                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  ko04142(Lysosome);ko00100(Steroid biosynthesis)
#> 592                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 ko00561(Glycerolipid metabolism)
#> 593                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  ko00785(Lipoic acid metabolism)
#> 594                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             ko04141(Protein processing in endoplasmic reticulum)
#> 595                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        ko04977(Vitamin digestion and absorption)
#> 596                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    ko04080(Neuroactive ligand-receptor interaction);ko04610(Complement and coagulation cascades)
#> 597                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          ko00564(Glycerophospholipid metabolism)
#> 598                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 ko00561(Glycerolipid metabolism);ko03320(PPAR signaling pathway)
#> 599                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       ko03008(Ribosome biogenesis in eukaryotes)
#> 600                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    ko03018(RNA degradation);ko03040(Spliceosome)
#> 601                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    ko03018(RNA degradation);ko03040(Spliceosome)
#> 602                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    ko03018(RNA degradation);ko03040(Spliceosome)
#> 603                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             ko00590(Arachidonic acid metabolism)
#> 604                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   ko03040(Spliceosome);ko03013(RNA transport);ko03015(mRNA surveillance pathway)
#> 605                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      ko04064(NF-kappa B signaling pathway);ko04662(B cell receptor signaling pathway);ko04660(T cell receptor signaling pathway)
#> 606                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             ko04216(Ferroptosis)
#> 607                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             ko04216(Ferroptosis)
#> 608                                                                                                                                                                                                                                                                                                                                                                                                                                                              ko04210(Apoptosis);ko04810(Regulation of actin cytoskeleton);ko04540(Gap junction);ko04550(Signaling pathways regulating pluripotency of stem cells);ko04140(Autophagy - animal);ko04371(Apelin signaling pathway);ko04012(ErbB signaling pathway);ko04068(FoxO signaling pathway);ko04066(HIF-1 signaling pathway);ko04010(MAPK signaling pathway);ko04151(PI3K-Akt signaling pathway);ko04072(Phospholipase D signaling pathway);ko04015(Rap1 signaling pathway);ko04014(Ras signaling pathway);ko04071(Sphingolipid signaling pathway);ko04370(VEGF signaling pathway);ko04024(cAMP signaling pathway);ko04022(cGMP - PKG signaling pathway);ko04150(mTOR signaling pathway);ko04270(Vascular smooth muscle contraction);ko04915(Estrogen signaling pathway);ko04912(GnRH signaling pathway);ko04910(Insulin signaling pathway);ko04916(Melanogenesis);ko04921(Oxytocin signaling pathway);ko04917(Prolactin signaling pathway);ko04919(Thyroid hormone signaling pathway);ko04662(B cell receptor signaling pathway);ko04664(Fc epsilon RI signaling pathway);ko04650(Natural killer cell mediated cytotoxicity);ko04660(T cell receptor signaling pathway);ko04620(Toll-like receptor signaling pathway);ko04730(Long-term depression);ko04720(Long-term potentiation);ko04722(Neurotrophin signaling pathway)
#> 609                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ko04550(Signaling pathways regulating pluripotency of stem cells);ko04139(Mitophagy - yeast);ko04068(FoxO signaling pathway);ko04010(MAPK signaling pathway);ko04013(MAPK signaling pathway - fly);ko04011(MAPK signaling pathway - yeast);ko04015(Rap1 signaling pathway);ko04071(Sphingolipid signaling pathway);ko04668(TNF signaling pathway);ko04370(VEGF signaling pathway);ko04212(Longevity regulating pathway - worm);ko04261(Adrenergic signaling in cardiomyocytes);ko04380(Osteoclast differentiation);ko04912(GnRH signaling pathway);ko04914(Progesterone-mediated oocyte maturation);ko04917(Prolactin signaling pathway);ko04664(Fc epsilon RI signaling pathway);ko04657(IL-17 signaling pathway);ko04670(Leukocyte transendothelial migration);ko04621(NOD-like receptor signaling pathway);ko04611(Platelet activation);ko04622(RIG-I-like receptor signaling pathway);ko04660(T cell receptor signaling pathway);ko04658(Th1 and Th2 cell differentiation);ko04659(Th17 cell differentiation);ko04624(Toll and Imd signaling pathway);ko04620(Toll-like receptor signaling pathway);ko04728(Dopaminergic synapse);ko04722(Neurotrophin signaling pathway);ko04723(Retrograde endocannabinoid signaling);ko04750(Inflammatory mediator regulation of TRP channels)
#> 610                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 ko04657(IL-17 signaling pathway)
#> 611                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          ko00970(Aminoacyl-tRNA biosynthesis);ko00450(Selenocompound metabolism)
#> 612                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     ko04610(Complement and coagulation cascades)
#> 613                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 ko00270(Cysteine and methionine metabolism);ko01230(Biosynthesis of amino acids)
#> 614                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 ko00270(Cysteine and methionine metabolism);ko01230(Biosynthesis of amino acids)
#> 615                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ko00280(Valine, leucine and isoleucine degradation)
#> 616                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    ko00270(Cysteine and methionine metabolism);ko00020(Citrate cycle (TCA cycle));ko00630(Glyoxylate and dicarboxylate metabolism);ko00620(Pyruvate metabolism);ko00710(Carbon fixation in photosynthetic organisms);ko01200(Carbon metabolism);ko04964(Proximal tubule bicarbonate reclamation)
#> 617                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    ko00062(Fatty acid elongation);ko01212(Fatty acid metabolism)
#> 618                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       ko04919(Thyroid hormone signaling pathway)
#> 619                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        ko04974(Protein digestion and absorption)
#> 620                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ko00052(Galactose metabolism);ko00500(Starch and sucrose metabolism);ko04973(Carbohydrate digestion and absorption)
#> 621                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   ko00510(N-Glycan biosynthesis);ko00513(Various types of N-glycan biosynthesis)
#> 622                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   ko00510(N-Glycan biosynthesis);ko00513(Various types of N-glycan biosynthesis)
#> 623                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 ko00480(Glutathione metabolism);ko00982(Drug metabolism - cytochrome P450);ko00980(Metabolism of xenobiotics by cytochrome P450)
#> 624                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 ko00480(Glutathione metabolism);ko00982(Drug metabolism - cytochrome P450);ko00980(Metabolism of xenobiotics by cytochrome P450)
#> 625                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 ko00480(Glutathione metabolism);ko00982(Drug metabolism - cytochrome P450);ko00980(Metabolism of xenobiotics by cytochrome P450)
#> 626                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   ko00360(Phenylalanine metabolism);ko00350(Tyrosine metabolism)
#> 627                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     ko00010(Glycolysis / Gluconeogenesis);ko00562(Inositol phosphate metabolism)
#> 628                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ko00053(Ascorbate and aldarate metabolism);ko00562(Inositol phosphate metabolism)
#> 629                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ko04066(HIF-1 signaling pathway);ko04010(MAPK signaling pathway);ko04910(Insulin signaling pathway)
#> 630                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ko04146(Peroxisome);ko04152(AMPK signaling pathway);ko00640(Propanoate metabolism);ko00410(beta-Alanine metabolism)
#> 631                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  ko04668(TNF signaling pathway);ko04657(IL-17 signaling pathway)
#> 632                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  ko04668(TNF signaling pathway);ko04657(IL-17 signaling pathway)
#> 633                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        ko04122(Sulfur relay system);ko00790(Folate biosynthesis)
#> 634                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ko04122(Sulfur relay system);ko00270(Cysteine and methionine metabolism);ko00920(Sulfur metabolism)
#> 635                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ko04146(Peroxisome)
#> 636                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ko03010(Ribosome)
#> 637                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ko03010(Ribosome)
#> 638                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ko03010(Ribosome)
#> 639                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ko03010(Ribosome)
#> 640                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ko03010(Ribosome)
#> 641                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ko03010(Ribosome)
#> 642                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ko03010(Ribosome)
#> 643                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ko03010(Ribosome)
#> 644                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ko03010(Ribosome)
#> 645                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ko03010(Ribosome)
#> 646                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ko03010(Ribosome)
#> 647                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ko03010(Ribosome)
#> 648                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ko03010(Ribosome)
#> 649                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ko03010(Ribosome)
#> 650                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ko03010(Ribosome)
#> 651                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ko03010(Ribosome)
#> 652                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ko03010(Ribosome)
#> 653                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ko03010(Ribosome)
#> 654                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ko03010(Ribosome)
#> 655                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ko03010(Ribosome)
#> 656                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ko03010(Ribosome)
#> 657                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ko03010(Ribosome)
#> 658                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ko03010(Ribosome)
#> 659                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ko03010(Ribosome)
#> 660                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ko03010(Ribosome)
#> 661                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ko03010(Ribosome)
#> 662                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ko03010(Ribosome)
#> 663                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ko03010(Ribosome)
#> 664                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    ko00100(Steroid biosynthesis)
#> 665                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      ko00270(Cysteine and methionine metabolism)
#> 666                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               ko00190(Oxidative phosphorylation)
#> 667                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           ko00190(Oxidative phosphorylation);ko04260(Cardiac muscle contraction)
#> 668                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           ko00190(Oxidative phosphorylation);ko04260(Cardiac muscle contraction)
#> 669                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           ko00190(Oxidative phosphorylation);ko04260(Cardiac muscle contraction)
#> 670                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             ko02020(Two-component system);ko00190(Oxidative phosphorylation);ko04260(Cardiac muscle contraction)
#> 671                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               ko00670(One carbon pool by folate)
#> 672                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               ko00670(One carbon pool by folate)
#> 673                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   ko00720(Carbon fixation pathways in prokaryotes);ko00670(One carbon pool by folate);ko01200(Carbon metabolism)
#> 674                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               ko00670(One carbon pool by folate)
#> 675                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 ko04138(Autophagy - yeast);ko04070(Phosphatidylinositol signaling system);ko00562(Inositol phosphate metabolism)
#> 676                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 ko00190(Oxidative phosphorylation);ko04723(Retrograde endocannabinoid signaling)
#> 677                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 ko00190(Oxidative phosphorylation);ko04723(Retrograde endocannabinoid signaling)
#> 678                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 ko00190(Oxidative phosphorylation);ko04723(Retrograde endocannabinoid signaling)
#> 679                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 ko00190(Oxidative phosphorylation);ko04723(Retrograde endocannabinoid signaling)
#> 680                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     ko04610(Complement and coagulation cascades)
#> 681                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             ko04144(Endocytosis)
#> 682                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             ko03040(Spliceosome)
#> 683                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          ko04530(Tight junction);ko04270(Vascular smooth muscle contraction);ko04921(Oxytocin signaling pathway)
#> 684                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    ko04810(Regulation of actin cytoskeleton);ko04510(Focal adhesion);ko04530(Tight junction);ko04024(cAMP signaling pathway);ko04022(cGMP - PKG signaling pathway);ko04270(Vascular smooth muscle contraction);ko04921(Oxytocin signaling pathway);ko04670(Leukocyte transendothelial migration)
#> 685                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ko04016(MAPK signaling pathway - plant);ko00230(Purine metabolism);ko00240(Pyrimidine metabolism)
#> 686                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             ko00520(Amino sugar and nucleotide sugar metabolism)
#> 687                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       ko04138(Autophagy - yeast);ko04721(Synaptic vesicle cycle)
#> 688                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  ko00760(Nicotinate and nicotinamide metabolism)
#> 689                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   ko03040(Spliceosome);ko03013(RNA transport);ko03015(mRNA surveillance pathway)
#> 690                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          ko04976(Bile secretion)
#> 691                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             ko04216(Ferroptosis)
#> 692                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ko00534(Glycosaminoglycan biosynthesis - heparan sulfate / heparin)
#> 693                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 ko00190(Oxidative phosphorylation);ko04723(Retrograde endocannabinoid signaling)
#> 694                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 ko00190(Oxidative phosphorylation);ko04723(Retrograde endocannabinoid signaling)
#> 695                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 ko00190(Oxidative phosphorylation);ko04723(Retrograde endocannabinoid signaling)
#> 696                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 ko00190(Oxidative phosphorylation);ko04723(Retrograde endocannabinoid signaling)
#> 697                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 ko00190(Oxidative phosphorylation);ko04723(Retrograde endocannabinoid signaling)
#> 698                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 ko00190(Oxidative phosphorylation);ko04723(Retrograde endocannabinoid signaling)
#> 699                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 ko00190(Oxidative phosphorylation);ko04723(Retrograde endocannabinoid signaling)
#> 700                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 ko00190(Oxidative phosphorylation);ko04723(Retrograde endocannabinoid signaling)
#> 701                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 ko00190(Oxidative phosphorylation);ko04723(Retrograde endocannabinoid signaling)
#> 702                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 ko00190(Oxidative phosphorylation);ko04723(Retrograde endocannabinoid signaling)
#> 703                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 ko00190(Oxidative phosphorylation);ko04723(Retrograde endocannabinoid signaling)
#> 704                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 ko00190(Oxidative phosphorylation);ko04723(Retrograde endocannabinoid signaling)
#> 705                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 ko00190(Oxidative phosphorylation);ko04723(Retrograde endocannabinoid signaling)
#> 706                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 ko00190(Oxidative phosphorylation);ko04723(Retrograde endocannabinoid signaling)
#> 707                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 ko00190(Oxidative phosphorylation);ko04723(Retrograde endocannabinoid signaling)
#> 708                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 ko00190(Oxidative phosphorylation);ko04723(Retrograde endocannabinoid signaling)
#> 709                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 ko00190(Oxidative phosphorylation);ko04723(Retrograde endocannabinoid signaling)
#> 710                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 ko00190(Oxidative phosphorylation);ko04723(Retrograde endocannabinoid signaling)
#> 711                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 ko00190(Oxidative phosphorylation);ko04723(Retrograde endocannabinoid signaling)
#> 712                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 ko00190(Oxidative phosphorylation);ko04723(Retrograde endocannabinoid signaling)
#> 713                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 ko00190(Oxidative phosphorylation);ko04723(Retrograde endocannabinoid signaling)
#> 714                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 ko00190(Oxidative phosphorylation);ko04723(Retrograde endocannabinoid signaling)
#> 715                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 ko00190(Oxidative phosphorylation);ko04723(Retrograde endocannabinoid signaling)
#> 716                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 ko00190(Oxidative phosphorylation);ko04723(Retrograde endocannabinoid signaling)
#> 717                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 ko00190(Oxidative phosphorylation);ko04723(Retrograde endocannabinoid signaling)
#> 718                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 ko00190(Oxidative phosphorylation);ko04723(Retrograde endocannabinoid signaling)
#> 719                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 ko00190(Oxidative phosphorylation);ko04723(Retrograde endocannabinoid signaling)
#> 720                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 ko00190(Oxidative phosphorylation);ko04723(Retrograde endocannabinoid signaling)
#> 721                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 ko00190(Oxidative phosphorylation);ko04723(Retrograde endocannabinoid signaling)
#> 722                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 ko00190(Oxidative phosphorylation);ko04723(Retrograde endocannabinoid signaling)
#> 723                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 ko00190(Oxidative phosphorylation);ko04723(Retrograde endocannabinoid signaling)
#> 724                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 ko00190(Oxidative phosphorylation);ko04723(Retrograde endocannabinoid signaling)
#> 725                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ko04141(Protein processing in endoplasmic reticulum);ko04212(Longevity regulating pathway - worm)
#> 726                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   ko04210(Apoptosis);ko04064(NF-kappa B signaling pathway);ko04668(TNF signaling pathway);ko04024(cAMP signaling pathway);ko04380(Osteoclast differentiation);ko04920(Adipocytokine signaling pathway);ko04662(B cell receptor signaling pathway);ko04062(Chemokine signaling pathway);ko04623(Cytosolic DNA-sensing pathway);ko04657(IL-17 signaling pathway);ko04621(NOD-like receptor signaling pathway);ko04622(RIG-I-like receptor signaling pathway);ko04660(T cell receptor signaling pathway);ko04658(Th1 and Th2 cell differentiation);ko04659(Th17 cell differentiation);ko04624(Toll and Imd signaling pathway);ko04620(Toll-like receptor signaling pathway);ko04722(Neurotrophin signaling pathway)
#> 727                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        ko04122(Sulfur relay system);ko00730(Thiamine metabolism)
#> 728                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       ko03008(Ribosome biogenesis in eukaryotes)
#> 729                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             ko00250(Alanine, aspartate and glutamate metabolism)
#> 730                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ko03013(RNA transport);ko03008(Ribosome biogenesis in eukaryotes)
#> 731                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ko04016(MAPK signaling pathway - plant);ko00230(Purine metabolism);ko00240(Pyrimidine metabolism)
#> 732                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  ko00760(Nicotinate and nicotinamide metabolism)
#> 733                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       ko03008(Ribosome biogenesis in eukaryotes)
#> 734                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       ko03008(Ribosome biogenesis in eukaryotes)
#> 735                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       ko03008(Ribosome biogenesis in eukaryotes)
#> 736                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 ko04022(cGMP - PKG signaling pathway);ko00230(Purine metabolism);ko04270(Vascular smooth muscle contraction);ko04921(Oxytocin signaling pathway)
#> 737                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          ko04976(Bile secretion)
#> 738                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          ko04976(Bile secretion)
#> 739                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           ko04360(Axon guidance)
#> 740                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          ko00730(Thiamine metabolism);ko00230(Purine metabolism)
#> 741                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ko04146(Peroxisome)
#> 742                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           ko03013(RNA transport)
#> 743                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           ko03013(RNA transport)
#> 744                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           ko03013(RNA transport)
#> 745                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           ko03013(RNA transport)
#> 746                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         ko00900(Terpenoid backbone biosynthesis)
#> 747                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             ko03013(RNA transport);ko03008(Ribosome biogenesis in eukaryotes);ko03015(mRNA surveillance pathway)
#> 748                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      ko04137(Mitophagy - animal)
#> 749                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ko00280(Valine, leucine and isoleucine degradation);ko00650(Butanoate metabolism);ko00072(Synthesis and degradation of ketone bodies)
#> 750                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             ko04141(Protein processing in endoplasmic reticulum)
#> 751                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               ko03018(RNA degradation);ko03013(RNA transport);ko03015(mRNA surveillance pathway)
#> 752                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               ko03018(RNA degradation);ko03013(RNA transport);ko03015(mRNA surveillance pathway)
#> 753                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               ko03015(mRNA surveillance pathway)
#> 754                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  ko00565(Ether lipid metabolism)
#> 755                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  ko00565(Ether lipid metabolism)
#> 756                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ko00360(Phenylalanine metabolism);ko00400(Phenylalanine, tyrosine and tryptophan biosynthesis);ko01230(Biosynthesis of amino acids)
#> 757                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           ko03013(RNA transport)
#> 758                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       ko00770(Pantothenate and CoA biosynthesis)
#> 759                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        ko00261(Monobactam biosynthesis);ko00920(Sulfur metabolism);ko00450(Selenocompound metabolism);ko00230(Purine metabolism)
#> 760                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             ko00970(Aminoacyl-tRNA biosynthesis)
#> 761                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          ko04510(Focal adhesion)
#> 762                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             ko04216(Ferroptosis)
#> 763                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       ko04152(AMPK signaling pathway);ko04068(FoxO signaling pathway);ko04151(PI3K-Akt signaling pathway);ko00020(Citrate cycle (TCA cycle));ko00010(Glycolysis / Gluconeogenesis);ko00620(Pyruvate metabolism);ko04920(Adipocytokine signaling pathway);ko04922(Glucagon signaling pathway);ko04910(Insulin signaling pathway);ko03320(PPAR signaling pathway);ko04964(Proximal tubule bicarbonate reclamation)
#> 764                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       ko04152(AMPK signaling pathway);ko04068(FoxO signaling pathway);ko04151(PI3K-Akt signaling pathway);ko00020(Citrate cycle (TCA cycle));ko00010(Glycolysis / Gluconeogenesis);ko00620(Pyruvate metabolism);ko04920(Adipocytokine signaling pathway);ko04922(Glucagon signaling pathway);ko04910(Insulin signaling pathway);ko03320(PPAR signaling pathway);ko04964(Proximal tubule bicarbonate reclamation)
#> 765                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          ko00564(Glycerophospholipid metabolism);ko00440(Phosphonate and phosphinate metabolism)
#> 766                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          ko00564(Glycerophospholipid metabolism);ko00440(Phosphonate and phosphinate metabolism)
#> 767                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ko04066(HIF-1 signaling pathway);ko00020(Citrate cycle (TCA cycle));ko00010(Glycolysis / Gluconeogenesis);ko00620(Pyruvate metabolism);ko01200(Carbon metabolism);ko04922(Glucagon signaling pathway)
#> 768                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ko04066(HIF-1 signaling pathway);ko00020(Citrate cycle (TCA cycle));ko00010(Glycolysis / Gluconeogenesis);ko00620(Pyruvate metabolism);ko01200(Carbon metabolism);ko04922(Glucagon signaling pathway)
#> 769                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ko00020(Citrate cycle (TCA cycle));ko00010(Glycolysis / Gluconeogenesis);ko00620(Pyruvate metabolism)
#> 770                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ko04141(Protein processing in endoplasmic reticulum);ko04612(Antigen processing and presentation)
#> 771                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          ko04141(Protein processing in endoplasmic reticulum);ko04918(Thyroid hormone synthesis)
#> 772                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             ko04141(Protein processing in endoplasmic reticulum)
#> 773                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          ko04210(Apoptosis);ko04510(Focal adhesion);ko04140(Autophagy - animal);ko04152(AMPK signaling pathway);ko04068(FoxO signaling pathway);ko04011(MAPK signaling pathway - yeast);ko04151(PI3K-Akt signaling pathway);ko04071(Sphingolipid signaling pathway);ko04150(mTOR signaling pathway);ko04910(Insulin signaling pathway);ko03320(PPAR signaling pathway);ko04919(Thyroid hormone signaling pathway);ko04960(Aldosterone-regulated sodium reabsorption);ko04664(Fc epsilon RI signaling pathway);ko04660(T cell receptor signaling pathway);ko04722(Neurotrophin signaling pathway)
#> 774                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         ko00900(Terpenoid backbone biosynthesis)
#> 775                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   ko00750(Vitamin B6 metabolism)
#> 776                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               ko03015(mRNA surveillance pathway)
#> 777                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          ko00564(Glycerophospholipid metabolism)
#> 778                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   ko04115(p53 signaling pathway)
#> 779                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ko04146(Peroxisome)
#> 780                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ko04146(Peroxisome)
#> 781                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ko04146(Peroxisome)
#> 782                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ko04146(Peroxisome)
#> 783                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ko04146(Peroxisome)
#> 784                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  ko04810(Regulation of actin cytoskeleton);ko04013(MAPK signaling pathway - fly);ko04015(Rap1 signaling pathway)
#> 785                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          ko00260(Glycine, serine and threonine metabolism);ko00010(Glycolysis / Gluconeogenesis);ko00680(Methane metabolism);ko01230(Biosynthesis of amino acids);ko01200(Carbon metabolism);ko04922(Glucagon signaling pathway)
#> 786                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    ko00030(Pentose phosphate pathway);ko00480(Glutathione metabolism);ko01200(Carbon metabolism)
#> 787                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       ko00010(Glycolysis / Gluconeogenesis);ko00710(Carbon fixation in photosynthetic organisms);ko01230(Biosynthesis of amino acids);ko01200(Carbon metabolism)
#> 788                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 ko00521(Streptomycin biosynthesis);ko00520(Amino sugar and nucleotide sugar metabolism);ko00052(Galactose metabolism);ko00010(Glycolysis / Gluconeogenesis);ko00030(Pentose phosphate pathway);ko00500(Starch and sucrose metabolism);ko00230(Purine metabolism)
#> 789                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           ko03013(RNA transport)
#> 790                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             ko03040(Spliceosome)
#> 791                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          ko00564(Glycerophospholipid metabolism)
#> 792                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   ko00563(Glycosylphosphatidylinositol(GPI)-anchor biosynthesis)
#> 793                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   ko00563(Glycosylphosphatidylinositol(GPI)-anchor biosynthesis)
#> 794                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   ko00563(Glycosylphosphatidylinositol(GPI)-anchor biosynthesis)
#> 795  ko04210(Apoptosis);ko04810(Regulation of actin cytoskeleton);ko04510(Focal adhesion);ko04550(Signaling pathways regulating pluripotency of stem cells);ko04140(Autophagy - animal);ko04152(AMPK signaling pathway);ko04012(ErbB signaling pathway);ko04068(FoxO signaling pathway);ko04066(HIF-1 signaling pathway);ko04630(Jak-STAT signaling pathway);ko04151(PI3K-Akt signaling pathway);ko04070(Phosphatidylinositol signaling system);ko04072(Phospholipase D signaling pathway);ko04015(Rap1 signaling pathway);ko04014(Ras signaling pathway);ko04071(Sphingolipid signaling pathway);ko04668(TNF signaling pathway);ko04370(VEGF signaling pathway);ko04024(cAMP signaling pathway);ko04150(mTOR signaling pathway);ko04211(Longevity regulating pathway - mammal);ko04213(Longevity regulating pathway - multiple species);ko04360(Axon guidance);ko04380(Osteoclast differentiation);ko04973(Carbohydrate digestion and absorption);ko04915(Estrogen signaling pathway);ko04910(Insulin signaling pathway);ko04914(Progesterone-mediated oocyte maturation);ko04917(Prolactin signaling pathway);ko04923(Regulation of lipolysis in adipocyte);ko04919(Thyroid hormone signaling pathway);ko04960(Aldosterone-regulated sodium reabsorption);ko04662(B cell receptor signaling pathway);ko04062(Chemokine signaling pathway);ko04664(Fc epsilon RI signaling pathway);ko04666(Fc gamma R-mediated phagocytosis);ko04670(Leukocyte transendothelial migration);ko04650(Natural killer cell mediated cytotoxicity);ko04611(Platelet activation);ko04660(T cell receptor signaling pathway);ko04620(Toll-like receptor signaling pathway);ko04725(Cholinergic synapse);ko04722(Neurotrophin signaling pathway);ko04750(Inflammatory mediator regulation of TRP channels)
#> 796                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   ko04622(RIG-I-like receptor signaling pathway)
#> 797                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      ko04137(Mitophagy - animal)
#> 798                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  ko04810(Regulation of actin cytoskeleton);ko04070(Phosphatidylinositol signaling system);ko00562(Inositol phosphate metabolism)
#> 799                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ko00010(Glycolysis / Gluconeogenesis);ko00620(Pyruvate metabolism);ko00230(Purine metabolism);ko01230(Biosynthesis of amino acids);ko01200(Carbon metabolism);ko04922(Glucagon signaling pathway)
#> 800                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   ko04014(Ras signaling pathway)
#> 801                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           ko04014(Ras signaling pathway);ko00590(Arachidonic acid metabolism);ko00565(Ether lipid metabolism);ko00564(Glycerophospholipid metabolism);ko00591(Linoleic acid metabolism);ko00592(alpha-Linolenic acid metabolism);ko04270(Vascular smooth muscle contraction);ko04975(Fat digestion and absorption);ko04972(Pancreatic secretion)
#> 802                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             ko04014(Ras signaling pathway);ko00590(Arachidonic acid metabolism);ko00565(Ether lipid metabolism);ko00564(Glycerophospholipid metabolism);ko00591(Linoleic acid metabolism);ko00592(alpha-Linolenic acid metabolism);ko04923(Regulation of lipolysis in adipocyte)
#> 803                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           ko04014(Ras signaling pathway);ko00590(Arachidonic acid metabolism);ko00565(Ether lipid metabolism);ko00564(Glycerophospholipid metabolism);ko00591(Linoleic acid metabolism);ko00592(alpha-Linolenic acid metabolism);ko04270(Vascular smooth muscle contraction);ko04975(Fat digestion and absorption);ko04972(Pancreatic secretion)
#> 804                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  ko00565(Ether lipid metabolism)
#> 805                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    ko04080(Neuroactive ligand-receptor interaction);ko04610(Complement and coagulation cascades)
#> 806                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        ko00310(Lysine degradation);ko00514(Other types of O-glycan biosynthesis)
#> 807                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             ko04072(Phospholipase D signaling pathway);ko00565(Ether lipid metabolism);ko00561(Glycerolipid metabolism);ko00564(Glycerophospholipid metabolism);ko00600(Sphingolipid metabolism);ko04975(Fat digestion and absorption);ko04666(Fc gamma R-mediated phagocytosis)
#> 808                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             ko04072(Phospholipase D signaling pathway);ko00565(Ether lipid metabolism);ko00561(Glycerolipid metabolism);ko00564(Glycerophospholipid metabolism);ko00600(Sphingolipid metabolism);ko04975(Fat digestion and absorption);ko04666(Fc gamma R-mediated phagocytosis)
#> 809                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             ko03040(Spliceosome)
#> 810                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    ko00520(Amino sugar and nucleotide sugar metabolism);ko00051(Fructose and mannose metabolism)
#> 811                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     ko04146(Peroxisome);ko00900(Terpenoid backbone biosynthesis)
#> 812                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        ko00760(Nicotinate and nicotinamide metabolism);ko00230(Purine metabolism);ko00240(Pyrimidine metabolism)
#> 813                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   ko00561(Glycerolipid metabolism);ko04923(Regulation of lipolysis in adipocyte)
#> 814                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        ko00051(Fructose and mannose metabolism);ko00052(Galactose metabolism);ko00040(Pentose and glucuronate interconversions);ko00561(Glycerolipid metabolism)
#> 815                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  ko03410(Base excision repair);ko03030(DNA replication);ko03440(Homologous recombination);ko03430(Mismatch repair);ko03420(Nucleotide excision repair);ko00230(Purine metabolism);ko00240(Pyrimidine metabolism)
#> 816                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         ko03020(RNA polymerase);ko00230(Purine metabolism);ko00240(Pyrimidine metabolism);ko04623(Cytosolic DNA-sensing pathway)
#> 817                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ko03020(RNA polymerase);ko00230(Purine metabolism);ko00240(Pyrimidine metabolism)
#> 818                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ko03020(RNA polymerase);ko00230(Purine metabolism);ko00240(Pyrimidine metabolism)
#> 819                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         ko03020(RNA polymerase);ko00230(Purine metabolism);ko00240(Pyrimidine metabolism);ko04623(Cytosolic DNA-sensing pathway)
#> 820                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         ko03020(RNA polymerase);ko00230(Purine metabolism);ko00240(Pyrimidine metabolism);ko04623(Cytosolic DNA-sensing pathway)
#> 821                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ko03020(RNA polymerase);ko00230(Purine metabolism);ko00240(Pyrimidine metabolism)
#> 822                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ko03020(RNA polymerase);ko00230(Purine metabolism);ko00240(Pyrimidine metabolism)
#> 823                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         ko03020(RNA polymerase);ko00230(Purine metabolism);ko00240(Pyrimidine metabolism);ko04623(Cytosolic DNA-sensing pathway)
#> 824                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         ko03020(RNA polymerase);ko00230(Purine metabolism);ko00240(Pyrimidine metabolism);ko04623(Cytosolic DNA-sensing pathway)
#> 825                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         ko03020(RNA polymerase);ko00230(Purine metabolism);ko00240(Pyrimidine metabolism);ko04623(Cytosolic DNA-sensing pathway)
#> 826                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         ko03020(RNA polymerase);ko00230(Purine metabolism);ko00240(Pyrimidine metabolism);ko04623(Cytosolic DNA-sensing pathway)
#> 827                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       ko00515(Mannose type O-glycan biosyntheis)
#> 828                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ko03050(Proteasome)
#> 829                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ko03013(RNA transport);ko03008(Ribosome biogenesis in eukaryotes)
#> 830                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               ko00190(Oxidative phosphorylation)
#> 831                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     ko04024(cAMP signaling pathway);ko04920(Adipocytokine signaling pathway);ko04922(Glucagon signaling pathway);ko03320(PPAR signaling pathway)
#> 832                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   ko04310(Wnt signaling pathway);ko03320(PPAR signaling pathway)
#> 833                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               ko04152(AMPK signaling pathway);ko04211(Longevity regulating pathway - mammal);ko04380(Osteoclast differentiation);ko03320(PPAR signaling pathway)
#> 834                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         ko04020(Calcium signaling pathway);ko04022(cGMP - PKG signaling pathway)
#> 835                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             ko04217(Necroptosis)
#> 836                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             ko03040(Spliceosome)
#> 837                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         ko04020(Calcium signaling pathway);ko04022(cGMP - PKG signaling pathway)
#> 838                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             ko03040(Spliceosome)
#> 839                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          ko04120(Ubiquitin mediated proteolysis)
#> 840                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             ko04113(Meiosis - yeast);ko04114(Oocyte meiosis);ko04810(Regulation of actin cytoskeleton);ko04510(Focal adhesion);ko04390(Hippo signaling pathway);ko04024(cAMP signaling pathway);ko04022(cGMP - PKG signaling pathway);ko03015(mRNA surveillance pathway);ko04261(Adrenergic signaling in cardiomyocytes);ko04270(Vascular smooth muscle contraction);ko04910(Insulin signaling pathway);ko04921(Oxytocin signaling pathway);ko04611(Platelet activation);ko04728(Dopaminergic synapse);ko04720(Long-term potentiation);ko04750(Inflammatory mediator regulation of TRP channels)
#> 841                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             ko04113(Meiosis - yeast);ko04114(Oocyte meiosis);ko04810(Regulation of actin cytoskeleton);ko04510(Focal adhesion);ko04390(Hippo signaling pathway);ko04024(cAMP signaling pathway);ko04022(cGMP - PKG signaling pathway);ko03015(mRNA surveillance pathway);ko04261(Adrenergic signaling in cardiomyocytes);ko04270(Vascular smooth muscle contraction);ko04910(Insulin signaling pathway);ko04921(Oxytocin signaling pathway);ko04611(Platelet activation);ko04728(Dopaminergic synapse);ko04720(Long-term potentiation);ko04750(Inflammatory mediator regulation of TRP channels)
#> 842                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             ko04113(Meiosis - yeast);ko04114(Oocyte meiosis);ko04810(Regulation of actin cytoskeleton);ko04510(Focal adhesion);ko04390(Hippo signaling pathway);ko04024(cAMP signaling pathway);ko04022(cGMP - PKG signaling pathway);ko03015(mRNA surveillance pathway);ko04261(Adrenergic signaling in cardiomyocytes);ko04270(Vascular smooth muscle contraction);ko04910(Insulin signaling pathway);ko04921(Oxytocin signaling pathway);ko04611(Platelet activation);ko04728(Dopaminergic synapse);ko04720(Long-term potentiation);ko04750(Inflammatory mediator regulation of TRP channels)
#> 843                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               ko04910(Insulin signaling pathway)
#> 844                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               ko04910(Insulin signaling pathway)
#> 845                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    ko04111(Cell cycle - yeast);ko04113(Meiosis - yeast);ko04114(Oocyte meiosis);ko04530(Tight junction);ko04140(Autophagy - animal);ko04136(Autophagy - other eukaryotes);ko04138(Autophagy - yeast);ko04152(AMPK signaling pathway);ko04390(Hippo signaling pathway);ko04391(Hippo signaling pathway -fly);ko04013(MAPK signaling pathway - fly);ko04151(PI3K-Akt signaling pathway);ko04071(Sphingolipid signaling pathway);ko04350(TGF-beta signaling pathway);ko03015(mRNA surveillance pathway);ko04261(Adrenergic signaling in cardiomyocytes);ko04728(Dopaminergic synapse);ko04730(Long-term depression)
#> 846                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ko04922(Glucagon signaling pathway)
#> 847                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  ko04142(Lysosome);ko00062(Fatty acid elongation);ko01212(Fatty acid metabolism)
#> 848                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         ko04214(Apoptosis - fly)
#> 849                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         ko04214(Apoptosis - fly)
#> 850                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ko00940(Phenylpropanoid biosynthesis)
#> 851                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             ko04141(Protein processing in endoplasmic reticulum)
#> 852                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               ko04910(Insulin signaling pathway)
#> 853                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     ko04610(Complement and coagulation cascades)
#> 854                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         ko00330(Arginine and proline metabolism)
#> 855                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         ko00330(Arginine and proline metabolism)
#> 856                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     ko04610(Complement and coagulation cascades)
#> 857                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             ko03040(Spliceosome)
#> 858                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     ko04120(Ubiquitin mediated proteolysis);ko03040(Spliceosome)
#> 859                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             ko03040(Spliceosome)
#> 860                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             ko03040(Spliceosome)
#> 861                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             ko03040(Spliceosome)
#> 862                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    ko00030(Pentose phosphate pathway);ko00230(Purine metabolism);ko01230(Biosynthesis of amino acids);ko01200(Carbon metabolism)
#> 863                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         ko04080(Neuroactive ligand-receptor interaction);ko04972(Pancreatic secretion);ko04974(Protein digestion and absorption)
#> 864                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             ko00590(Arachidonic acid metabolism)
#> 865                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ko04142(Lysosome)
#> 866                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         ko04330(Notch signaling pathway);ko04722(Neurotrophin signaling pathway)
#> 867                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 ko04330(Notch signaling pathway)
#> 868                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ko03050(Proteasome)
#> 869                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ko03050(Proteasome)
#> 870                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ko03050(Proteasome)
#> 871                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ko03050(Proteasome)
#> 872                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ko03050(Proteasome)
#> 873                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ko03050(Proteasome)
#> 874                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ko03050(Proteasome)
#> 875                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ko03050(Proteasome)
#> 876                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ko03050(Proteasome)
#> 877                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ko03050(Proteasome)
#> 878                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ko03050(Proteasome)
#> 879                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ko03050(Proteasome)
#> 880                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ko03050(Proteasome)
#> 881                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ko03050(Proteasome)
#> 882                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ko03050(Proteasome)
#> 883                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ko03050(Proteasome)
#> 884                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ko03050(Proteasome)
#> 885                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ko03050(Proteasome)
#> 886                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ko03050(Proteasome)
#> 887                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ko03050(Proteasome)
#> 888                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ko03050(Proteasome)
#> 889                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ko03050(Proteasome)
#> 890                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ko03050(Proteasome)
#> 891                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    ko00260(Glycine, serine and threonine metabolism);ko00680(Methane metabolism);ko01230(Biosynthesis of amino acids);ko01200(Carbon metabolism)
#> 892                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          ko00564(Glycerophospholipid metabolism)
#> 893                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ko04115(p53 signaling pathway);ko04510(Focal adhesion);ko04140(Autophagy - animal);ko04068(FoxO signaling pathway);ko04151(PI3K-Akt signaling pathway);ko04070(Phosphatidylinositol signaling system);ko04071(Sphingolipid signaling pathway);ko04150(mTOR signaling pathway);ko00562(Inositol phosphate metabolism);ko04212(Longevity regulating pathway - worm)
#> 894                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             ko00590(Arachidonic acid metabolism)
#> 895                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    ko04520(Adherens junction);ko04910(Insulin signaling pathway)
#> 896                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ko04630(Jak-STAT signaling pathway)
#> 897                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          ko04520(Adherens junction);ko04630(Jak-STAT signaling pathway);ko04662(B cell receptor signaling pathway);ko04650(Natural killer cell mediated cytotoxicity);ko04660(T cell receptor signaling pathway)
#> 898                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ko04146(Peroxisome)
#> 899                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ko04146(Peroxisome)
#> 900                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         ko04217(Necroptosis);ko04623(Cytosolic DNA-sensing pathway);ko04621(NOD-like receptor signaling pathway)
#> 901                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    ko00330(Arginine and proline metabolism);ko01230(Biosynthesis of amino acids)
#> 902                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        ko03013(RNA transport);ko03015(mRNA surveillance pathway)
#> 903                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             ko00970(Aminoacyl-tRNA biosynthesis)
#> 904                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     ko00790(Folate biosynthesis)
#> 905                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             ko04144(Endocytosis);ko04152(AMPK signaling pathway)
#> 906                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          ko04144(Endocytosis);ko04972(Pancreatic secretion);ko04961(Endocrine and other factor-regulated calcium reabsorption);ko04962(Vasopressin-regulated water reabsorption)
#> 907                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  ko04152(AMPK signaling pathway)
#> 908                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  ko04152(AMPK signaling pathway)
#> 909                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             ko04144(Endocytosis)
#> 910                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         ko04144(Endocytosis);ko04145(Phagosome);ko04014(Ras signaling pathway);ko04962(Vasopressin-regulated water reabsorption)
#> 911                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       ko04140(Autophagy - animal);ko04138(Autophagy - yeast);ko04144(Endocytosis);ko04137(Mitophagy - animal);ko04145(Phagosome)
#> 912                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       ko04530(Tight junction);ko04144(Endocytosis);ko04152(AMPK signaling pathway);ko04972(Pancreatic secretion)
#> 913                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       ko04810(Regulation of actin cytoskeleton);ko04520(Adherens junction);ko04510(Focal adhesion);ko04530(Tight junction);ko04145(Phagosome);ko04010(MAPK signaling pathway);ko04013(MAPK signaling pathway - fly);ko04151(PI3K-Akt signaling pathway);ko04015(Rap1 signaling pathway);ko04014(Ras signaling pathway);ko04071(Sphingolipid signaling pathway);ko04370(VEGF signaling pathway);ko04310(Wnt signaling pathway);ko04024(cAMP signaling pathway);ko04360(Axon guidance);ko04380(Osteoclast differentiation);ko04972(Pancreatic secretion);ko04662(B cell receptor signaling pathway);ko04062(Chemokine signaling pathway);ko04664(Fc epsilon RI signaling pathway);ko04666(Fc gamma R-mediated phagocytosis);ko04670(Leukocyte transendothelial migration);ko04650(Natural killer cell mediated cytotoxicity);ko04620(Toll-like receptor signaling pathway);ko04722(Neurotrophin signaling pathway)
#> 914                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  ko04110(Cell cycle);ko04111(Cell cycle - yeast)
#> 915                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           ko03013(RNA transport)
#> 916                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ko03013(RNA transport);ko03008(Ribosome biogenesis in eukaryotes)
#> 917                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             ko04510(Focal adhesion);ko04530(Tight junction);ko04010(MAPK signaling pathway);ko04015(Rap1 signaling pathway);ko04014(Ras signaling pathway);ko04024(cAMP signaling pathway);ko04972(Pancreatic secretion);ko04062(Chemokine signaling pathway);ko04670(Leukocyte transendothelial migration);ko04611(Platelet activation);ko04720(Long-term potentiation);ko04722(Neurotrophin signaling pathway)
#> 918                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             ko04014(Ras signaling pathway);ko00590(Arachidonic acid metabolism);ko00565(Ether lipid metabolism);ko00564(Glycerophospholipid metabolism);ko00591(Linoleic acid metabolism);ko00592(alpha-Linolenic acid metabolism);ko04923(Regulation of lipolysis in adipocyte)
#> 919                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             ko00970(Aminoacyl-tRNA biosynthesis)
#> 920                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ko04390(Hippo signaling pathway);ko04392(Hippo signaling pathway - multiple species);ko04014(Ras signaling pathway)
#> 921                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               ko00030(Pentose phosphate pathway)
#> 922                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             ko03040(Spliceosome)
#> 923                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             ko03040(Spliceosome)
#> 924                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   ko03040(Spliceosome);ko03013(RNA transport);ko03015(mRNA surveillance pathway)
#> 925                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             ko03040(Spliceosome)
#> 926                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        ko04977(Vitamin digestion and absorption)
#> 927                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 ko04110(Cell cycle);ko04111(Cell cycle - yeast);ko04114(Oocyte meiosis);ko04066(HIF-1 signaling pathway);ko04341(Hedgehog signaling pathway - fly);ko04350(TGF-beta signaling pathway);ko04310(Wnt signaling pathway);ko04141(Protein processing in endoplasmic reticulum);ko04120(Ubiquitin mediated proteolysis);ko03420(Nucleotide excision repair);ko04710(Circadian rhythm)
#> 928                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       ko03008(Ribosome biogenesis in eukaryotes)
#> 929                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      ko00830(Retinol metabolism)
#> 930                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        ko04010(MAPK signaling pathway);ko04064(NF-kappa B signaling pathway);ko04380(Osteoclast differentiation)
#> 931                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       ko03008(Ribosome biogenesis in eukaryotes)
#> 932                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             ko00053(Ascorbate and aldarate metabolism);ko00030(Pentose phosphate pathway);ko01200(Carbon metabolism);ko01220(Degradation of aromatic compounds);ko00930(Caprolactam degradation)
#> 933                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ko04810(Regulation of actin cytoskeleton);ko04520(Adherens junction);ko04510(Focal adhesion);ko04530(Tight junction);ko04144(Endocytosis);ko04011(MAPK signaling pathway - yeast);ko04072(Phospholipase D signaling pathway);ko04015(Rap1 signaling pathway);ko04014(Ras signaling pathway);ko04071(Sphingolipid signaling pathway);ko04350(TGF-beta signaling pathway);ko04310(Wnt signaling pathway);ko04024(cAMP signaling pathway);ko04022(cGMP - PKG signaling pathway);ko04150(mTOR signaling pathway);ko04270(Vascular smooth muscle contraction);ko04360(Axon guidance);ko04972(Pancreatic secretion);ko04921(Oxytocin signaling pathway);ko04062(Chemokine signaling pathway);ko04670(Leukocyte transendothelial migration);ko04621(NOD-like receptor signaling pathway);ko04611(Platelet activation);ko04660(T cell receptor signaling pathway);ko04722(Neurotrophin signaling pathway)
#> 934                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       ko03008(Ribosome biogenesis in eukaryotes)
#> 935                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         ko03030(DNA replication)
#> 936                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             ko04144(Endocytosis)
#> 937                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          ko04120(Ubiquitin mediated proteolysis)
#> 938                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        ko00040(Pentose and glucuronate interconversions);ko00030(Pentose phosphate pathway);ko00710(Carbon fixation in photosynthetic organisms);ko01230(Biosynthesis of amino acids);ko01200(Carbon metabolism)
#> 939                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          ko00030(Pentose phosphate pathway);ko00710(Carbon fixation in photosynthetic organisms);ko01230(Biosynthesis of amino acids);ko01200(Carbon metabolism)
#> 940                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ko03010(Ribosome)
#> 941                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ko03010(Ribosome)
#> 942                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ko03010(Ribosome)
#> 943                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ko03010(Ribosome)
#> 944                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ko03010(Ribosome)
#> 945                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ko03010(Ribosome)
#> 946                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ko03010(Ribosome)
#> 947                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ko03010(Ribosome)
#> 948                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ko03010(Ribosome)
#> 949                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ko03010(Ribosome)
#> 950                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ko03010(Ribosome)
#> 951                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ko03010(Ribosome)
#> 952                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ko03010(Ribosome)
#> 953                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ko03010(Ribosome)
#> 954                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ko03010(Ribosome)
#> 955                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ko03010(Ribosome)
#> 956                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ko03010(Ribosome)
#> 957                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ko03010(Ribosome)
#> 958                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ko03010(Ribosome)
#> 959                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ko03010(Ribosome)
#> 960                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ko03010(Ribosome)
#> 961                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ko03010(Ribosome)
#> 962                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ko03010(Ribosome)
#> 963                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ko03010(Ribosome)
#> 964                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ko03010(Ribosome)
#> 965                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ko03010(Ribosome)
#> 966                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ko03010(Ribosome)
#> 967                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ko03010(Ribosome)
#> 968                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ko03010(Ribosome)
#> 969                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ko03010(Ribosome)
#> 970                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ko03010(Ribosome)
#> 971                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ko03010(Ribosome)
#> 972                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ko03010(Ribosome)
#> 973                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ko03010(Ribosome)
#> 974                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ko03010(Ribosome)
#> 975                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ko03010(Ribosome)
#> 976                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ko03010(Ribosome)
#> 977                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ko03010(Ribosome)
#> 978                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ko03010(Ribosome)
#> 979                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ko03010(Ribosome)
#> 980                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ko03010(Ribosome)
#> 981                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ko03010(Ribosome)
#> 982                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ko04141(Protein processing in endoplasmic reticulum);ko00510(N-Glycan biosynthesis);ko00513(Various types of N-glycan biosynthesis)
#> 983                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ko04141(Protein processing in endoplasmic reticulum);ko00510(N-Glycan biosynthesis);ko00513(Various types of N-glycan biosynthesis)
#> 984                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ko03010(Ribosome)
#> 985                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ko03010(Ribosome)
#> 986                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ko03010(Ribosome)
#> 987                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ko03010(Ribosome)
#> 988                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ko03010(Ribosome)
#> 989                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ko03010(Ribosome)
#> 990                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ko03010(Ribosome)
#> 991                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ko03010(Ribosome)
#> 992                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ko03010(Ribosome)
#> 993                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ko03010(Ribosome)
#> 994                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ko03010(Ribosome)
#> 995                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ko03010(Ribosome)
#> 996                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ko03010(Ribosome)
#> 997                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ko03010(Ribosome)
#> 998                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ko03010(Ribosome)
#> 999                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ko03010(Ribosome)
#> 1000                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               ko03010(Ribosome)
#> 1001                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               ko03010(Ribosome)
#> 1002                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               ko03010(Ribosome)
#> 1003                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               ko03010(Ribosome)
#> 1004                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               ko03010(Ribosome)
#> 1005                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               ko03010(Ribosome)
#> 1006                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               ko03010(Ribosome)
#> 1007                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               ko03010(Ribosome)
#> 1008                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               ko03010(Ribosome)
#> 1009                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               ko03010(Ribosome)
#> 1010                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               ko03010(Ribosome)
#> 1011                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               ko03010(Ribosome)
#> 1012                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     ko04371(Apelin signaling pathway);ko04066(HIF-1 signaling pathway);ko04151(PI3K-Akt signaling pathway);ko04150(mTOR signaling pathway);ko03010(Ribosome);ko04910(Insulin signaling pathway)
#> 1013                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        ko04140(Autophagy - animal);ko04152(AMPK signaling pathway);ko04371(Apelin signaling pathway);ko04012(ErbB signaling pathway);ko04066(HIF-1 signaling pathway);ko04151(PI3K-Akt signaling pathway);ko04350(TGF-beta signaling pathway);ko04150(mTOR signaling pathway);ko04211(Longevity regulating pathway - mammal);ko04213(Longevity regulating pathway - multiple species);ko04212(Longevity regulating pathway - worm);ko04910(Insulin signaling pathway);ko04666(Fc gamma R-mediated phagocytosis)
#> 1014                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               ko03010(Ribosome)
#> 1015                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               ko03010(Ribosome)
#> 1016                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               ko03010(Ribosome)
#> 1017                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     ko04140(Autophagy - animal);ko04150(mTOR signaling pathway)
#> 1018                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     ko04140(Autophagy - animal);ko04150(mTOR signaling pathway)
#> 1019                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ko04141(Protein processing in endoplasmic reticulum)
#> 1020                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      ko03008(Ribosome biogenesis in eukaryotes)
#> 1021                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               ko03010(Ribosome)
#> 1022                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  ko04310(Wnt signaling pathway)
#> 1023                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          ko04920(Adipocytokine signaling pathway);ko03320(PPAR signaling pathway);ko04919(Thyroid hormone signaling pathway);ko04659(Th17 cell differentiation)
#> 1024                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          ko04920(Adipocytokine signaling pathway);ko03320(PPAR signaling pathway);ko04919(Thyroid hormone signaling pathway);ko04659(Th17 cell differentiation)
#> 1025                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ko04141(Protein processing in endoplasmic reticulum)
#> 1026                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ko00970(Aminoacyl-tRNA biosynthesis)
#> 1027                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ko00970(Aminoacyl-tRNA biosynthesis)
#> 1028                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ko03040(Spliceosome)
#> 1029                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   ko04216(Ferroptosis);ko00330(Arginine and proline metabolism)
#> 1030                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      ko03008(Ribosome biogenesis in eukaryotes)
#> 1031                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   ko00100(Steroid biosynthesis)
#> 1032                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               ko04142(Lysosome)
#> 1033                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     ko04146(Peroxisome);ko00120(Primary bile acid biosynthesis);ko03320(PPAR signaling pathway)
#> 1034                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         ko04514(Cell adhesion molecules (CAMs))
#> 1035                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ko00020(Citrate cycle (TCA cycle));ko00190(Oxidative phosphorylation);ko01200(Carbon metabolism)
#> 1036                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ko00020(Citrate cycle (TCA cycle));ko00190(Oxidative phosphorylation);ko01200(Carbon metabolism)
#> 1037                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ko00020(Citrate cycle (TCA cycle));ko00190(Oxidative phosphorylation);ko01200(Carbon metabolism)
#> 1038                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     ko00830(Retinol metabolism)
#> 1039                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         ko03060(Protein export)
#> 1040                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     ko04150(mTOR signaling pathway);ko04141(Protein processing in endoplasmic reticulum);ko03013(RNA transport)
#> 1041                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           ko04145(Phagosome);ko04130(SNARE interactions in vesicular transport)
#> 1042                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ko04141(Protein processing in endoplasmic reticulum)
#> 1043                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 ko04145(Phagosome);ko03060(Protein export);ko04141(Protein processing in endoplasmic reticulum)
#> 1044                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 ko04145(Phagosome);ko03060(Protein export);ko04141(Protein processing in endoplasmic reticulum)
#> 1045                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 ko04145(Phagosome);ko03060(Protein export);ko04141(Protein processing in endoplasmic reticulum)
#> 1046                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    ko03060(Protein export);ko04141(Protein processing in endoplasmic reticulum)
#> 1047                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          ko04150(mTOR signaling pathway);ko03013(RNA transport)
#> 1048                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ko04141(Protein processing in endoplasmic reticulum)
#> 1049                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           ko03050(Proteasome);ko03440(Homologous recombination)
#> 1050                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          ko04270(Vascular smooth muscle contraction);ko04924(Renin secretion);ko04614(Renin-angiotensin system)
#> 1051                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          ko04270(Vascular smooth muscle contraction);ko04924(Renin secretion);ko04614(Renin-angiotensin system)
#> 1052                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          ko04270(Vascular smooth muscle contraction);ko04924(Renin secretion);ko04614(Renin-angiotensin system)
#> 1053                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    ko04610(Complement and coagulation cascades)
#> 1054                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    ko04610(Complement and coagulation cascades)
#> 1055                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 ko04115(p53 signaling pathway);ko04371(Apelin signaling pathway);ko04066(HIF-1 signaling pathway);ko04390(Hippo signaling pathway);ko04610(Complement and coagulation cascades)
#> 1056                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  ko04310(Wnt signaling pathway)
#> 1057                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    ko04610(Complement and coagulation cascades)
#> 1058                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    ko04610(Complement and coagulation cascades)
#> 1059                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   ko04115(p53 signaling pathway);ko04211(Longevity regulating pathway - mammal)
#> 1060                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ko03040(Spliceosome)
#> 1061                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ko03040(Spliceosome)
#> 1062                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ko03040(Spliceosome)
#> 1063                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ko03040(Spliceosome)
#> 1064                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ko03040(Spliceosome)
#> 1065                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ko03040(Spliceosome)
#> 1066                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             ko04068(FoxO signaling pathway);ko04151(PI3K-Akt signaling pathway)
#> 1067                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        ko04071(Sphingolipid signaling pathway);ko00600(Sphingolipid metabolism)
#> 1068                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ko04140(Autophagy - animal);ko04144(Endocytosis)
#> 1069                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           ko00260(Glycine, serine and threonine metabolism);ko00630(Glyoxylate and dicarboxylate metabolism);ko00680(Methane metabolism);ko00670(One carbon pool by folate);ko00460(Cyanoamino acid metabolism);ko01230(Biosynthesis of amino acids);ko01200(Carbon metabolism)
#> 1070                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           ko00260(Glycine, serine and threonine metabolism);ko00630(Glyoxylate and dicarboxylate metabolism);ko00680(Methane metabolism);ko00670(One carbon pool by folate);ko00460(Cyanoamino acid metabolism);ko01230(Biosynthesis of amino acids);ko01200(Carbon metabolism)
#> 1071                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     ko04110(Cell cycle);ko04111(Cell cycle - yeast);ko04114(Oocyte meiosis);ko04341(Hedgehog signaling pathway - fly);ko04350(TGF-beta signaling pathway);ko04310(Wnt signaling pathway);ko04141(Protein processing in endoplasmic reticulum);ko04120(Ubiquitin mediated proteolysis);ko04710(Circadian rhythm)
#> 1072                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ko04974(Protein digestion and absorption);ko04919(Thyroid hormone signaling pathway)
#> 1073                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ko04964(Proximal tubule bicarbonate reclamation)
#> 1074                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   ko04217(Necroptosis);ko04020(Calcium signaling pathway);ko04022(cGMP - PKG signaling pathway)
#> 1075                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   ko04217(Necroptosis);ko04020(Calcium signaling pathway);ko04022(cGMP - PKG signaling pathway)
#> 1076                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 ko03320(PPAR signaling pathway)
#> 1077                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             ko04146(Peroxisome);ko03320(PPAR signaling pathway)
#> 1078                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 ko03320(PPAR signaling pathway)
#> 1079                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     ko04066(HIF-1 signaling pathway);ko04976(Bile secretion);ko04920(Adipocytokine signaling pathway);ko04922(Glucagon signaling pathway);ko04911(Insulin secretion);ko04919(Thyroid hormone signaling pathway)
#> 1080                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ko04973(Carbohydrate digestion and absorption);ko04922(Glucagon signaling pathway);ko04911(Insulin secretion);ko04917(Prolactin signaling pathway)
#> 1081                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  ko04973(Carbohydrate digestion and absorption)
#> 1082                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     ko04978(Mineral absorption)
#> 1083                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  ko04973(Carbohydrate digestion and absorption)
#> 1084                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      ko04964(Proximal tubule bicarbonate reclamation);ko04727(GABAergic synapse);ko04724(Glutamatergic synapse)
#> 1085                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ko04216(Ferroptosis)
#> 1086                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  ko04216(Ferroptosis);ko04150(mTOR signaling pathway);ko04974(Protein digestion and absorption)
#> 1087                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         ko04976(Bile secretion)
#> 1088                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         ko04976(Bile secretion)
#> 1089                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    ko04725(Cholinergic synapse)
#> 1090                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         ko04530(Tight junction)
#> 1091                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      ko04919(Thyroid hormone signaling pathway)
#> 1092                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           ko04550(Signaling pathways regulating pluripotency of stem cells);ko04350(TGF-beta signaling pathway)
#> 1093                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ko03040(Spliceosome)
#> 1094                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 ko04217(Necroptosis);ko04142(Lysosome);ko04071(Sphingolipid signaling pathway);ko00600(Sphingolipid metabolism)
#> 1095                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ko04144(Endocytosis)
#> 1096                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ko03040(Spliceosome)
#> 1097                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ko03040(Spliceosome)
#> 1098                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ko03040(Spliceosome)
#> 1099                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ko03040(Spliceosome)
#> 1100                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ko03040(Spliceosome)
#> 1101                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ko03040(Spliceosome)
#> 1102                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ko03040(Spliceosome)
#> 1103                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ko03040(Spliceosome)
#> 1104                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 ko03040(Spliceosome);ko03008(Ribosome biogenesis in eukaryotes)
#> 1105                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          ko03013(RNA transport)
#> 1106                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ko04144(Endocytosis)
#> 1107                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ko04144(Endocytosis)
#> 1108                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 ko04630(Jak-STAT signaling pathway);ko04668(TNF signaling pathway);ko04120(Ubiquitin mediated proteolysis);ko04380(Osteoclast differentiation);ko04920(Adipocytokine signaling pathway);ko04910(Insulin signaling pathway);ko04917(Prolactin signaling pathway)
#> 1109                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    ko04146(Peroxisome);ko04213(Longevity regulating pathway - multiple species)
#> 1110                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  ko04146(Peroxisome);ko04068(FoxO signaling pathway);ko04013(MAPK signaling pathway - fly);ko04211(Longevity regulating pathway - mammal);ko04213(Longevity regulating pathway - multiple species);ko04212(Longevity regulating pathway - worm)
#> 1111                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      ko00051(Fructose and mannose metabolism);ko00040(Pentose and glucuronate interconversions)
#> 1112                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         ko03060(Protein export)
#> 1113                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         ko03060(Protein export)
#> 1114                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         ko03060(Protein export)
#> 1115                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    ko00790(Folate biosynthesis)
#> 1116                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             ko04138(Autophagy - yeast);ko04071(Sphingolipid signaling pathway);ko00600(Sphingolipid metabolism)
#> 1117                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ko00100(Steroid biosynthesis);ko00909(Sesquiterpenoid and triterpenoid biosynthesis)
#> 1118                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      ko00920(Sulfur metabolism)
#> 1119                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ko04217(Necroptosis);ko04137(Mitophagy - animal);ko04380(Osteoclast differentiation)
#> 1120                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           ko00140(Steroid hormone biosynthesis)
#> 1121                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         ko03060(Protein export)
#> 1122                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         ko03060(Protein export)
#> 1123                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             ko02024(Quorum sensing);ko03070(Bacterial secretion system);ko03060(Protein export)
#> 1124                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         ko03060(Protein export)
#> 1125                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         ko03060(Protein export)
#> 1126                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         ko03060(Protein export)
#> 1127                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         ko03060(Protein export)
#> 1128                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         ko03060(Protein export)
#> 1129                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       ko03013(RNA transport);ko03015(mRNA surveillance pathway)
#> 1130                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ko03040(Spliceosome)
#> 1131                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           ko03040(Spliceosome);ko04657(IL-17 signaling pathway)
#> 1132                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ko03040(Spliceosome)
#> 1133                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ko03040(Spliceosome)
#> 1134                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ko03040(Spliceosome)
#> 1135                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ko03040(Spliceosome)
#> 1136                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ko03040(Spliceosome)
#> 1137                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ko04141(Protein processing in endoplasmic reticulum)
#> 1138                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ko04141(Protein processing in endoplasmic reticulum)
#> 1139                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ko04141(Protein processing in endoplasmic reticulum)
#> 1140                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ko04141(Protein processing in endoplasmic reticulum)
#> 1141                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ko00533(Glycosaminoglycan biosynthesis - keratan sulfate);ko00604(Glycosphingolipid biosynthesis - ganglio series);ko00603(Glycosphingolipid biosynthesis - globo and isoglobo series);ko00512(Mucin type O-glycan biosynthesis)
#> 1142                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             ko00601(Glycosphingolipid biosynthesis - lacto and neolacto series)
#> 1143                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        ko00604(Glycosphingolipid biosynthesis - ganglio series)
#> 1144                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               ko04217(Necroptosis);ko04550(Signaling pathways regulating pluripotency of stem cells);ko04068(FoxO signaling pathway);ko04066(HIF-1 signaling pathway);ko04630(Jak-STAT signaling pathway);ko04920(Adipocytokine signaling pathway);ko04917(Prolactin signaling pathway);ko04062(Chemokine signaling pathway);ko04659(Th17 cell differentiation)
#> 1145                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 ko04020(Calcium signaling pathway);ko04611(Platelet activation)
#> 1146                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             ko04141(Protein processing in endoplasmic reticulum);ko00510(N-Glycan biosynthesis);ko00513(Various types of N-glycan biosynthesis)
#> 1147                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ko04145(Phagosome)
#> 1148                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           ko04145(Phagosome);ko04130(SNARE interactions in vesicular transport)
#> 1149                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ko04130(SNARE interactions in vesicular transport)
#> 1150                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ko04130(SNARE interactions in vesicular transport)
#> 1151                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    ko00020(Citrate cycle (TCA cycle));ko00640(Propanoate metabolism);ko01200(Carbon metabolism)
#> 1152                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    ko00020(Citrate cycle (TCA cycle));ko00640(Propanoate metabolism);ko01200(Carbon metabolism)
#> 1153                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          ko03013(RNA transport)
#> 1154                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          ko03013(RNA transport)
#> 1155                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          ko03013(RNA transport)
#> 1156                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    ko04141(Protein processing in endoplasmic reticulum);ko04120(Ubiquitin mediated proteolysis)
#> 1157                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ko03022(Basal transcription factors)
#> 1158                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ko03022(Basal transcription factors)
#> 1159                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ko03022(Basal transcription factors)
#> 1160                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ko03022(Basal transcription factors)
#> 1161                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ko00030(Pentose phosphate pathway);ko01230(Biosynthesis of amino acids);ko01200(Carbon metabolism)
#> 1162                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ko00970(Aminoacyl-tRNA biosynthesis)
#> 1163                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          ko00270(Cysteine and methionine metabolism);ko00360(Phenylalanine metabolism);ko00400(Phenylalanine, tyrosine and tryptophan biosynthesis);ko00350(Tyrosine metabolism);ko00950(Isoquinoline alkaloid biosynthesis);ko00401(Novobiocin biosynthesis);ko00960(Tropane, piperidine and pyridine alkaloid biosynthesis);ko00130(Ubiquinone and other terpenoid-quinone biosynthesis);ko01230(Biosynthesis of amino acids)
#> 1164                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    ko04137(Mitophagy - animal);ko04014(Ras signaling pathway);ko04623(Cytosolic DNA-sensing pathway);ko04657(IL-17 signaling pathway);ko04621(NOD-like receptor signaling pathway);ko04622(RIG-I-like receptor signaling pathway);ko04620(Toll-like receptor signaling pathway)
#> 1165                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ko04013(MAPK signaling pathway - fly);ko04310(Wnt signaling pathway)
#> 1166                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               ko04520(Adherens junction);ko04390(Hippo signaling pathway);ko04310(Wnt signaling pathway);ko04916(Melanogenesis)
#> 1167                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       ko04977(Vitamin digestion and absorption)
#> 1168                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       ko04977(Vitamin digestion and absorption)
#> 1169                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               ko00260(Glycine, serine and threonine metabolism)
#> 1170                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  ko00380(Tryptophan metabolism)
#> 1171                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  ko01040(Biosynthesis of unsaturated fatty acids);ko00062(Fatty acid elongation);ko01212(Fatty acid metabolism)
#> 1172                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               ko04216(Ferroptosis);ko04066(HIF-1 signaling pathway);ko04978(Mineral absorption)
#> 1173                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               ko04216(Ferroptosis);ko04066(HIF-1 signaling pathway);ko04978(Mineral absorption)
#> 1174                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               ko04216(Ferroptosis);ko04144(Endocytosis);ko04145(Phagosome);ko04066(HIF-1 signaling pathway);ko04640(Hematopoietic cell lineage)
#> 1175                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     ko04520(Adherens junction);ko04144(Endocytosis);ko04068(FoxO signaling pathway);ko04390(Hippo signaling pathway);ko04010(MAPK signaling pathway);ko04350(TGF-beta signaling pathway);ko04060(Cytokine-cytokine receptor interaction);ko04380(Osteoclast differentiation);ko04659(Th17 cell differentiation)
#> 1176                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               ko04614(Renin-angiotensin system)
#> 1177                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    ko04212(Longevity regulating pathway - worm)
#> 1178                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         ko04530(Tight junction)
#> 1179                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         ko04530(Tight junction)
#> 1180                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 ko00051(Fructose and mannose metabolism);ko00680(Methane metabolism);ko00561(Glycerolipid metabolism);ko01200(Carbon metabolism);ko04622(RIG-I-like receptor signaling pathway)
#> 1181                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     ko00030(Pentose phosphate pathway);ko00710(Carbon fixation in photosynthetic organisms);ko01051(Biosynthesis of ansamycins);ko01230(Biosynthesis of amino acids);ko01200(Carbon metabolism)
#> 1182                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     ko00030(Pentose phosphate pathway);ko00710(Carbon fixation in photosynthetic organisms);ko01051(Biosynthesis of ansamycins);ko01230(Biosynthesis of amino acids);ko01200(Carbon metabolism)
#> 1183                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   ko00100(Steroid biosynthesis)
#> 1184                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  ko04064(NF-kappa B signaling pathway);ko04060(Cytokine-cytokine receptor interaction);ko04380(Osteoclast differentiation);ko04917(Prolactin signaling pathway)
#> 1185                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        ko03018(RNA degradation)
#> 1186                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      ko00051(Fructose and mannose metabolism);ko00010(Glycolysis / Gluconeogenesis);ko00562(Inositol phosphate metabolism);ko00710(Carbon fixation in photosynthetic organisms);ko01230(Biosynthesis of amino acids);ko01200(Carbon metabolism)
#> 1187                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        ko00983(Drug metabolism - other enzymes)
#> 1188                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               ko04142(Lysosome)
#> 1189                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ko03040(Spliceosome)
#> 1190                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ko03040(Spliceosome)
#> 1191                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ko04141(Protein processing in endoplasmic reticulum)
#> 1192                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ko04064(NF-kappa B signaling pathway);ko04622(RIG-I-like receptor signaling pathway)
#> 1193                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         ko04120(Ubiquitin mediated proteolysis)
#> 1194                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       ko04214(Apoptosis - fly);ko04080(Neuroactive ligand-receptor interaction)
#> 1195                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   ko00520(Amino sugar and nucleotide sugar metabolism);ko00051(Fructose and mannose metabolism)
#> 1196                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             ko04210(Apoptosis);ko04540(Gap junction);ko04530(Tight junction);ko04145(Phagosome)
#> 1197                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             ko04141(Protein processing in endoplasmic reticulum);ko00510(N-Glycan biosynthesis);ko00513(Various types of N-glycan biosynthesis)
#> 1198                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    ko04621(NOD-like receptor signaling pathway)
#> 1199                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    ko04621(NOD-like receptor signaling pathway)
#> 1200                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 ko00480(Glutathione metabolism)
#> 1201                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ko04141(Protein processing in endoplasmic reticulum)
#> 1202                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ko00450(Selenocompound metabolism)
#> 1203                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         ko00240(Pyrimidine metabolism);ko00983(Drug metabolism - other enzymes)
#> 1204                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ko03040(Spliceosome)
#> 1205                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         ko04120(Ubiquitin mediated proteolysis)
#> 1206                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               ko03010(Ribosome)
#> 1207                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 ko03320(PPAR signaling pathway)
#> 1208                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 ko03320(PPAR signaling pathway)
#> 1209                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         ko04120(Ubiquitin mediated proteolysis)
#> 1210                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      ko04013(MAPK signaling pathway - fly);ko04141(Protein processing in endoplasmic reticulum);ko04120(Ubiquitin mediated proteolysis);ko04624(Toll and Imd signaling pathway)
#> 1211                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    ko04141(Protein processing in endoplasmic reticulum);ko04120(Ubiquitin mediated proteolysis)
#> 1212                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    ko04141(Protein processing in endoplasmic reticulum);ko04120(Ubiquitin mediated proteolysis)
#> 1213                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         ko04120(Ubiquitin mediated proteolysis)
#> 1214                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 ko04120(Ubiquitin mediated proteolysis);ko04624(Toll and Imd signaling pathway)
#> 1215                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         ko04624(Toll and Imd signaling pathway)
#> 1216                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    ko04212(Longevity regulating pathway - worm)
#> 1217                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         ko00240(Pyrimidine metabolism);ko00983(Drug metabolism - other enzymes)
#> 1218                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         ko00240(Pyrimidine metabolism);ko00983(Drug metabolism - other enzymes)
#> 1219                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ko04141(Protein processing in endoplasmic reticulum)
#> 1220                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               ko00520(Amino sugar and nucleotide sugar metabolism);ko00053(Ascorbate and aldarate metabolism);ko00040(Pentose and glucuronate interconversions)
#> 1221                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     ko00520(Amino sugar and nucleotide sugar metabolism);ko00052(Galactose metabolism);ko00040(Pentose and glucuronate interconversions);ko00500(Starch and sucrose metabolism)
#> 1222                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          ko00053(Ascorbate and aldarate metabolism);ko00040(Pentose and glucuronate interconversions);ko00140(Steroid hormone biosynthesis);ko00860(Porphyrin and chlorophyll metabolism);ko00830(Retinol metabolism);ko00982(Drug metabolism - cytochrome P450);ko00983(Drug metabolism - other enzymes);ko00980(Metabolism of xenobiotics by cytochrome P450)
#> 1223                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          ko00053(Ascorbate and aldarate metabolism);ko00040(Pentose and glucuronate interconversions);ko00140(Steroid hormone biosynthesis);ko00860(Porphyrin and chlorophyll metabolism);ko00830(Retinol metabolism);ko00982(Drug metabolism - cytochrome P450);ko00983(Drug metabolism - other enzymes);ko00980(Metabolism of xenobiotics by cytochrome P450)
#> 1224                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          ko00053(Ascorbate and aldarate metabolism);ko00040(Pentose and glucuronate interconversions);ko00140(Steroid hormone biosynthesis);ko00860(Porphyrin and chlorophyll metabolism);ko00830(Retinol metabolism);ko00982(Drug metabolism - cytochrome P450);ko00983(Drug metabolism - other enzymes);ko00980(Metabolism of xenobiotics by cytochrome P450)
#> 1225                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          ko00053(Ascorbate and aldarate metabolism);ko00040(Pentose and glucuronate interconversions);ko00140(Steroid hormone biosynthesis);ko00860(Porphyrin and chlorophyll metabolism);ko00830(Retinol metabolism);ko00982(Drug metabolism - cytochrome P450);ko00983(Drug metabolism - other enzymes);ko00980(Metabolism of xenobiotics by cytochrome P450)
#> 1226                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          ko00053(Ascorbate and aldarate metabolism);ko00040(Pentose and glucuronate interconversions);ko00140(Steroid hormone biosynthesis);ko00860(Porphyrin and chlorophyll metabolism);ko00830(Retinol metabolism);ko00982(Drug metabolism - cytochrome P450);ko00983(Drug metabolism - other enzymes);ko00980(Metabolism of xenobiotics by cytochrome P450)
#> 1227                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         ko00240(Pyrimidine metabolism);ko00983(Drug metabolism - other enzymes)
#> 1228                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         ko00232(Caffeine metabolism);ko00230(Purine metabolism)
#> 1229                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             ko00770(Pantothenate and CoA biosynthesis);ko00410(beta-Alanine metabolism);ko00240(Pyrimidine metabolism);ko00983(Drug metabolism - other enzymes)
#> 1230                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         ko00240(Pyrimidine metabolism);ko00983(Drug metabolism - other enzymes)
#> 1231                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  ko00240(Pyrimidine metabolism)
#> 1232                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          ko00190(Oxidative phosphorylation);ko04260(Cardiac muscle contraction)
#> 1233                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          ko00190(Oxidative phosphorylation);ko04260(Cardiac muscle contraction)
#> 1234                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          ko00190(Oxidative phosphorylation);ko04260(Cardiac muscle contraction)
#> 1235                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          ko00190(Oxidative phosphorylation);ko04260(Cardiac muscle contraction)
#> 1236                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          ko00190(Oxidative phosphorylation);ko04260(Cardiac muscle contraction)
#> 1237                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ko02020(Two-component system);ko00190(Oxidative phosphorylation);ko04260(Cardiac muscle contraction)
#> 1238                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          ko00190(Oxidative phosphorylation);ko04260(Cardiac muscle contraction)
#> 1239                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          ko00190(Oxidative phosphorylation);ko04260(Cardiac muscle contraction)
#> 1240                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      ko00230(Purine metabolism)
#> 1241                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      ko00230(Purine metabolism)
#> 1242                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   ko00340(Histidine metabolism)
#> 1243                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   ko00860(Porphyrin and chlorophyll metabolism)
#> 1244                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      ko04139(Mitophagy - yeast)
#> 1245                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     ko04137(Mitophagy - animal)
#> 1246                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ko03040(Spliceosome)
#> 1247                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      ko03008(Ribosome biogenesis in eukaryotes)
#> 1248                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   ko00650(Butanoate metabolism)
#> 1249                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           ko04145(Phagosome);ko04130(SNARE interactions in vesicular transport)
#> 1250                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ko04130(SNARE interactions in vesicular transport)
#> 1251                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     ko04140(Autophagy - animal);ko04130(SNARE interactions in vesicular transport);ko04611(Platelet activation)
#> 1252                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ko04141(Protein processing in endoplasmic reticulum)
#> 1253                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      ko04217(Necroptosis);ko04020(Calcium signaling pathway);ko04022(cGMP - PKG signaling pathway);ko04621(NOD-like receptor signaling pathway)
#> 1254                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 ko04216(Ferroptosis);ko04217(Necroptosis);ko04020(Calcium signaling pathway);ko04022(cGMP - PKG signaling pathway);ko04621(NOD-like receptor signaling pathway)
#> 1255                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           ko04066(HIF-1 signaling pathway);ko04120(Ubiquitin mediated proteolysis);ko04212(Longevity regulating pathway - worm)
#> 1256                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    ko00130(Ubiquinone and other terpenoid-quinone biosynthesis)
#> 1257                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    ko00130(Ubiquinone and other terpenoid-quinone biosynthesis)
#> 1258                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      ko04138(Autophagy - yeast)
#> 1259                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ko04144(Endocytosis)
#> 1260                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ko04144(Endocytosis)
#> 1261                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ko04144(Endocytosis)
#> 1262                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ko04144(Endocytosis)
#> 1263                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   ko04138(Autophagy - yeast);ko04130(SNARE interactions in vesicular transport)
#> 1264                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      ko04510(Focal adhesion);ko04151(PI3K-Akt signaling pathway);ko04512(ECM-receptor interaction);ko04610(Complement and coagulation cascades)
#> 1265                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ko03040(Spliceosome)
#> 1266                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ko03015(mRNA surveillance pathway)
#> 1267                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      ko03008(Ribosome biogenesis in eukaryotes)
#> 1268                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      ko03008(Ribosome biogenesis in eukaryotes)
#> 1269                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    ko04140(Autophagy - animal);ko04136(Autophagy - other eukaryotes);ko04138(Autophagy - yeast)
#> 1270                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    ko04140(Autophagy - animal);ko04136(Autophagy - other eukaryotes);ko04138(Autophagy - yeast)
#> 1271                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    ko04144(Endocytosis);ko04120(Ubiquitin mediated proteolysis)
#> 1272                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ko04141(Protein processing in endoplasmic reticulum)
#> 1273                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          ko04214(Apoptosis - fly);ko04810(Regulation of actin cytoskeleton);ko04520(Adherens junction);ko04510(Focal adhesion);ko04540(Gap junction);ko04144(Endocytosis);ko04020(Calcium signaling pathway);ko04012(ErbB signaling pathway);ko04068(FoxO signaling pathway);ko04066(HIF-1 signaling pathway);ko04010(MAPK signaling pathway);ko04013(MAPK signaling pathway - fly);ko04151(PI3K-Akt signaling pathway);ko04072(Phospholipase D signaling pathway);ko04015(Rap1 signaling pathway);ko04014(Ras signaling pathway);ko04060(Cytokine-cytokine receptor interaction);ko04320(Dorso-ventral axis formation);ko04915(Estrogen signaling pathway);ko04912(GnRH signaling pathway);ko04921(Oxytocin signaling pathway)
#> 1274                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             ko03450(Non-homologous end-joining)
#> 1275                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             ko03018(RNA degradation);ko03008(Ribosome biogenesis in eukaryotes)
#> 1276                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       ko04110(Cell cycle);ko04114(Oocyte meiosis);ko04390(Hippo signaling pathway);ko04391(Hippo signaling pathway -fly);ko04013(MAPK signaling pathway - fly);ko04151(PI3K-Akt signaling pathway);ko04212(Longevity regulating pathway - worm)
#> 1277                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          ko04110(Cell cycle);ko04114(Oocyte meiosis);ko04390(Hippo signaling pathway);ko04391(Hippo signaling pathway -fly);ko04011(MAPK signaling pathway - yeast);ko04151(PI3K-Akt signaling pathway);ko04722(Neurotrophin signaling pathway)
#> 1278                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       ko00330(Arginine and proline metabolism);ko00630(Glyoxylate and dicarboxylate metabolism)
#> 1279                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ko03040(Spliceosome)
#> 1280                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        ko00900(Terpenoid backbone biosynthesis)