{ "info": { "author": "Alex Casella", "author_email": "alexmcasella@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Programming Language :: Python :: 2.7" ], "description": "flimfret\n--------\n\nFirst, you will need to setup your data folder.\nIt should look something like this:\n\nyourfolder/\n\tdateofdatacollection/\n\t\tcelltype1/\n\t\t\t1.dat\n\t\t\t2.dat\n\t\t\t3.dat\n\t\tcelltype2/\n\t\t\t1.dat\n\t\t\t2.dat\n\t\t\t3.dat\n\t\tcelltype3/\n\t\t\t1.dat\n\t\t\t2.dat\n\t\t\t3.dat\netc.\n\nThe *.dat files are the lifetime curve output w/fitted models from SymPhoTime (in development: other formats) and MUST be a number and then .dat.\n\nTo use (with caution), simply navigate to yourfolder (seen above) and run the following after starting the python interpreter::\n\n >>> import flimfret\n >>> print flimfret.pipeline()\n \nYou will be prompted to enter the names of your celltypes--make sure these are spelled correctly!\n\nThis will create \n1) a new folder in each celltype folder containing normalized data\n2) files with the averages for fit and decay of each celltype\n3) files with compiled data for residuals, fit, and decay of each celltype\n4) files with long format (suitable for downstream R analysis) compiled data for residuals, fit, and decay of each celltype\n5) files with long format (suitable for downstream R analysis) compiled AVERAGES data for fit, and decay of ALL celltypes", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://github.com/casalex/flimfret", "keywords": null, "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "flimfret", "package_url": "https://pypi.org/project/flimfret/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/flimfret/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://github.com/casalex/flimfret" }, "release_url": "https://pypi.org/project/flimfret/0.3/", "requires_dist": null, "requires_python": null, "summary": "Pipeline for FLIM FRET analysis", "version": "0.3" }, "last_serial": 1596612, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "7db407ce4e21db834bb9ad0f769a4bb2", "sha256": "61be6abda154d782094b18d50cb1952ad69e91710dfefc43412f4bb2f2dc9e41" }, "downloads": -1, "filename": "flimfret-0.1.tar.gz", "has_sig": false, "md5_digest": "7db407ce4e21db834bb9ad0f769a4bb2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2543, "upload_time": "2015-06-17T22:10:37", "url": "https://files.pythonhosted.org/packages/ab/6d/e59a859cbb93d68a3b0a47563a4aa122c6ba5dbe1525022686746b4f4c46/flimfret-0.1.tar.gz" } ], "0.2": [ { "comment_text": "", "digests": { "md5": "49fde42e61bddb38a4202acf655be1cd", "sha256": "354716900169c305bf141a7e0af1b9d7803474c0c908175d447fbeed7f13f721" }, "downloads": -1, "filename": "flimfret-0.2.tar.gz", "has_sig": false, "md5_digest": "49fde42e61bddb38a4202acf655be1cd", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3295, "upload_time": "2015-06-17T22:51:52", "url": "https://files.pythonhosted.org/packages/1a/1d/5ef704a8100a2cd8173e3b7a426570a6b6cb3d385012e4448b3cf07e82e5/flimfret-0.2.tar.gz" } ], "0.3": [ { "comment_text": "", "digests": { "md5": "366fda7d47b56f025acadcf51814e2a9", "sha256": "cb17fd2db097646c5e9782a3e16213d4b9b768185b0811190654c305ac872844" }, "downloads": -1, "filename": "flimfret-0.3.tar.gz", "has_sig": false, "md5_digest": "366fda7d47b56f025acadcf51814e2a9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3285, "upload_time": "2015-06-17T23:28:08", "url": "https://files.pythonhosted.org/packages/ea/93/e0d92a24f8b61842d13fe662f223adc2f96cc2c08fdb62dc01626076e561/flimfret-0.3.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "366fda7d47b56f025acadcf51814e2a9", "sha256": "cb17fd2db097646c5e9782a3e16213d4b9b768185b0811190654c305ac872844" }, "downloads": -1, "filename": "flimfret-0.3.tar.gz", "has_sig": false, "md5_digest": "366fda7d47b56f025acadcf51814e2a9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3285, "upload_time": "2015-06-17T23:28:08", "url": "https://files.pythonhosted.org/packages/ea/93/e0d92a24f8b61842d13fe662f223adc2f96cc2c08fdb62dc01626076e561/flimfret-0.3.tar.gz" } ] }