Mercurial > repos > lgueguen > sartools
comparison README.md @ 2:d86ccac2a660 draft
New release of SARTools (1.3.2)
author | lgueguen |
---|---|
date | Wed, 17 May 2017 05:09:10 -0400 |
parents | 581d217c7337 |
children | de6d0b7c17af |
comparison
equal
deleted
inserted
replaced
1:fe0ee346b17d | 2:d86ccac2a660 |
---|---|
1 ----------------------------------------------------------- | 1 ----------------------------------------------------------- |
2 SARTools-Galaxy: a galaxy wrapper for SARTools version 1.2.0 | 2 SARTools-Galaxy: a galaxy wrapper for SARTools version 1.3.2 |
3 ----------------------------------------------------------- | 3 ----------------------------------------------------------- |
4 | 4 |
5 [![Build Status](https://travis-ci.org/PF2-pasteur-fr/SARTools-Galaxy.svg?branch=master)](https://travis-ci.org/PF2-pasteur-fr/SARTools-Galaxy) | 5 [![Build Status](https://travis-ci.org/PF2-pasteur-fr/SARTools-Galaxy.svg?branch=master)](https://travis-ci.org/PF2-pasteur-fr/SARTools-Galaxy) |
6 | 6 |
7 Description: | 7 Description: |
10 | 10 |
11 SARTools provides tools to generate descriptive and diagnostic graphs, to run the differential analysis with one of the well known DESeq2 or edgeR packages and to export the results into easily readable tab-delimited files. It also facilitates the generation of a HTML report which displays all the figures produced, explains the statistical methods and gives the results of the differential analysis. Note that SARTools does not intend to replace DESeq2 or edgeR: it simply provides an environment to go with them. For more details about the methodology behind DESeq2 or edgeR, the user should read their documentations and papers. | 11 SARTools provides tools to generate descriptive and diagnostic graphs, to run the differential analysis with one of the well known DESeq2 or edgeR packages and to export the results into easily readable tab-delimited files. It also facilitates the generation of a HTML report which displays all the figures produced, explains the statistical methods and gives the results of the differential analysis. Note that SARTools does not intend to replace DESeq2 or edgeR: it simply provides an environment to go with them. For more details about the methodology behind DESeq2 or edgeR, the user should read their documentations and papers. |
12 | 12 |
13 Requirements: | 13 Requirements: |
14 ------------- | 14 ------------- |
15 R (3.2.2 or higher), Bio-conductor package | 15 R (3.3.0 or higher), Bio-conductor package |
16 SARTools package (1.2.0) | 16 SARTools package (1.3.2) |
17 other R packages: DESeq2 (1.10.0 or higher), edgeR (3.12.0 or higher), genefilter, xtable and knitr | 17 other R packages: DESeq2 (1.12.0 or higher), edgeR (3.12.0 or higher), genefilter, xtable and knitr |
18 Rscript | 18 Rscript |
19 | 19 |
20 SARTools 1.2.0 can be downloaded on github (https://github.com/PF2-pasteur-fr/SARTools). More information about installation can be found at this url. | 20 SARTools can be downloaded on github (https://github.com/PF2-pasteur-fr/SARTools). More information about installation can be found at this url. |
21 | 21 |
22 Requirements using Conda: | 22 Requirements using Conda: |
23 ------------------------- | 23 ------------------------- |
24 [![install with bioconda](https://img.shields.io/badge/install%20with-bioconda-brightgreen.svg?style=flat)](http://bioconda.github.io/recipes/r-sartools/README.html) | 24 [![install with bioconda](https://img.shields.io/badge/install%20with-bioconda-brightgreen.svg?style=flat)](http://bioconda.github.io/recipes/r-sartools/README.html) |
25 | 25 |