# iCount-Mini
This is a fork of iCount maintained by members of [Jernej Ule's](http://ulelab.info) group, focussing on the peak calling features of iCount.
Run commands using:
`iCount-Mini <command>`
**Note on small differences of terminology between iCount-Mini and iCount**
+ In iCount-Mini, sigxls = iCount peaks and iCount-Mini peaks = iCount clusters. This is to bring the terminology more in line with the rest of the field.
+ In iCount-Mini RNA-maps have been renamed to 'metagene', to distinguish these plots which include only CLIP data from other RNA-maps which group crosslinks into categories dependent on orthogonal data, such as alternatively spliced exons.
# iCount: protein-RNA interaction analysis
iCount is a Python module and associated command-line interface (CLI), which provides all the commands needed to process iCLIP data on protein-RNA interactions and generate:
+ demultiplexed and adapter-trimmed FASTQ files
+ BAM files with mapped iCLIP reads
+ identified protein-RNA cross-linked sites, saved to BED files
+ statistically significant cross-linked sites, saved to BED files
+ peaks of significant cross-linked sites, saved to BED files
+ grouping of individual replicate experiments
+ metagene generation showing the positional distribution of cross-linked sites relative to genomic landmarks
+ kmer enrichment analysis
You may start with the [tutorial](http://icount.readthedocs.io/en/latest/tutorial.html) or dive into the
[documentation](http://icount.readthedocs.io/en/latest/index.html).
## iCount-Mini Authors
iCount-Mini is maintained by members of [Jernej Ule's](http://ulelab.info) group.
## iCount Authors
iCount is developed and supported by [Tomaž Curk](http://curk.info) from the [Bioinformatics Laboratory](http://biolab.si) at the [University of Ljubljana](http://www.uni-lj.si), [Faculty of Computer and Information Science](http://www.fri.uni-lj.si) and in collaboration with the laboratory of [Jernej Ule](http://ulelab.info).
The development started in late 2008 when Tomaž Curk and Gregor Rot wrote a first prototype of iCount.
In mid-2016, [Jure Zmrzlikar](https://github.com/JureZmrzlikar) from [Genialis](http://www.genialis.com) helped refactoring and improving the code, which is now available here.
## Development
To install a development version of iCount-Mini, use this command.
It's recommended to do this within a Python virtual environment.
```bash
pip install --upgrade -r requirements-rtd.txt -e .
```
Raw data
{
"_id": null,
"home_page": "https://github.com/ulelab/iCount-Mini",
"name": "iCount-Mini",
"maintainer": "",
"docs_url": null,
"requires_python": "",
"maintainer_email": "",
"keywords": "iCLIP protein-RNA",
"author": "Ule Group, The Francis Crick Institute, London",
"author_email": "jernej.ule@crick.ac.uk",
"download_url": "https://files.pythonhosted.org/packages/5d/9f/01e4cbc13a4310734d125b3c4e8bd8e821f76650e4ee377528fa91ddf2ca/iCount-Mini-3.0.1.tar.gz",
"platform": null,
"description": "# iCount-Mini\n\nThis is a fork of iCount maintained by members of [Jernej Ule's](http://ulelab.info) group, focussing on the peak calling features of iCount.\n\nRun commands using:\n`iCount-Mini <command>`\n\n**Note on small differences of terminology between iCount-Mini and iCount**\n+ In iCount-Mini, sigxls = iCount peaks and iCount-Mini peaks = iCount clusters. This is to bring the terminology more in line with the rest of the field.\n+ In iCount-Mini RNA-maps have been renamed to 'metagene', to distinguish these plots which include only CLIP data from other RNA-maps which group crosslinks into categories dependent on orthogonal data, such as alternatively spliced exons.\n\n# iCount: protein-RNA interaction analysis\n\niCount is a Python module and associated command-line interface (CLI), which provides all the commands needed to process iCLIP data on protein-RNA interactions and generate:\n \n+ demultiplexed and adapter-trimmed FASTQ files\n+ BAM files with mapped iCLIP reads\n+ identified protein-RNA cross-linked sites, saved to BED files\n+ statistically significant cross-linked sites, saved to BED files\n+ peaks of significant cross-linked sites, saved to BED files\n+ grouping of individual replicate experiments\n+ metagene generation showing the positional distribution of cross-linked sites relative to genomic landmarks\n+ kmer enrichment analysis\n\nYou may start with the [tutorial](http://icount.readthedocs.io/en/latest/tutorial.html) or dive into the \n[documentation](http://icount.readthedocs.io/en/latest/index.html).\n\n## iCount-Mini Authors\n\niCount-Mini is maintained by members of [Jernej Ule's](http://ulelab.info) group.\n\n## iCount Authors\n\niCount is developed and supported by [Toma\u017e Curk](http://curk.info) from the [Bioinformatics Laboratory](http://biolab.si) at the [University of Ljubljana](http://www.uni-lj.si), [Faculty of Computer and Information Science](http://www.fri.uni-lj.si) and in collaboration with the laboratory of [Jernej Ule](http://ulelab.info).\n\nThe development started in late 2008 when Toma\u017e Curk and Gregor Rot wrote a first prototype of iCount.\nIn mid-2016, [Jure Zmrzlikar](https://github.com/JureZmrzlikar) from [Genialis](http://www.genialis.com) helped refactoring and improving the code, which is now available here.\n\n## Development\n\nTo install a development version of iCount-Mini, use this command.\nIt's recommended to do this within a Python virtual environment.\n\n```bash\npip install --upgrade -r requirements-rtd.txt -e .\n```\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "Computational pipeline for analysis of iCLIP data",
"version": "3.0.1",
"project_urls": {
"Homepage": "https://github.com/ulelab/iCount-Mini"
},
"split_keywords": [
"iclip",
"protein-rna"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "5d9f01e4cbc13a4310734d125b3c4e8bd8e821f76650e4ee377528fa91ddf2ca",
"md5": "745b42b426ce4eef7e4b7774c5572d60",
"sha256": "795e2ee77c5a23c96c01d4144c5b78103982ec3aa7274fea8f3ed94c0fd511ac"
},
"downloads": -1,
"filename": "iCount-Mini-3.0.1.tar.gz",
"has_sig": false,
"md5_digest": "745b42b426ce4eef7e4b7774c5572d60",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 141742,
"upload_time": "2023-07-12T11:55:41",
"upload_time_iso_8601": "2023-07-12T11:55:41.835616Z",
"url": "https://files.pythonhosted.org/packages/5d/9f/01e4cbc13a4310734d125b3c4e8bd8e821f76650e4ee377528fa91ddf2ca/iCount-Mini-3.0.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-07-12 11:55:41",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "ulelab",
"github_project": "iCount-Mini",
"travis_ci": true,
"coveralls": false,
"github_actions": false,
"tox": true,
"lcname": "icount-mini"
}