Pan-ChIP-seq Analysis of Peak Sets
Project description
PanChIP
Pan-ChIP-seq Analysis of Protein Colocalization Using Peak Sets
Installation
pip3 install panchip
Usage
panchip [options]
Commands:
init Initialization of the PanChIP library
analysis Analysis of a list peak sets
filter Filtering library for quality control
Run panchip <command> -h for help on a specific command.
PanChIP: Pan-ChIP-seq Analysis of Peak Sets
positional arguments:
command Subcommand to run
optional arguments:
-h, --help show this help message and exit
--version show program's version number and exit
panchip init [-h] library_directory
Initialization of the PanChIP library
positional arguments:
library_directory Directory wherein PanChIP library will be stored. > 13.6
GB of storage required.
optional arguments:
-h, --help show this help message and exit
panchip analysis [-h] [-t THREADS] [-r REPEATS] library_directory input_directory output_directory
Analysis of a list peak sets
positional arguments:
library_directory Directory wherein PanChIP library was stored.
input_directory Input directory wherein peak sets in the format of .bed
files are located.
(.bed6 format with numeric scores in 5th column required)
output_directory Output directory wherein output files will be stored.
optional arguments:
-h, --help show this help message and exit
-t THREADS Number of threads to use. (default: 1)
-r REPEATS Number of repeats to perform. (default: 1)
panchip filter [-h] [-t THREADS] library_directory input_file output_directory
Filtering library for quality control
positional arguments:
library_directory Directory wherein PanChIP library was stored.
input_file Path to the input .bed file.
(.bed6 format with numeric scores in 5th column required)
output_directory Output directory wherein output files will be stored.
optional arguments:
-h, --help show this help message and exit
-t THREADS Number of threads to use. (default: 1)
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
PanChIP-3.0.9.tar.gz
(474.6 kB
view details)
File details
Details for the file PanChIP-3.0.9.tar.gz.
File metadata
- Download URL: PanChIP-3.0.9.tar.gz
- Upload date:
- Size: 474.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.4.2 requests/2.22.0 setuptools/45.2.0 requests-toolbelt/0.8.0 tqdm/4.61.2 CPython/3.8.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9c15357152b1b8deb596a74a8bf4c6cfafcd61befe838cb1ebadb2973d0e8af0
|
|
| MD5 |
4c26fba0630b3b4a4f72530b61050789
|
|
| BLAKE2b-256 |
babbe8498612011e4e47aac5b4347c33880e8fe8a1a7e65b1ecc15668a1b10e7
|