forked from biologic/stylus
-
Notifications
You must be signed in to change notification settings - Fork 0
License
rjones30/stylus
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Stylus 1.4.0, Biologic Institute https://github.com/biologic/stylus BUILDING STYLUS The stylus engine is packaged as a python module using the standard python distutils package. It depends on libxml2 and naturally the python development headers. To install locally, run the bootstrap script. This will install the python library into the lib folder where it will be found by the ./stylus script. Test the build by executing the following command from the root of the Stylus directory: ./stylus -e -r -- -g 52DC.gene -p simple.xml -u ./sample/,./sample/ If all is working, this will generate data and reports under the sample directory. EXTERNAL REQUIREMENTS The following must be installed prior to building or running Stylus: - xmllib2 2.6.26 or greater (see http://xmlsoft.org/) - swig 1.3.31 or greater (see http://www.swig.org/) - Python 2.3 or greater (see http://python.org/) SETTING UP AND RUNNING STYLUS The Stylus User Guide gives detailed information on running Stylus through either the provided scripts or by using its API. It is *not* necessary to install Stylus when using the provided scripts from their location in the project (they find and use the locally built version). Please send all comments and questions to [email protected]. Stylus, Copyright 2006-2009 Biologic Institute Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
About
No description, website, or topics provided.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published