{ "info": { "author": "Yuanhua Huang", "author_email": "yuanhua@ed.ac.uk", "bugtrack_url": null, "classifiers": [], "description": "===============================================================\nDICEseq: Dynamic Isoform spliCing Estimator via sequencing data\n===============================================================\n\nAbout DICEseq\n=============\n\nDICEseq (Dynamic Isoform spliCing Estimator via sequencing data) estimates the \ndynamics of isoform proportions jointly from time series RNA-seq experiments. \nDICEseq is a Bayesian method based on a mixture model whose mixing proportions \nrepresent isoform ratios. It incorporates the correlations from the temporal \nstructure, by coupling the isoform proportions at different times through a \nlatent Gaussian process (GP).\n\nDICEseq provides following functions through command line:\n\n1. ``diceseq``: estimate the isoform proportions and FPKM for time series data \n jointly, or for a single time point. \n\n2. ``dice-count``: fetch reads counts for entile gene, or specific reads counts,\n e.g. junction reads, for genes with exact one intron. This is special design \n mainly for yeast.\n\n3. ``dice-bias``: estimate parameters for sequencing bias, including fragment \n length distribution, reads sequence and position bias parameter. The output \n file can be directly used for bias correction in ``diceseq``.\n\nIn addition, DICEseq package also provides interface of a set of functions and \nattributes as an object-oriented python module. Therefore, you could use some \nof the module e.g., ``SampleFile`` to visualize the samples in gzip file in a \nGaussian process way, or ``BiasFile`` to visualize the bias parameters. Also, \nthe ``gtf_utils`` provides a set of ways to load gtf file, choose the genes, or \ncustomize the coordinates of exons and introns, add and remove of specific \ntranscripts.\n\n\nQuick Start\n===========\n\n**Environment and installation**:\n\nDICEseq was initially developed in **Python 2** environment, hence best to be used\nin Py2 environment. By using Anaconda_ platform, no matter Py2 or Py 3, it is \neasy to set up a conda_ environment with Py2, for example by following commond:\n\n.. code-block:: bash\n\n conda create -n dicePy2 python=2.7 numpy==1.15.4 scipy==1.1.0 matplotlib==2.2.3 pysam==0.15.2\n\n source activate dicePy2\n\nOnce you are in a Python 2 environment, there are usually two ways to isntall a\npackage: \n\n- ``pip install diceseq``\n- or download this repository, and type ``python setup.py install``. \n- You may need to add ``--user`` if you don't have the root permission for that \n environment.\n\n.. _conda: https://conda.io/docs/user-guide/tasks/manage-environments.html\n.. _Anaconda: https://www.continuum.io/anaconda-overview\n\n**Arguments**\n\n- Type command line ``diceseq -h``\n\n\n\nDetailed Manual\n===============\n\nSee the documentation_ on how to install, to use, to find the annotation data \netc.\n\n.. _documentation: http://diceseq.sourceforge.net\n\n\nReferences\n===========\n\nYuanhua Huang and Guido Sanguinetti. `Statistical modeling of isoform splicing \ndynamics from RNA-seq time series data \n`_. \n\\ **Bioinformatics**\\, 2016, 32(19): 2965-2972.", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://diceseq.sourceforge.net", "keywords": "splicing isoform quantification,time series RNA-seq,Gaussian process,Markov chain Monte Carlo", "license": "Apache-2.0", "maintainer": "", "maintainer_email": "", "name": "diceseq", "package_url": "https://pypi.org/project/diceseq/", "platform": "", "project_url": "https://pypi.org/project/diceseq/", "project_urls": { "Homepage": "http://diceseq.sourceforge.net" }, "release_url": "https://pypi.org/project/diceseq/0.2.9/", "requires_dist": null, "requires_python": "", "summary": "DICEseq: Dynamic Isoform spliCing Estimator via sequencing data", "version": "0.2.9" }, "last_serial": 5366632, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "958432a79871f618f0ce35d96331e04e", "sha256": "e2c49292b954fb88169a5efa9bf61b1cf05d720ea7affcaf97b192586465517f" }, "downloads": -1, "filename": "diceseq-0.0.1-py2-none-any.whl", "has_sig": false, "md5_digest": "958432a79871f618f0ce35d96331e04e", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 45147, "upload_time": "2015-09-01T00:00:57", "url": "https://files.pythonhosted.org/packages/fc/c3/0cd4070c188b46864040bc521eba960a0079ac00ed12f46f8ce54d94f4b6/diceseq-0.0.1-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "9867814de4f09942d8d24901091d9c93", "sha256": "4a3d303f75077287930e835894b5aa5d242c72b051891b0957f1b60ec0bc082f" }, "downloads": -1, "filename": "diceseq-0.0.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "9867814de4f09942d8d24901091d9c93", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 45151, "upload_time": "2015-09-01T00:01:02", "url": "https://files.pythonhosted.org/packages/9e/56/7dc1106bc3cf967828b5ab6e0b677d2e2e3a9596ceeedf557ddac2080774/diceseq-0.0.1-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "14c4f4ad03c86f99e090b87cb23df15e", "sha256": "131da6a9809dd19c93991489ba539d68566b3dd0e9dd0a8f3d4be950b543e973" }, "downloads": -1, "filename": "diceseq-0.0.1.tar.gz", "has_sig": false, "md5_digest": "14c4f4ad03c86f99e090b87cb23df15e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 32189, "upload_time": "2015-09-01T00:01:08", "url": "https://files.pythonhosted.org/packages/77/c8/3e0c2348e4a636a20615198f172af2fe914a2b7f7918df0b894616786359/diceseq-0.0.1.tar.gz" } ], "0.1.0": [ { "comment_text": "", "digests": { "md5": "a3dcf8f981438e8a703f98c985a30223", "sha256": "e606516daed7b95acaddb989dee7ed426e0b908da5986adbca72dcdc92f640c6" }, "downloads": -1, "filename": "diceseq-0.1.0.tar.gz", "has_sig": false, "md5_digest": "a3dcf8f981438e8a703f98c985a30223", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 28956, "upload_time": "2015-10-26T22:35:26", "url": "https://files.pythonhosted.org/packages/5b/b3/50c2890c11d0f0ead2c486fa1be6e250c0f5704234fccc28970e81ca0f76/diceseq-0.1.0.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "f32e3d42729ef5560237716ac1af89d6", "sha256": "9ce01b03693a57fdb3e3db3f5270157be494a3b6c20a7e1f95e3536d4ed7243d" }, "downloads": -1, "filename": "diceseq-0.1.1.tar.gz", "has_sig": false, "md5_digest": "f32e3d42729ef5560237716ac1af89d6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 27833, "upload_time": "2015-11-05T16:13:43", "url": "https://files.pythonhosted.org/packages/e3/70/d2024dd8276cadf35436e24837e90d8a14ed2888c13bc5432ec479973930/diceseq-0.1.1.tar.gz" } ], "0.1.2": [ { "comment_text": "", "digests": { "md5": "971cfd2fc706719cc6640959ace9e157", "sha256": "0847c5b1f86f77e18d5e566c82252aed7889b877ac9c2eafa6449ddcb26e4d81" }, "downloads": -1, "filename": "diceseq-0.1.2.tar.gz", "has_sig": false, "md5_digest": "971cfd2fc706719cc6640959ace9e157", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 27875, "upload_time": "2015-11-09T10:14:47", "url": "https://files.pythonhosted.org/packages/81/48/48949ba1f78c1c7ae22fa9e0c941be206de2e7c5395ac3ce5605c2c827db/diceseq-0.1.2.tar.gz" } ], "0.1.3": [ { "comment_text": "", "digests": { "md5": "20e153514a85778df03c7da529849c6d", "sha256": "1bde3becbca29095f3c0a9f975d5d4f0ad06eb6aad6f534f134c72c60b277af7" }, "downloads": -1, "filename": "diceseq-0.1.3.tar.gz", "has_sig": false, "md5_digest": "20e153514a85778df03c7da529849c6d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 28127, "upload_time": "2015-11-09T14:15:12", "url": "https://files.pythonhosted.org/packages/b1/3f/dca00739963f83ef8b966aff739119c2c41d682f5fca21c47aa85df5f11e/diceseq-0.1.3.tar.gz" } ], "0.1.4": [ { "comment_text": "", "digests": { "md5": "a0c955d0bc1b7ff9c77ad23210d6a081", "sha256": "001368965023ed26f0c5584b9ad4af1fd4cd99502cd792a328bfb1edd8c5b060" }, "downloads": -1, "filename": "diceseq-0.1.4.tar.gz", "has_sig": false, "md5_digest": "a0c955d0bc1b7ff9c77ad23210d6a081", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 28215, "upload_time": "2015-11-09T16:24:39", "url": "https://files.pythonhosted.org/packages/13/c6/b776eed20b591c880bb84beca69588c12daaf83ae851f9088960e91af510/diceseq-0.1.4.tar.gz" } ], "0.1.5": [ { "comment_text": "", "digests": { "md5": "0b0151c3f0719beabf39d11a048e16f5", "sha256": "d3ae028aad116562fdaec03b6ebfd9a452fb2f61f950d19323afa319ba6bf99e" }, "downloads": -1, "filename": "diceseq-0.1.5.tar.gz", "has_sig": false, "md5_digest": "0b0151c3f0719beabf39d11a048e16f5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 28453, "upload_time": "2015-11-10T21:32:41", "url": "https://files.pythonhosted.org/packages/d2/29/969a242fec6a5f075ac2ba4dc16e216867f45a2eb5aec425f6ac9ece5b3d/diceseq-0.1.5.tar.gz" } ], "0.1.6": [ { "comment_text": "", "digests": { "md5": "e14c36234503afeeef224ec0764d856f", "sha256": "2e18b6e0d6112774e5a77b14a2257bcb514d50f0ffbeef0f4aae529e397e0314" }, "downloads": -1, "filename": "diceseq-0.1.6.tar.gz", "has_sig": false, "md5_digest": "e14c36234503afeeef224ec0764d856f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 28453, "upload_time": "2015-11-10T22:24:53", "url": "https://files.pythonhosted.org/packages/29/57/4807331a2db667141a23b509dce42486f5854bb343cb736adc22b26ed247/diceseq-0.1.6.tar.gz" } ], "0.1.7": [ { "comment_text": "", "digests": { "md5": "1826cac1195e546d06af5727ad4ada4a", "sha256": "6c9932a8e258b2c9cd1dca094efc624e5e68a42367da728c86091e08e113bd44" }, "downloads": -1, "filename": "diceseq-0.1.7.tar.gz", "has_sig": false, "md5_digest": "1826cac1195e546d06af5727ad4ada4a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 30681, "upload_time": "2015-12-21T11:51:26", "url": "https://files.pythonhosted.org/packages/53/93/a91d34e8bcce250c1c08a42aa826987108538f6a6116b4718a2424a3d320/diceseq-0.1.7.tar.gz" } ], "0.1.8": [ { "comment_text": "", "digests": { "md5": "78f1a3d43bbd7e52bf15415b74a9ef70", "sha256": "a6fa3a2bbf1d2725c1b82823fde36e7255649d99c5b45de1e98a4c56e967f73b" }, "downloads": -1, "filename": "diceseq-0.1.8.tar.gz", "has_sig": false, "md5_digest": "78f1a3d43bbd7e52bf15415b74a9ef70", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 27754, "upload_time": "2016-01-08T16:02:05", "url": "https://files.pythonhosted.org/packages/ea/e0/69352f978dbc5a103ab0102f32d620fae19d5137f6dd70ddbf8900dc3d3d/diceseq-0.1.8.tar.gz" } ], "0.1.9": [ { "comment_text": "", "digests": { "md5": "109b56641a3d8f74e5e72718085877ec", "sha256": "0c49866165c1b78ba0a261ad5963f17277a5f4d76acff624b9f6b5058ee6882a" }, "downloads": -1, "filename": "diceseq-0.1.9.tar.gz", "has_sig": false, "md5_digest": "109b56641a3d8f74e5e72718085877ec", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 28460, "upload_time": "2016-01-29T16:56:42", "url": "https://files.pythonhosted.org/packages/f1/95/ab6151b0ed3786a40cb4f186920d21bb2e8061f8dcd5cab44c0b57592ce5/diceseq-0.1.9.tar.gz" } ], "0.2.0": [ { "comment_text": "", "digests": { "md5": "6e92e2a6ed772342ab44416c39d3e38c", "sha256": "c9c853d5261594d27ff08385cf2fb15fc6fa27e0afbd00e661f0f10ddd6c1a99" }, "downloads": -1, "filename": "diceseq-0.2.0.tar.gz", "has_sig": false, "md5_digest": "6e92e2a6ed772342ab44416c39d3e38c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 28454, "upload_time": "2016-05-17T15:48:49", "url": "https://files.pythonhosted.org/packages/fa/1e/c8e1f30b36844b989c3b6af2763767e2cbf3f4cde2d573b28582020e0eb5/diceseq-0.2.0.tar.gz" } ], "0.2.1": [ { "comment_text": "", "digests": { "md5": "792eee2df1107008ed26cdd81906d278", "sha256": "6f829c05905d396c25b0adaf0129717ab48ab8e434d3ec296baaada09f9c1d7b" }, "downloads": -1, "filename": "diceseq-0.2.1.tar.gz", "has_sig": false, "md5_digest": "792eee2df1107008ed26cdd81906d278", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 29169, "upload_time": "2016-06-16T09:59:23", "url": "https://files.pythonhosted.org/packages/ed/8c/8e5dec073b6cb91cdaec6abbe75361d4deb3e344ab0a5532180873704ad9/diceseq-0.2.1.tar.gz" } ], "0.2.2": [ { "comment_text": "", "digests": { "md5": "c00bf3697ccaaf3f87539b584a497dba", "sha256": "f5d6f7166c5dec885138c67833f91f7a51851ac77f106bc21b60d68fc3b02456" }, "downloads": -1, "filename": "diceseq-0.2.2.tar.gz", "has_sig": false, "md5_digest": "c00bf3697ccaaf3f87539b584a497dba", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 31593, "upload_time": "2016-10-29T09:38:39", "url": "https://files.pythonhosted.org/packages/a8/da/ec7b715c2aba7fc7e89dcb4bba178a9bd4a963babbe0ce0d90f9321f0bc2/diceseq-0.2.2.tar.gz" } ], "0.2.3": [ { "comment_text": "", "digests": { "md5": "d40369ed9f21153644beced9b25f2d23", "sha256": "e3cf27c13b28ddabce869b747f2290d8b01c3475723a7c805e1ecb9871214e22" }, "downloads": -1, "filename": "diceseq-0.2.3.tar.gz", "has_sig": false, "md5_digest": "d40369ed9f21153644beced9b25f2d23", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 31710, "upload_time": "2016-11-05T18:35:34", "url": "https://files.pythonhosted.org/packages/28/73/9dfa98b278fa3a1d5b2cb89c0e0f91cec4c63aab078b39e59b8fa0a203a0/diceseq-0.2.3.tar.gz" } ], "0.2.4": [ { "comment_text": "", "digests": { "md5": "38688079cdcc9dc51f5b6caa95d774f1", "sha256": "8d001d772f9c4882af047dbb75db9c1131e30da9d43b8aa4634f5a58131687c3" }, "downloads": -1, "filename": "diceseq-0.2.4.tar.gz", "has_sig": false, "md5_digest": "38688079cdcc9dc51f5b6caa95d774f1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 35237, "upload_time": "2016-12-17T14:39:42", "url": "https://files.pythonhosted.org/packages/5e/21/98571eed9f87af170d3b43604f61f532c3561ddd8b8eab893549a0d7d589/diceseq-0.2.4.tar.gz" } ], "0.2.5": [ { "comment_text": "", "digests": { "md5": "83625761beba705a4d6df080118ffc37", "sha256": "c9764e1395746519553bf9eca070d4e1cf43edd45be06ab9567233d5a5748a13" }, "downloads": -1, "filename": "diceseq-0.2.5.tar.gz", "has_sig": false, "md5_digest": "83625761beba705a4d6df080118ffc37", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 32281, "upload_time": "2017-01-02T22:17:24", "url": "https://files.pythonhosted.org/packages/77/a1/945e0a2973be6ce37304dffeba8d59d8c7382fa21b269e80f3e5464ec7d6/diceseq-0.2.5.tar.gz" } ], "0.2.6": [ { "comment_text": "", "digests": { "md5": "d065e5304fda7467d5c3b91323effdf2", "sha256": "b868b25309980ad4d5559ed557d1fa654a9622a612dbb765466cc24de9010bff" }, "downloads": -1, "filename": "diceseq-0.2.6.tar.gz", "has_sig": false, "md5_digest": "d065e5304fda7467d5c3b91323effdf2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 36611, "upload_time": "2017-01-24T18:51:26", "url": "https://files.pythonhosted.org/packages/1a/46/f22a21bd327d917cf505b9234ec4e12ffa6a8f0b70b6d47f8e97663ff7bf/diceseq-0.2.6.tar.gz" } ], "0.2.7": [ { "comment_text": "", "digests": { "md5": "3ec3af952c879b561006cba4fc079f28", "sha256": "6836f4769c6a662b3de63da55746c2ef0316428b3765cc52c7f9eb620971b42c" }, "downloads": -1, "filename": "diceseq-0.2.7.tar.gz", "has_sig": false, "md5_digest": "3ec3af952c879b561006cba4fc079f28", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 36677, "upload_time": "2019-01-16T10:04:19", "url": "https://files.pythonhosted.org/packages/9e/f6/32be820b611905c0d19ace920f6b240bfb53665683e700184248e0c34f5e/diceseq-0.2.7.tar.gz" } ], "0.2.8": [ { "comment_text": "", "digests": { "md5": "6ebee4b44ef5d4f1619a27e340e03bee", "sha256": "eeef9809c59bb984d2330381e97c11e5cfded02382b7041e948aac984f0e58e8" }, "downloads": -1, "filename": "diceseq-0.2.8.tar.gz", "has_sig": false, "md5_digest": "6ebee4b44ef5d4f1619a27e340e03bee", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 37039, "upload_time": "2019-01-16T11:35:48", "url": "https://files.pythonhosted.org/packages/c7/02/d52d8708448fd6fc2b551952e4c22f57b5940a6b9ce63d3cef2a3e3de588/diceseq-0.2.8.tar.gz" } ], "0.2.9": [ { "comment_text": "", "digests": { "md5": "974fbfc6e08f0a325becb40cf80bd6cd", "sha256": "c661981614c1573ba9ee03d76e9bd18473e400f66bb107b97319fb3f27b9d689" }, "downloads": -1, "filename": "diceseq-0.2.9.tar.gz", "has_sig": false, "md5_digest": "974fbfc6e08f0a325becb40cf80bd6cd", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 38208, "upload_time": "2019-06-06T11:00:11", "url": "https://files.pythonhosted.org/packages/9a/16/dfa9c06fa923f491176a81f75ea6c872318c890704b52d1854c3f611872b/diceseq-0.2.9.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "974fbfc6e08f0a325becb40cf80bd6cd", "sha256": "c661981614c1573ba9ee03d76e9bd18473e400f66bb107b97319fb3f27b9d689" }, "downloads": -1, "filename": "diceseq-0.2.9.tar.gz", "has_sig": false, "md5_digest": "974fbfc6e08f0a325becb40cf80bd6cd", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 38208, "upload_time": "2019-06-06T11:00:11", "url": "https://files.pythonhosted.org/packages/9a/16/dfa9c06fa923f491176a81f75ea6c872318c890704b52d1854c3f611872b/diceseq-0.2.9.tar.gz" } ] }