{ "info": { "author": "Antti Honkela", "author_email": "antti.honkela@helsinki.fi", "bugtrack_url": null, "classifiers": [ "Environment :: Web Environment", "License :: OSI Approved :: GNU Affero General Public License v3", "Natural Language :: English", "Operating System :: OS Independent", "Programming Language :: Python", "Topic :: Database :: Front-Ends", "Topic :: Internet :: WWW/HTTP :: Dynamic Content", "Topic :: Scientific/Engineering :: Bio-Informatics" ], "description": "tigreBrowser\n============\n\nGene expression model browser for results from tigre and GPrank R packages\n(http://www.bioconductor.org/packages/release/bioc/html/tigre.html),\n(https://cran.r-project.org/package=GPrank).\n\ntigreBrowser is licensed under GNU Affero General Public License (AGPL3)\n\ntigreBrowser includes jQuery 1.4.2. (http://jquery.com/) licensed under MIT/GPL2 license\n\ntigreBrowser includes jQuery Dynamic Form 1.0.3. (http://code.google.com/p/jquery-dynamic-form/) licensed under GPL3 license\n\n\nRecent changes\n==============\n\nVersion 1.1 (2017-02-10)\n* More robust file search for stand-alone version\n\nVersion 1.0.4 (2015-09-14)\n* CSS file reorganisation for more reliable operation on https servers\n\nVersion 1.0.3 (2014-01-28)\n* File reorganisation to simplify database import from text files\n* Add new options to control UI complexity\n\nVersion 1.0.2 (2011-09-20)\n* Fix a bug in handling '_' in experiment names\n\nVersion 1.0.1 (2011-01-17)\n* Miscellaneous bugfixes.\n\nVersion 1.0.0 (2010-10-08)\n* Initial release.\n\n\nInstallation\n============\n\ntigreBrowser requires Python version >=2.5.\ntigreBrowser can be installed with the following command:\n\n```\npython setup.py install\n```\n\nFor more information about installing python modules (for example, installing\nwithout root permissions for the current user only), see\nhttp://docs.python.org/install/\n\n\nStarting server\n===============\n\nThe web server included in tigreBrowser must be running in order to use the\nactual result browser.\n\nYou will need a database file generated by the tigre R package\n(http://www.bioconductor.org/packages/release/bioc/html/tigre.html) or the\nGPrank R package (https://cran.r-project.org/package=GPrank). The tigre\npackage contains a test database file 'database.sqlite' which can be used to\ntest tigreBrowser. The test database was generated using the instructions and\nexample data included in tigre package.\n\nExecute tigreServer.py to start the graphical user interface of the server. In\norder to start the result browser, one must first select a database file of\nwhich results will be shown. This can be accomplished by selecting 'Open\ndatabase file' and choosing a database file. The database file must not have\nwrite permissions. The server can then be started by clicking 'Start server'.\nWhen clicked, a label appears below the buttons to show the URL of the result\nbrowser.\n\nThe result browser is now accessible in that URL using a regular web browser.\nInstructions on using the browser are in the next section of this manual. The\nbrowser is available until the server is stopped with the 'Stop server' button.\n\ntigreServer.py can also be used with a command-line interface. Start the script\nwith `--help` option for more details.\n\n\nUsing the browser\n=================\n\nDataset selection\n-----------------\n\nThe dataset selection determines which results will be visible in the results\nlisting and in which order. The experiment set selection is used to select the\nset of experiments. Only results from these experiments will be shown in the\nlisting.\n\nNext in the dataset selection is the selection of transcription factor (TF) or\ntarget set, depending on whether the result browser is set to Target ranking\nmode or regulator ranking mode (see installation). In target ranking mode, the\nTF selection is available and the results listing contains results for\ndifferent targets with the given TF. In regulator ranking mode, the target set\nis selected and the listing will show results for different regulators.\n\nAs the number of results can be high, the results might be divided into multiple\npages. \"Number of genes per page\" selection can be used to adjust the number of\nshowed results. It can be useful to decrease the number of results if the page\nloads slowly due to huge number of images.\n\nFinally, the order in which the results are showed can be altered with the\n\"Sort by\" selection. The results will be sorted descendingly by the given\ncriterion.\n\n\nFiltering\n---------\n\nResults can be filtered by different criteria. One can, for example, show only\nresults for genes that have z-score higher than a certain threshold.\n\nIt is possible to combine multiple criteria when filtering. \"[+]\" link can be\nused to add another criterion. A criterion can be likewise removed using \"[-]\"\nlink (not showed when there is only one criterion). When multiple criteria are\nused, a gene result must meet all the criteria to be showed in the listing.\n\nFiltering is activated using \"Apply filters\" checkbox.\n\n\nHighlighting\n------------\n\nIf genes in the database contain supplementary data, results can be highlighted\nusing that data. The available highlighting options are showed with the colors\nassociated to those options.\n\nThe highlighting works by showing colored boxes below the probe names in the\nresult listing for genes which have supplementary data that matches the\nselection.\n\n\nSearch\n------\n\nIt is possible to search results for the given genes. The search works by\ntyping comma separated list of gene or probe names to the search box. Gene\naliases can also be used as a search entry.\n\n\nDisplaying results\n------------------\n\nThe results for the given selection of dataset, filters, highlights and search\nwill be showed when \"Send\" button is clicked. The database will then be queried\nfor results which match the given selection. \"Reset\" button can be used to\nclear all selections and textfields.\n\nThe results listing contains multiple columns. In the first column a probe\nname is displayed with a GENENAME associated with the probe. Next to the gene\nname, is the gene expression figure if one is defined in the database. The\nfollowing column contains the actual results for genes. Any supplementary data\nis also displayed here. Experiment figures will be displayed alongside the\nresult values.\n\nFinally, experiment parameters, if inserted into the database, will be\ndisplayed as a table next to the figures.", "description_content_type": null, "docs_url": null, "download_url": null, "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/PROBIC/tigreBrowser/", "keywords": null, "license": "AGPL3", "maintainer": null, "maintainer_email": null, "name": "tigreBrowser", "package_url": "https://pypi.org/project/tigreBrowser/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/tigreBrowser/", "project_urls": { "Homepage": "https://github.com/PROBIC/tigreBrowser/" }, "release_url": "https://pypi.org/project/tigreBrowser/1.1/", "requires_dist": null, "requires_python": null, "summary": "Gene expression model browser for results from tigre R package (http://www.bioconductor.org/packages/release/bioc/html/tigre.html)", "version": "1.1" }, "last_serial": 2633190, "releases": { "1.0.1": [ { "comment_text": "", "digests": { "md5": "bfcfb9ae6e4790464d867f605139ae17", "sha256": "1b5fd5c032cfba6749784895be0b3d4a57d6a232759bdfcbb31aa8b26d97101f" }, "downloads": -1, "filename": "tigreBrowser-1.0.1.tar.gz", "has_sig": false, "md5_digest": "bfcfb9ae6e4790464d867f605139ae17", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 197622, "upload_time": "2011-01-17T12:36:54", "url": "https://files.pythonhosted.org/packages/94/ab/d3e6e2c8012546c403997f67d69b444bb6ab166f8529dba3f28e18ad84de/tigreBrowser-1.0.1.tar.gz" }, { "comment_text": "", "digests": { "md5": "85702ca21d74e48b71846fd18abcbefe", "sha256": "b58982b2f651356df54cd441f8377a0a60d3e3a3af520d778863b0b2da717307" }, "downloads": -1, "filename": "tigreBrowser-1.0.1.zip", "has_sig": false, "md5_digest": "85702ca21d74e48b71846fd18abcbefe", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 206129, "upload_time": "2011-01-17T12:37:10", "url": "https://files.pythonhosted.org/packages/f3/d5/fd36186ed34cf450b0e687215390680affd5fe3aabce9a7523c0003b5ffa/tigreBrowser-1.0.1.zip" } ], "1.0.2": [ { "comment_text": "", "digests": { "md5": "48262db4dc9352cf84f14d0f86c4449c", "sha256": "d7444959dc844eae2d1064a804f413fb539295fec18629dac9718829290649ee" }, "downloads": -1, "filename": "tigreBrowser-1.0.2.tar.gz", "has_sig": false, "md5_digest": "48262db4dc9352cf84f14d0f86c4449c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 196477, "upload_time": "2011-09-20T13:22:15", "url": "https://files.pythonhosted.org/packages/60/20/7c7ef1ef4b537430a36f76694f08053167ef6fda47bb6b5e80bf80eb7d95/tigreBrowser-1.0.2.tar.gz" }, { "comment_text": "", "digests": { "md5": "45cdcf66e48d120e0eec73b11ebcd54c", "sha256": "7e904e9aee3ff1eee0659df8f93976e66fea12a93c449feb0519b3698e80389d" }, "downloads": -1, "filename": "tigreBrowser-1.0.2.zip", "has_sig": false, "md5_digest": "45cdcf66e48d120e0eec73b11ebcd54c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 206123, "upload_time": "2011-09-20T13:22:08", "url": "https://files.pythonhosted.org/packages/52/62/5a846c9cd75f8f1aef0b521a7a32e557e03ed7d5a6bdf28059c7785eea52/tigreBrowser-1.0.2.zip" } ], "1.0.3": [ { "comment_text": "", "digests": { "md5": "a81924503ed91a0e7c70c83e8e3328ca", "sha256": "56e381b7a236dc48158274872078fb82110ba703acec3035785d5a8921affa3f" }, "downloads": -1, "filename": "tigreBrowser-1.0.3.tar.gz", "has_sig": false, "md5_digest": "a81924503ed91a0e7c70c83e8e3328ca", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 208129, "upload_time": "2014-01-28T12:13:47", "url": "https://files.pythonhosted.org/packages/af/40/e159df4f9cd971b10b7348ef93ce4bcae204c160b920be4a2fc21e5221e3/tigreBrowser-1.0.3.tar.gz" }, { "comment_text": "", "digests": { "md5": "c04c385aef757cc72b261f5a88c70c57", "sha256": "f51be61a9a23b273447ca1371006d37f69dde121f8127c03aed1ecd1f0951b62" }, "downloads": -1, "filename": "tigreBrowser-1.0.3.zip", "has_sig": false, "md5_digest": "c04c385aef757cc72b261f5a88c70c57", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 218650, "upload_time": "2014-01-28T12:13:43", "url": "https://files.pythonhosted.org/packages/17/7d/9788b9bfc0444aae8b55d0feb8bef363cc48ed2e38d5e72d5f18d16e0079/tigreBrowser-1.0.3.zip" } ], "1.0.4": [ { "comment_text": "", "digests": { "md5": "fdebc40e34f061d8c10ac66cb5b54869", "sha256": "4994cc7925bb83ef1ba9ac69a2d09f1df981ecb5aca880490fb7668b085c5ca3" }, "downloads": -1, "filename": "tigreBrowser-1.0.4.tar.gz", "has_sig": false, "md5_digest": "fdebc40e34f061d8c10ac66cb5b54869", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 208464, "upload_time": "2015-09-14T13:19:58", "url": "https://files.pythonhosted.org/packages/df/43/5dd2801b88edd8b84351be55c5101ebaacc60fbd7783b2d2236829c7972e/tigreBrowser-1.0.4.tar.gz" } ], "1.1": [ { "comment_text": "", "digests": { "md5": "718ff184efb228a27a370aae4eeff388", "sha256": "2bda8d1a58efb29cd2ccfb989e41eb8a314c23869318e034a487d2acb6a1b349" }, "downloads": -1, "filename": "tigreBrowser-1.1.tar.gz", "has_sig": false, "md5_digest": "718ff184efb228a27a370aae4eeff388", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 253436, "upload_time": "2017-02-10T12:33:36", "url": "https://files.pythonhosted.org/packages/8d/73/5e5750e00b66549247e98727540d942529777a0c6aa48905cc983665fa87/tigreBrowser-1.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "718ff184efb228a27a370aae4eeff388", "sha256": "2bda8d1a58efb29cd2ccfb989e41eb8a314c23869318e034a487d2acb6a1b349" }, "downloads": -1, "filename": "tigreBrowser-1.1.tar.gz", "has_sig": false, "md5_digest": "718ff184efb228a27a370aae4eeff388", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 253436, "upload_time": "2017-02-10T12:33:36", "url": "https://files.pythonhosted.org/packages/8d/73/5e5750e00b66549247e98727540d942529777a0c6aa48905cc983665fa87/tigreBrowser-1.1.tar.gz" } ] }