Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
MIDDLEEAST\shaybe committed Oct 24, 2019
2 parents 650d26e + 83e76bb commit c1ddc1a
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,9 @@ pip install pyGOrilla

GOr = GOrillaEvaluator() # note, this constructor can take parameters. See code for documentation.

restable = GOrillaEvaluator.evaluate(genelist, outputfile)
restable = GOrillaEvaluator.evaluate_list(genelist, outputfile (optional))

GOrillaEvaluator.evaluate_file_folder(inputpath)


Enjoy!

0 comments on commit c1ddc1a

Please sign in to comment.