{ "info": { "author": "al-mcintyre", "author_email": "abm237@cornell.edu", "bugtrack_url": null, "classifiers": [], "description": "# CovFuzze Plot\nA python script to plot gene coverage and IP peaks with standard deviations calculated from multiple replicates. \n\nusage: gene_peak_plot.py [-h] [-g GENE] [-o OUT] --bams BAMS [BAMS ...] --bed \n BED [--gtf GTF] [-p PEAKS] -l LABELS [LABELS ...]\n [-n NSUBPLOTS] [--normalize]\n\n## dependencies:\n- numpy, tested with 1.11.1\n- pysam, tested with 0.9.1\n- pandas, tested with 0.18.1\n- seaborn, tested with 0.7.1 \n- matplotlib, tested with 2.0.2\n- pybedtools, tested with 0.7.10 - requires bedtools available in path\n\n## required arguments:\n```\n -o OUT, --out OUT output prefix (incl. dir) \n --bams BAMS [BAMS ...] \n bam files (separated by spaces) \n --bed BED bed file for region(s) of interest \n -l LABELS [LABELS ...], --labels LABELS [LABELS ...] \n labels associated with bams - if replicates, use same \n labels\n```\n## optional arguments:\n```\n -h, --help show this help message and exit \n -g GENE, --gene GENE gene name (default = GeneDoe) \n --gtf GTF gtf file for gene to plot exons as shaded regions \n -p PEAKS, --peaks PEAKS \n bed file with peaks\n -n NSUBPLOTS, --nsubplots NSUBPLOTS \n number of subplots- bams will be split evenly based on \n the order given (default = 1) \n --normalize normalize by gene length/summed coverage (default = \n False)\n```\n\n## Example:\n```\ncovfuzze.py -o $outdir/$prefix --bams \n alignments/sample_1_Input.sample.star.bam alignments/sample_1_IP.sample.star.bam \n alignments/sample_2_Input.sample.star.bam alignments/sample_2_IP.sample.star.bam \n alignments/sample_3_Input.sample.star.bam alignments/sample_3_IP.sample.star.bam \n --bed ${gene}_exons.bed \n -l sample_Input sample_IP sample_Input sample_IP sample_Input sample_IP \n --gene ${gene} -n 1 --normalize\n```\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/al-mcintyre/CovFuzze", "keywords": "", "license": "LICENSE", "maintainer": "", "maintainer_email": "", "name": "CovFuzze", "package_url": "https://pypi.org/project/CovFuzze/", "platform": "", "project_url": "https://pypi.org/project/CovFuzze/", "project_urls": { "Homepage": "https://github.com/al-mcintyre/CovFuzze" }, "release_url": "https://pypi.org/project/CovFuzze/0.1.2/", "requires_dist": null, "requires_python": "", "summary": "", "version": "0.1.2" }, "last_serial": 4038185, "releases": { "0.1.2": [ { "comment_text": "", "digests": { "md5": "9afb0759055a3ff708641763922faa3f", "sha256": "44db4f06dd941484d08391b5cc1aabad659edf391863752f10172fd7f7c32fe2" }, "downloads": -1, "filename": "covfuzze-0.1.2.tar.gz", "has_sig": false, "md5_digest": "9afb0759055a3ff708641763922faa3f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8518, "upload_time": "2018-07-06T17:38:52", "url": "https://files.pythonhosted.org/packages/b2/d7/7211aba3aaa01586e1aa030a8a834b5b0f0da4289929318abd7d9c22f6ea/covfuzze-0.1.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "9afb0759055a3ff708641763922faa3f", "sha256": "44db4f06dd941484d08391b5cc1aabad659edf391863752f10172fd7f7c32fe2" }, "downloads": -1, "filename": "covfuzze-0.1.2.tar.gz", "has_sig": false, "md5_digest": "9afb0759055a3ff708641763922faa3f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8518, "upload_time": "2018-07-06T17:38:52", "url": "https://files.pythonhosted.org/packages/b2/d7/7211aba3aaa01586e1aa030a8a834b5b0f0da4289929318abd7d9c22f6ea/covfuzze-0.1.2.tar.gz" } ] }