PIPELINE FOR CLIP SEQ DATA
Project description
PIPE-CLIP
Pipeline for CLIP-seq Analysis. This is a fork version (2.0.0) of PIPE-CLIP.
Requirement:
- Python >=3.6;
- R >=3.0
- Perl >=5.0
- Python packages:
pysam
,pybedtools
andghmm
; - R packages:
MASS
,VGAM
and their dependencies. - Other packages:
HOMER
(annotatePeaks.pl) and annotation files- Make sure HOMER are in your PATH. You can test this by type "annotatePeaks.pl" from anywhere and you should get help information of this command.
How to use:
- After unzip the package, you cd into the program folder and run PIPE-CLIP by typing:
python pipeclip.py -i input.bam -o output_prefix -c CLIP_type -l minimum_matchlength -m maximum_mismatchcount -r Remove_PCR_duplicate -M FDR_for_mutations -C FDR_for_clusters -s species
-i
input BAM-o
output prefix-c
CLIP type,[0,1,2,3] (0)HITS-CLIP; (1)PAR-4SU; (2)PAR-6SG; (3)iCLIP-l
minimum match length-m
maximum mismatch count-r
method to remove PCR duplicate,[0,1,2] (0)No removal; (1)Remove by read start; (2)Remove by sequence-M
FDR to get significant mutations-C
FDR to get enriched clusters-s
species. (species might be hg19, mm10, mm9.)
Footnote
- Contact: Zhiqun.Xie@UTSouthwestern.edu
- Publication: http://genomebiology.com/2014/15/1/R18
- Google Code site: https://code.google.com/p/pipe-clip/
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
pipeclip-2.0.2.tar.gz
(21.4 kB
view details)
Built Distribution
pipeclip-2.0.2-py3-none-any.whl
(23.7 kB
view details)
File details
Details for the file pipeclip-2.0.2.tar.gz
.
File metadata
- Download URL: pipeclip-2.0.2.tar.gz
- Upload date:
- Size: 21.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.10 CPython/3.9.12 Darwin/21.4.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 253e61db5d7575bbafa1b24fbce997b0b6cc15b8ef60f8d84f5c3153321d4843 |
|
MD5 | 5f64703a6a368e1e447c2a68bfb495d7 |
|
BLAKE2b-256 | 726343d8bbaac8c7c8633dd4422d2fa11041e78e0ebb3f507558409a20882b0b |
File details
Details for the file pipeclip-2.0.2-py3-none-any.whl
.
File metadata
- Download URL: pipeclip-2.0.2-py3-none-any.whl
- Upload date:
- Size: 23.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.10 CPython/3.9.12 Darwin/21.4.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 330671b67371b19c296343e5e53c54620731b7774568440e91e57aba07275014 |
|
MD5 | 9f980f48f90fe6028ce1a0b0d0589e9a |
|
BLAKE2b-256 | 4527bf7807ab37814a7ed6654b7b20c22c7eb49c25e35901d17e6c641bb6f188 |