# HG changeset patch # User kpbioteam # Date 1527694470 14400 # Node ID e9a45e722066a21ff6d1deba9901cf2b8242bbbf # Parent e717ba37cdbde3fa8ffa6a9c94e8d2096132ff11 planemo upload for repository https://github.com/kpbioteam/minfi_getm commit 9014fc50bc3c0eacddbc719fabf610db0dafe12a diff -r e717ba37cdbd -r e9a45e722066 README.md --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/README.md Wed May 30 11:34:30 2018 -0400 @@ -0,0 +1,1 @@ +# Tool return the Fisher information corresponding to a model and a design diff -r e717ba37cdbd -r e9a45e722066 minfi_getM.xml --- a/minfi_getM.xml Mon Feb 05 09:30:08 2018 -0500 +++ b/minfi_getM.xml Wed May 30 11:34:30 2018 -0400 @@ -7,10 +7,10 @@ Rscript ${__tool_directory__}/minfi_getM.R "$input1" "$output1" ]]> - + - + @@ -24,4 +24,4 @@ 10.1093/bioinformatics/btu049 - \ No newline at end of file + diff -r e717ba37cdbd -r e9a45e722066 test.Rmd --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/test.Rmd Wed May 30 11:34:30 2018 -0400 @@ -0,0 +1,6 @@ +--- +title: "An example Knitr/R Markdown document" +author: "Kpbioteam" +date: "23 Feb 2018" +output: html_document +---