{ "info": { "author": "Valentine Svensson", "author_email": "valentine@nxn.se", "bugtrack_url": null, "classifiers": [], "description": "This package implements the simplest form of a Differential Expression test.\nIt just fits two linear models, assuming Normally distributed residuals, to\neach gene. These are assumed to be nested, and a likelihood ratio test is\nthen performed to compare the models.\n\nThe test might have low power and give noisy results, but it shouldn't be\nbiased. With many (i.e. hundreds of) samples it should work all right.\n\nThis can serve as a baseline comparison with more sophisticated tests.\n\n## Faux fold changes\n\nThe package also has methods for creating input fold-change controlled\nfake conditions in data using ERCC spike-ins. This performs systematic\nrenaming of spike-ins in randomized conditions. To avoid creating unrealistic\nlevels of fold change, input concentration is used to limit possible renaming.\n\nThis assumes expression measures used are comparable between different\nsequences. Thus these should optimally account for length and other sequence\nfeatures before creating faux fold changes.\n", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "", "keywords": "", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "NaiveDE", "package_url": "https://pypi.org/project/NaiveDE/", "platform": "", "project_url": "https://pypi.org/project/NaiveDE/", "project_urls": null, "release_url": "https://pypi.org/project/NaiveDE/1.2.0/", "requires_dist": null, "requires_python": "", "summary": "The most trivial DE test based on likelihood ratio tests", "version": "1.2.0" }, "last_serial": 3140647, "releases": { "1.1.0": [ { "comment_text": "", "digests": { "md5": "f3ef9a380b5c87dafc50b5e4715310d3", "sha256": "1733932e6d6172ac519b8274b69252e6750ab2f4934c01d3ccc246ee527a76a7" }, "downloads": -1, "filename": "NaiveDE-1.1.0.tar.gz", "has_sig": false, "md5_digest": "f3ef9a380b5c87dafc50b5e4715310d3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3429, "upload_time": "2017-04-18T15:48:03", "url": "https://files.pythonhosted.org/packages/95/67/ad846201cfd2d45c6d3a30b607d7ad3300c1229a687ebaf8be0efc4ee515/NaiveDE-1.1.0.tar.gz" } ], "1.1.1": [ { "comment_text": "", "digests": { "md5": "8888484c45edc33c28fdd809280ccd95", "sha256": "889f2f6936f9db4aceafdb752f7ee80a9c4624412a823275c3d125505d991f8c" }, "downloads": -1, "filename": "NaiveDE-1.1.1.tar.gz", "has_sig": false, "md5_digest": "8888484c45edc33c28fdd809280ccd95", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3556, "upload_time": "2017-05-08T12:23:49", "url": "https://files.pythonhosted.org/packages/e6/83/2fb74645ca8c65918af93b81eed51ad62bae7675949dda594e4ec07a183f/NaiveDE-1.1.1.tar.gz" } ], "1.2.0": [ { "comment_text": "", "digests": { "md5": "22f561dad83a5d6c4527def5a24b17ca", "sha256": "339258edcb34a5e82661ec6b1ae850bf15dc875dd4fa687bb05d0721f25bf8ad" }, "downloads": -1, "filename": "NaiveDE-1.2.0.tar.gz", "has_sig": false, "md5_digest": "22f561dad83a5d6c4527def5a24b17ca", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4797, "upload_time": "2017-09-01T14:55:15", "url": "https://files.pythonhosted.org/packages/92/63/5126ad1e16b18eec7c41e4529e0e3399ac744ceeaca634f23ffb6cfb5c78/NaiveDE-1.2.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "22f561dad83a5d6c4527def5a24b17ca", "sha256": "339258edcb34a5e82661ec6b1ae850bf15dc875dd4fa687bb05d0721f25bf8ad" }, "downloads": -1, "filename": "NaiveDE-1.2.0.tar.gz", "has_sig": false, "md5_digest": "22f561dad83a5d6c4527def5a24b17ca", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4797, "upload_time": "2017-09-01T14:55:15", "url": "https://files.pythonhosted.org/packages/92/63/5126ad1e16b18eec7c41e4529e0e3399ac744ceeaca634f23ffb6cfb5c78/NaiveDE-1.2.0.tar.gz" } ] }