Skip to content

nebo56ucl/iCount

 
 

Repository files navigation

Build Status codecov Codacy Badge CLA assistant Docker Automated build Documentation Status

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,
  • peaks composed of statistically significant cross-linked sites, saved to BED files,
  • clusters of significant cross-linked sites, saved to BED files,
  • grouping of individual replicate experiments,
  • RNAmap generation showing the positional distribution of cross-linked sites relative to genomic landmarks,
  • kmer enrichment analysis,
  • and other.

You may start with the tutorial or dive into the documentation.

Authors

iCount is developed and supported by Tomaž Curk from the Bioinformatics Laboratory at the University of Ljubljana, Faculty of Computer and Information Science and in collaboration with the laboratory of Jernej Ule. Starting in mid-2016, Jure Zmrzlikar from Genialis helped in refactoring and improving the code. For details, see the how to cite section in the documentation.

Contributing

Contributions (pull requests) are welcome! Please submit your contributions by following the guidelines.

About

iCount, protein-RNA interaction analytics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 97.9%
  • Shell 2.1%