https://github.com/soedinglab/mockinbird
PAR-CLIP data processing pipeline
https://github.com/soedinglab/mockinbird
par-clip
Last synced: about 1 year ago
JSON representation
PAR-CLIP data processing pipeline
- Host: GitHub
- URL: https://github.com/soedinglab/mockinbird
- Owner: soedinglab
- License: gpl-3.0
- Created: 2016-09-19T13:45:32.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2018-08-20T07:57:26.000Z (over 7 years ago)
- Last Synced: 2025-01-09T06:51:20.240Z (about 1 year ago)
- Topics: par-clip
- Language: Python
- Homepage:
- Size: 2.16 MB
- Stars: 2
- Watchers: 6
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# mockinbird: A fully automatic and reproducible PAR-CLIP analysis pipeline
For a detailed description of *mockinbird*, please refer to the [documentation](http://wwwuser.gwdg.de/~compbiol/mockinbird/doc).
## Installing mockinbird with bioconda (recommended)
```bash
conda create -n mockinbird -c bioconda -c conda-forge python=3.6 mockinbird
```
## NEWS
2017/11/28 mockinbird version 1.0.0a is now available on bioconda :tada:
## License
mockinbird can be modified and distributed under the [GNU GPLv3](https://choosealicense.com/licenses/gpl-3.0/) license.
## Contact
If you encounter bugs, problems or simply have questions, please do not hesitate to open a new issue or [contact me](mailto:christian.roth@mpibpc.mpg.de) directly.