[gt-users] dupfeat, interfeat and mergefeat tool (was: Re: A series of questions regarding GenomeTools C and its Python interface)

Brent Pedersen bpederse at gmail.com
Wed May 6 15:41:38 CEST 2009


On Wed, May 6, 2009 at 5:40 AM, Gordon Gremme <gremme at gmail.com> wrote:
>> hi, patch attached. let me know if any changes are needed.
>> the tests are kinda hacky, but do the trick.
>
> The bindings look good. But how to you call the tests? I can't see how
> these gtpython tests are called from testsuite.rb.
>
> Gordon
>
> P.S.: Is there a reason that you didn't put your name in the copyright notice?
> _______________________________________________
> gt-users mailing list
> gt-users at genometools.org
> http://genometools.org/mailman/listinfo/gt-users
>

i call the tests like:
path/to/genometools/gtpython$ PYTHONPATH=. python tests/__init__.py

i didnt hook it into the testsuite.rb.
i guess it should just run that command and check for 'OK' as the last line.

re my name, i just copy-pasted another file and didn't notice.
-b


More information about the gt-users mailing list