protViz / prora

running ora or gsea on lists of proteinidentifiers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

@example in makeGPS_wrappR - update exampleSymbols to uniprot

wolski opened this issue · comments

update exampleSymbols to uniprot - exampleSymbols are still genenames while makeGPS_wrappR got updated to uniprot.

  • make keytype a function parameter so that also other types then uniprot could be passed to function.
  • function has high line count 96-27 = 69 and nontrivial control flow -> refactor into smaller functions.