Hi.
On DAVID's website there's a python code with which one can use DAVID's services. This code includes the functions getTermClusterReport and getGeneClusterRepor, which are supposed to do the classifying. I couldn't find information about the parameters of these functions , so I'm unable to use them.
Does anyone know these functions or where to get more information in addition to this web page?
2 answers
The documentation clearly is severely lacking. I would imagine that the Python library parameter naming matches that of the web API that is described here:
https://david.abcc.ncifcrf.gov/content.jsp?file=DAVID_API.html
on that page, you can see the parameter naming and the valid selections for each.
Log in to answer this question.