TF-Prioritizer
Version 1

Workflow Type: Unrecognized workflow type
Work-in-progress

1. About TF-Prioritizer

This pipeline gives you a full analysis of nfcore chromatine accessibility peak data (ChIP-Seq, ATAC-Seq or DNAse-Seq) and nfcore RNA-seq count data. It performs DESeq2, TEPIC and DYNAMITE including all preprocessing and postprocessing steps necessary to transform the data. It also gives you plots for deep analysis of the data. The general workflow is sketched in the images below:

Graphical abstract:

Graphical abstrat

Technical workflow:

Technical workflow

2. License and Citing

TF-Prioritizer is distributed under the GNU General Public License. The Graphical Abstract and the Technical Workflow was created using biorender.com.

3. Usage

The software can be executed using docker. For the following command, only python3, curl and docker are required. Explanations about the configs can be found in the config readme.

curl -s https://raw.githubusercontent.com/biomedbigdata/TF-Prioritizer/master/docker.py | python3 - -c [config_file] -o [output_dir] -t [threads]

Note, that for this approach an internet connection is required. The docker image will be downloaded from DockerHub on the first execution as well as with every update we release. Furthermore, the wrapper script will be fetched from GitHub with every execution.

If curl is not available (for example if you are using windows), or you want to be able to execute the software without an internet connection, you can download the wrapper script from here.

You can then execute the script using

python3 [script_path] -c [config_file] -o [output_dir] -t [threads]

If you want to use the pipeline without docker

We do not recommend using the pipeline without docker, because the dependencies are very complex, and it is very hard to install them correctly. However, if you want to use the pipeline without docker, you can do so by installing the dependencies manually. The dependencies and their correct installation process can be derived from the Dockerfile and the environment scripts which can be found in the environment directory.

Version History

master @ a532453 (earliest) Created 2nd Feb 2023 at 14:42 by Nico Trummer

Explain usage without docker


Frozen master a532453
help Creators and Submitter
Creators
Not specified
Submitter
Activity

Views: 773

Created: 2nd Feb 2023 at 14:42

help Tags

This item has not yet been tagged.

help Attributions

None

Total size: 4.77 MB
Powered by
(v.1.14.1)
Copyright © 2008 - 2023 The University of Manchester and HITS gGmbH