Library for interacting with Open Tree of Life resources
Project description
peyotl is a python package written to make it easier to interact with the software produced by the Open Tree of Life project. Specifically, to:
- interact with a local version of the phylesystem repository of
curated phylogenetic studies ;
- call web services associated with the studies (served by web app
running the phylesystem api code);
- call web services associated with taxonomic resolution services
(running taxomachine );
- call web services associated with Open Tree of Life’s “synthetic” estimate
of the tree of life (running treemachine);
- call web services associated with an annotation database (that
we have not built yet)
Currently peyotl is used to implement most of the functionality in the phylesystem api backend of the study curation tool.
Instructions
virtualenv pey . pey/bin/activate pip install -r requirements.txt python setup.py develop python setup.py test
performs the basic installation and test. For full(er) documentation, check out the wiki.
Thanks
Thanks to NSF and HITS for funding support.
peyotl is primarily written by Mark Holder, Emily Jane McTavish, and Jim Allman, but see the CONTRIBUTORS file for a more complete list of people who have contributed code.
The fabulous Karl Gude created the logo.
Several parts of the setup.py, logging, documentation, and test suite were based on Jeet Sukumraran’s work in the DendroPy package.
- The sortattr.xslt stylesheet (which is only used in round-trip testing) is from
http://stackoverflow.com/questions/1429991/using-xsl-to-sort-attributes
- The peyotl.phylesystem.git_actions (and the tests) were a part of the api.opentreeoflife.org
repo which was primarily the work of Duke Leto (at that time).
Jim Allman, Karen Cranston, Cody Hinchliff, Mark Holder, Peter Midford, and Jonathon Rees all participated in the discussions that led to the NexSON mapping.
- The peyotl/test/data/nexson/phenoscape/nexml test file is from
https://raw.github.com/phenoscape/phenoscape-data/master/Curation%20Files/completed-phenex-files/Characiformes/Buckup_1998.xml Phenoscape file (download), NESCent [Feb 16, 2014] The citation for the data is in the nexml doc itself.
Etymology: According to Wikipedia, peyotl is the Nahuatl word for Lophophora williamsii.
Project details
Release history Release notifications | RSS feed
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 peyotl-0.1.2.tar.gz
.
File metadata
- Download URL: peyotl-0.1.2.tar.gz
- Upload date:
- Size: 1.1 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 221cdc721d53c21094e31f17b6bf11922d612ba91cc5925afd61c847431732b5 |
|
MD5 | dccb31d250d3bbb1e658845e28258180 |
|
BLAKE2b-256 | c340d666020fee47d5fb1024de615df6f2940dd2fe16f13d0b09cf36257becd0 |