Mercurial > repos > iuc > deseq2
diff deseq2.R @ 31:7a189a7634c7 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/deseq2 commit 5b6dc96c6e14582d5bb1dc213ac8d26dc7b2829e
| author | iuc |
|---|---|
| date | Tue, 04 Dec 2018 08:18:46 -0500 |
| parents | 3b9af9a27b5b |
| children | 4f497a8a72e8 |
line wrap: on
line diff
--- a/deseq2.R Fri Nov 16 14:45:51 2018 -0500 +++ b/deseq2.R Tue Dec 04 08:18:46 2018 -0500 @@ -57,7 +57,7 @@ "plots" , "p", 1, "character", "tximport", "i", 0, "logical", "txtype", "y", 1, "character", - "tx2gene", "x", 1, "character", # a space-sep tx-to-gene map or GTF file (auto detect .gtf/.GTF) + "tx2gene", "x", 1, "character", # a space-sep tx-to-gene map or GTF/GFF3 file "esf", "e", 1, "character", "fit_type", "t", 1, "integer", "many_contrasts", "m", 0, "logical",
