Welcome, guest | Sign In | My Account | Store | Cart

Notice! PyPM is being replaced with the ActiveState Platform, which enhances PyPM’s build and deploy capabilities. Create your free Platform account to download ActivePython or customize Python with the packages you require and get automatic updates.

Download
ActivePython

gptwosample is unavailable in PyPM, because there aren't any builds for it in the package repositories. Click the linked icons to find out why.

 Python 2.7Python 3.2Python 3.3
Windows (32-bit)
Windows (64-bit)
Mac OS X (10.5+)
Linux (32-bit)
Linux (64-bit)
 
Links
License
Apache License v2.0

This module allows the user to compare two timelines with respect to diffferential expression.

It compares two timeseries against each other, depicting whether these two timeseries were more likely drawn from the same function, or from different ones. This prediction is defined by which covariance function :py:class:`pygp.covar` you use.

System Message: ERROR/3 (<string>, line 7); backlink

Unknown interpreted text role "py:class".

To use gptwosample without installing: $ python gptwosample --help

To install gptwosample run: $ easy_install gptwosample or run:: $ python setup.py install from gptwosample directory if you downloaded the source. This will install a script gptwosample into your python bin. In some cases this bin is not in $PATH and must be included extra.

Try printing the full help of the script using:: gptwosample --help
restart your unix shell if it is not yet registered.

To run optional package tests before installing run: python setup test

After installation you can use GPTwoSample with all it's features. See doc/index.html for the documentation in your site-packages folder, see www.python.org for further details.

Examples: Please see 'ready-to-use' example scripts in ./gptwosample/examples. (In your python site-packages folder, see www.python.org for further details)

Example run: $ exdir=gptwosample/examples/ $ gptwosample -vtpo toy $exdir/ToyCondition1.csv $exdir/ToyCondition2.csv

To see for example GPTimeShift example, run

sh gptimeshift_example.sh

The Output will be saved in gptimeshift_example/ with plots and results.csv. If you don't have sh, you can still run the script by modifying the scripts via "chmod -x gptimeshift_example.sh" and then run it by "./gptimeshift_example.sh"

Make sure to run "python ./examples/generateToyExampleFiles.py" to generate toy data for examples, if they are not present.

Subscribe to package updates

What does the lock icon mean?

Builds marked with a lock icon are only available via PyPM to users with a current ActivePython Business Edition subscription.

Need custom builds or support?

ActivePython Enterprise Edition guarantees priority access to technical support, indemnification, expert consulting and quality-assured language builds.

Plan on re-distributing ActivePython?

Get re-distribution rights and eliminate legal risks with ActivePython OEM Edition.