Skip to content

Commit

Permalink
commented out data loading
Browse files Browse the repository at this point in the history
  • Loading branch information
RA committed Mar 11, 2021
1 parent 0aeef50 commit b8f5d13
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions R/check.ewce.genelist.input.r
Original file line number Diff line number Diff line change
Expand Up @@ -34,9 +34,9 @@ check.ewce.genelist.inputs <- function(sct_data,hits,bg,genelistSpecies,sctSpeci
#data("mouse_to_human_homologs")
#data("all_mgi")
#data("all_hgnc")
mouse_to_human_homologs <- EWCE::mouse_to_human_homologs
all_mgi <- EWCE::all_mgi
all_hgnc <- EWCE::all_hgnc
#mouse_to_human_homologs <- EWCE::mouse_to_human_homologs
#all_mgi <- EWCE::all_mgi
#all_hgnc <- EWCE::all_hgnc
orthologsOnly=FALSE

# CHECK THE ARGUMENTS ARE PROPERLY STRUCTURED
Expand Down

0 comments on commit b8f5d13

Please sign in to comment.