The official Python interface to the g:Profiler [1] toolkit for enrichment analysis of functional (GO and other) terms.
Installation on Linux using pip
The pip tool [4] is the recommended method of installing Python packages.
Optionally create a virtual environment [2]:
$ virtualenv2 myenv $ source myenv/bin/activate
Install the software with pip, see [3] for instructions:
$ pip install gprofiler-official
Make sure that the installed gprofiler.py script is on your $PATH. When using a virtual environment as shown above, this should happen automatically.
Run an example query:
$ gprofiler.py -o scerevisiae "swi4 swi6"
For detailed usage instructions, see:
$ gprofiler.py --help
Installation on Linux using the tarball
You may simply download the tarball from gprofiler-official PyPI page [5], extract it and use the gprofiler.py script without installation. The script is designed to be lightweight and not require any 3rd party modules. For detailed usage instructions, see:
$ gprofiler.py --help
Installation on other platforms
Please see [3] for package installation instructions on various platforms.
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file gprofiler-official-0.1.tar.gz.
File metadata
- Download URL: gprofiler-official-0.1.tar.gz
- Upload date:
- Size: 5.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
72dceb37401b1b6b0455cb10fd822119c7180cc17ff51679cd8adc1e729d2746
|
|
| MD5 |
f05b3a99bd4f34ca4146d956fd8ce272
|
|
| BLAKE2b-256 |
3ac8209341cd41e3f6a916089700482b50de57bada25aadccca2fc9ec2d9f1d1
|