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;
-
Python packages:
pysam
,pybedtools
andrpy2
. (Python packages will be installed automaticallly) -
R >=3.0;
-
R packages:
MASS
,VGAM
and their dependencies. (R packages will be installed automatically) -
Perl >=5.0
-
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 install:
pip install pipeclip
How to use:
pipeclip -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-t
control BAM-o
output prefix-c
CLIP type,[0,1,2,3] (0)HITS-CLIP; (1)PAR-4SU; (2)PAR-6SG; (3)iCLIP-r
method to remove PCR duplicate,[0,1,2] (0)No removal; (1)Remove by read start; (2)Remove by sequence-l
minimum match length-m
maximum mismatch count-M
FDR to get significant mutations-C
FDR to get enriched clusters-s
species. (species might be hg19, mm10, mm9.) Leave blank to skip annotation step.
Footnote
Cite:
- Chen, B., Yun, J., Kim, M.S. et al. PIPE-CLIP: a comprehensive online tool for CLIP-seq data analysis. Genome Biol 15, R18 (2014). https://doi.org/10.1186/gb-2014-15-1-r18
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.5.tar.gz
(21.5 kB
view details)
Built Distribution
pipeclip-2.0.5-py3-none-any.whl
(23.8 kB
view details)
File details
Details for the file pipeclip-2.0.5.tar.gz
.
File metadata
- Download URL: pipeclip-2.0.5.tar.gz
- Upload date:
- Size: 21.5 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 | 79031ff8b348abf979e6ec6e9217d2e38b1537ef406d999a9692447aaf489e6a |
|
MD5 | bfb5e64ad3f8dd1335e8e03faf748827 |
|
BLAKE2b-256 | bf49f343e2d79321b7881def3f577e5b2d2ab331cf6cd0f5908a6c60d3702a31 |
File details
Details for the file pipeclip-2.0.5-py3-none-any.whl
.
File metadata
- Download URL: pipeclip-2.0.5-py3-none-any.whl
- Upload date:
- Size: 23.8 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 | ab33263b553d932cce3d3c3c5c5255a7cc82fb0c3d44d44a4122a4237ac6a152 |
|
MD5 | 19063bd006174321590c0d5a3361af10 |
|
BLAKE2b-256 | 3d00aa5eee54d5db3293943dc5f83dce0131657b55397846c84c476480d8f772 |