Software for Bioinformatics pipelines HOMER, DESeq2, samtools, edgeR, rclone
165
| Docker Tag | HOMER | samtools | DESeq2 | edgeR | rclone |
|---|---|---|---|---|---|
| 1.0.1 | v4.11.1 | v1.17 | v1.38.0 | v3.40.0 | v1.63.1 |
| 1.0.2 | v5.1 | v1.21 | v1.38.0 | v3.40.0 | v1.69.0 |
http://homer.ucsd.edu/homer/index.html
HOMER (Hypergeometric Optimization of Motif EnRichment) is a suite of tools for Motif Discovery and next-gen sequencing analysis. It is a collection of command line programs for UNIX-style operating systems written in Perl and C++. HOMER was primarily written as a de novo motif discovery algorithm and is well suited for finding 8-20 bp motifs in large scale genomics data. HOMER contains many useful tools for analyzing ChIP-Seq, GRO-Seq, RNA-Seq, DNase-Seq, Hi-C and numerous other types of functional genomics sequencing data sets.
Samtools is a suite of programs for interacting with high-throughput sequencing data. It consists of three separate repositories:
Samtools and BCFtools both use HTSlib internally, but these source packages contain their own copies of htslib so they can be built independently.
https://bioinformaticshome.com/tools/rna-seq/descriptions/DESeq2.html
DESeq2 is a tool for differential gene expression analysis of RNA-seq data. DESeq2 is a new version of DESeq and can detect more differentially expressed genes (DEGs) than DESeq2. However, it also seems to allow more false positives. The DESeq2 algorithm uses the negative binomial distribution, the Wald, and the Likelihood Ratio Tests.
Differential expression analysis of RNA-seq expression profiles with biological replication. Implements a range of statistical methodology based on the negative binomial distributions, including empirical Bayes estimation, exact tests, generalized linear models and quasi-likelihood tests. As well as RNA-seq, it be applied to differential signal analysis of other types of genomic data that produce read counts, including ChIP-seq, ATAC-seq, Bisulfite-seq, SAGE and CAGE.
Rclone is a command-line program to manage files on cloud storage. It is a feature-rich alternative to cloud vendors' web storage interfaces. Over 70 cloud storage products support rclone including S3 object stores, business & consumer file storage services, as well as standard transfer protocols.
The provided Docker image is compatible with Singularity and is actively used in NextFlow Pipelines configured for an HPC.
docker run -v /home/dan/.config/rclone/rclone.conf:/root/.config/rclone/rclone.conf danhumassmed/de-seq-tools:1.0.1 rclone ls remote:/
Content type
Image
Digest
sha256:266795f8f…
Size
1.2 GB
Last updated
over 1 year ago
docker pull danhumassmed/de-seq-tools:1.0.2