# HG changeset patch # User artbio # Date 1567413539 14400 # Node ID 8ad272e0b64071e5caa01f81b3a335bbe7fcaf6c # Parent 734ab9c5595ade819a38d58e8e70ccacf8fb10ba "planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/gsc_gene_expression_correlations commit 1b98c85982a2a9f9df4b318f672b9b68cff66a93" diff -r 734ab9c5595a -r 8ad272e0b640 correlation_with_signature.R --- a/correlation_with_signature.R Mon Jun 24 13:38:39 2019 -0400 +++ b/correlation_with_signature.R Mon Sep 02 04:38:59 2019 -0400 @@ -15,7 +15,6 @@ options( show.error.messages=F, error = function () { cat( geterrmessage(), file=stderr() ); q( "no", 1, F ) } ) loc <- Sys.setlocale("LC_MESSAGES", "en_US.UTF-8") -requiredPackages = c('optparse', 'Hmisc') warnings() library(optparse) diff -r 734ab9c5595a -r 8ad272e0b640 correlation_with_signature.xml --- a/correlation_with_signature.xml Mon Jun 24 13:38:39 2019 -0400 +++ b/correlation_with_signature.xml Mon Sep 02 04:38:59 2019 -0400 @@ -1,4 +1,4 @@ - + between genes or with a signature of selected genes r-optparse