Sign inSign up

danhumassmed/de-seq-tools

By danhumassmed

Updated over 1 year ago

Software for Bioinformatics pipelines HOMER, DESeq2, samtools, edgeR, rclone

Image
0

165

danhumassmed/de-seq-tools repository overview

Sofware Provided

Docker TagHOMERsamtoolsDESeq2edgeRrclone
1.0.1v4.11.1v1.17v1.38.0v3.40.0v1.63.1
1.0.2v5.1v1.21v1.38.0v3.40.0v1.69.0

HOMER Software for motif discovery and next generation sequencing analysis


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.

Salmtools


http://www.htslib.org/

Samtools is a suite of programs for interacting with high-throughput sequencing data. It consists of three separate repositories:

  • Samtools Reading/writing/editing/indexing/viewing SAM/BAM/CRAM format
  • BCFtools Reading/writing BCF2/VCF/gVCF files and calling/filtering/summarising SNP and short indel sequence variants
  • HTSlib A C library for reading/writing high-throughput sequencing data

Samtools and BCFtools both use HTSlib internally, but these source packages contain their own copies of htslib so they can be built independently.



DESeq2


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.


edgeR: Empirical Analysis of Digital Gene Expression Data in R


https://rdrr.io/bioc/edgeR/

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: Rclone syncs your files to cloud storage ---

https://rclone.org/#about

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.


Usage

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:/

Tag summary

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