{ "info": { "author": "Janina Mass", "author_email": "janina.mass@hhu.de", "bugtrack_url": null, "classifiers": [ "Topic :: Scientific/Engineering :: Bio-Informatics" ], "description": "=======\nScythe\n=======\n\n*Scythe*, Selection of Conserved Transcript by Homology Evaluation, tries to find the best matching set of transcripts for each one-to-one orthologous gene from two or more species.\n\n\nUsage (GUI): ::\n\t\n\tscythe-gui.py\n\n\nUsage (command line): ::\n \n ######################################\n # scythe.py v0.1a1 #\n ######################################\n usage:\n scythe.py -i DIR -g .grpFILE -d DELIMITER --cleanup\n\n usage with configuration file:\n scythe.py --config configuration.scy\n\n general options:\n -C, --config use configuration file instead of\n command line parameters\n -c, --cleanup remove temporary files when done\n -h, --help prints this\n -i, --in_dir=DIR folder w/ subfolders \"fa\" and \"loc\"\n\n -o, --out_dir=DIR output directory [default:./]\n -N, --num_cores=NUM number of processors to use [default 1]\n\n algorithm options:\n -R, --sl_ref find best matches to reference\n -G, --sl_glob best scoring pair as seed\n -M, --mx_sum optimize sum of pairwise scores\n\n\n alignment options:\n -O, --gap_open=FLOAT needleall gap opening cost [default 10]\n -E, --gap_extend=FLOAT needleall gap extension cost\n\n fasta options:\n -d, --delim=STRING split fasta headers at STRING\n -a, --asID=INT use INTth part of fasta header as transcript-ID\n (default:0)\n\n further help:\n Please see documentation.\n \n\nInstallation\n============\nScythe needs Python 3. You might want to set up a virtual environment with Python 3 for easier package management. \nPlease see the documentation for more details.\n(In your virtual environment) install Scythe via ::\n\n pip install scythe\n\n\nRequirements\n============\n\nPython modules\n~~~~~~~~~~~~~~~\n* configparser\n* mysql-connector-python\n\n ::\n\n pip install configparser\n pip install --allow-external mysql-connector-python mysql-connector-python \n\nExternal programs\n------------------\n* needleall (version 6.3.1; EMBOSS package, http://emboss.sourceforge.net/)", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "UNKNOWN", "keywords": null, "license": "GPLv3", "maintainer": null, "maintainer_email": null, "name": "scythe", "package_url": "https://pypi.org/project/scythe/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/scythe/", "project_urls": { "Download": "UNKNOWN", "Homepage": "UNKNOWN" }, "release_url": "https://pypi.org/project/scythe/0.1a1/", "requires_dist": null, "requires_python": null, "summary": "Find best matching set of transcripts for one-to-one orthologous genes from two or more species", "version": "0.1a1" }, "last_serial": 1126195, "releases": { "0.1a1": [ { "comment_text": "", "digests": { "md5": "e883db8896c956a592371f91a09ab31e", "sha256": "cf6a7f87f3a31fed5b02eef105d5f19b5fece6c3180a007f663f12c0071771ef" }, "downloads": -1, "filename": "scythe-0.1a1-py3.2.egg", "has_sig": false, "md5_digest": "e883db8896c956a592371f91a09ab31e", "packagetype": "bdist_egg", "python_version": "3.2", "requires_python": null, "size": 174002, "upload_time": "2014-06-16T09:25:41", "url": "https://files.pythonhosted.org/packages/55/98/5ba25071a1cf1ef0a54bcd588a4e807b2667603dfe95f551d5a50306cb86/scythe-0.1a1-py3.2.egg" }, { "comment_text": "", "digests": { "md5": "68e07c4581c7410198535166eac4ba85", "sha256": "4f1a09c14acad2f4361455db741ef33d4505a38997f24ff610f2cec6b49c6dc2" }, "downloads": -1, "filename": "scythe-0.1a1.tar.gz", "has_sig": false, "md5_digest": "68e07c4581c7410198535166eac4ba85", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 287144, "upload_time": "2014-06-16T09:27:14", "url": "https://files.pythonhosted.org/packages/b5/ac/4a4810a0cabc6dc24bee9501cf12f8a4a5709a2e46ddc04a0cdfe15559c5/scythe-0.1a1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "e883db8896c956a592371f91a09ab31e", "sha256": "cf6a7f87f3a31fed5b02eef105d5f19b5fece6c3180a007f663f12c0071771ef" }, "downloads": -1, "filename": "scythe-0.1a1-py3.2.egg", "has_sig": false, "md5_digest": "e883db8896c956a592371f91a09ab31e", "packagetype": "bdist_egg", "python_version": "3.2", "requires_python": null, "size": 174002, "upload_time": "2014-06-16T09:25:41", "url": "https://files.pythonhosted.org/packages/55/98/5ba25071a1cf1ef0a54bcd588a4e807b2667603dfe95f551d5a50306cb86/scythe-0.1a1-py3.2.egg" }, { "comment_text": "", "digests": { "md5": "68e07c4581c7410198535166eac4ba85", "sha256": "4f1a09c14acad2f4361455db741ef33d4505a38997f24ff610f2cec6b49c6dc2" }, "downloads": -1, "filename": "scythe-0.1a1.tar.gz", "has_sig": false, "md5_digest": "68e07c4581c7410198535166eac4ba85", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 287144, "upload_time": "2014-06-16T09:27:14", "url": "https://files.pythonhosted.org/packages/b5/ac/4a4810a0cabc6dc24bee9501cf12f8a4a5709a2e46ddc04a0cdfe15559c5/scythe-0.1a1.tar.gz" } ] }