Previous changeset 57:6e478392eff2 (2017-06-08) Next changeset 59:4e940b2f5a1b (2017-06-08) |
Commit message:
Uploaded 20170608 |
modified:
loadandplot.xml plotwithscale.xml testandplot.xml |
added:
._loadandplot.R ._plotwithscale.R ._testandplot.R test-data/._.DS_Store test-data/input/._Controls_regions.bed test-data/input/._Elements1_regions.bed test-data/input/._Elements2_regions.bed test-data/input/._Elements3_regions.bed test-data/input/._Feature1.bed test-data/input/._Feature2.bed test-data/input/._features.header.bed.txt test-data/input/._regions.header.txt test-data/output_loadandplot/._iwtomics.loadandplot.RData test-data/output_loadandplot/._iwtomics.loadandplot.features.txt test-data/output_loadandplot/._iwtomics.loadandplot.pdf test-data/output_loadandplot/._iwtomics.loadandplot.regions.txt test-data/output_plotwithscale/._iwtomics.plotwithscale.adjustedpvalue.txt test-data/output_plotwithscale/._iwtomics.plotwithscale.iwtomicstestresults.pdf test-data/output_plotwithscale/._iwtomics.plotwithscale.summaryplot.pdf test-data/output_testandplot/._iwtomics.testandplot.RData test-data/output_testandplot/._iwtomics.testandplot.adjustedpvalue.matrix.txt test-data/output_testandplot/._iwtomics.testandplot.iwtomicstestresults.pdf test-data/output_testandplot/._iwtomics.testandplot.selectedfeatures.txt test-data/output_testandplot/._iwtomics.testandplot.summaryplot.pdf test-data/output_testandplot/._iwtomics.testandplot.tests.txt |
b |
diff -r 6e478392eff2 -r 7a806a3aeda1 ._loadandplot.R |
b |
Binary file ._loadandplot.R has changed |
b |
diff -r 6e478392eff2 -r 7a806a3aeda1 ._plotwithscale.R |
b |
Binary file ._plotwithscale.R has changed |
b |
diff -r 6e478392eff2 -r 7a806a3aeda1 ._testandplot.R |
b |
Binary file ._testandplot.R has changed |
b |
diff -r 6e478392eff2 -r 7a806a3aeda1 loadandplot.xml --- a/loadandplot.xml Thu Jun 08 16:44:48 2017 -0400 +++ b/loadandplot.xml Thu Jun 08 17:09:15 2017 -0400 |
b |
@@ -1,4 +1,4 @@ -<tool id="loadandplot" name="IWTomics Load" version="@VERSION@.0"> +<tool id="iwtomics_loadandplot" name="IWTomics Load" version="@VERSION@.0"> <description>Smooth and Plot</description> <macros> <import>macros.xml</import> |
b |
diff -r 6e478392eff2 -r 7a806a3aeda1 plotwithscale.xml --- a/plotwithscale.xml Thu Jun 08 16:44:48 2017 -0400 +++ b/plotwithscale.xml Thu Jun 08 17:09:15 2017 -0400 |
b |
@@ -1,4 +1,4 @@ -<tool id="plotwithscale" name="IWTomics Plot with Threshold" version="@VERSION@.0"> +<tool id="iwtomics_plotwithscale" name="IWTomics Plot with Threshold" version="@VERSION@.0"> <description>on Test Scale</description> <macros> <import>macros.xml</import> |
b |
diff -r 6e478392eff2 -r 7a806a3aeda1 test-data/._.DS_Store |
b |
Binary file test-data/._.DS_Store has changed |
b |
diff -r 6e478392eff2 -r 7a806a3aeda1 test-data/input/._Controls_regions.bed |
b |
Binary file test-data/input/._Controls_regions.bed has changed |
b |
diff -r 6e478392eff2 -r 7a806a3aeda1 test-data/input/._Elements1_regions.bed |
b |
Binary file test-data/input/._Elements1_regions.bed has changed |
b |
diff -r 6e478392eff2 -r 7a806a3aeda1 test-data/input/._Elements2_regions.bed |
b |
Binary file test-data/input/._Elements2_regions.bed has changed |
b |
diff -r 6e478392eff2 -r 7a806a3aeda1 test-data/input/._Elements3_regions.bed |
b |
Binary file test-data/input/._Elements3_regions.bed has changed |
b |
diff -r 6e478392eff2 -r 7a806a3aeda1 test-data/input/._Feature1.bed |
b |
Binary file test-data/input/._Feature1.bed has changed |
b |
diff -r 6e478392eff2 -r 7a806a3aeda1 test-data/input/._Feature2.bed |
b |
Binary file test-data/input/._Feature2.bed has changed |
b |
diff -r 6e478392eff2 -r 7a806a3aeda1 test-data/input/._features.header.bed.txt |
b |
Binary file test-data/input/._features.header.bed.txt has changed |
b |
diff -r 6e478392eff2 -r 7a806a3aeda1 test-data/input/._regions.header.txt |
b |
Binary file test-data/input/._regions.header.txt has changed |
b |
diff -r 6e478392eff2 -r 7a806a3aeda1 test-data/output_loadandplot/._iwtomics.loadandplot.RData |
b |
Binary file test-data/output_loadandplot/._iwtomics.loadandplot.RData has changed |
b |
diff -r 6e478392eff2 -r 7a806a3aeda1 test-data/output_loadandplot/._iwtomics.loadandplot.features.txt |
b |
Binary file test-data/output_loadandplot/._iwtomics.loadandplot.features.txt has changed |
b |
diff -r 6e478392eff2 -r 7a806a3aeda1 test-data/output_loadandplot/._iwtomics.loadandplot.pdf |
b |
Binary file test-data/output_loadandplot/._iwtomics.loadandplot.pdf has changed |
b |
diff -r 6e478392eff2 -r 7a806a3aeda1 test-data/output_loadandplot/._iwtomics.loadandplot.regions.txt |
b |
Binary file test-data/output_loadandplot/._iwtomics.loadandplot.regions.txt has changed |
b |
diff -r 6e478392eff2 -r 7a806a3aeda1 test-data/output_plotwithscale/._iwtomics.plotwithscale.adjustedpvalue.txt |
b |
Binary file test-data/output_plotwithscale/._iwtomics.plotwithscale.adjustedpvalue.txt has changed |
b |
diff -r 6e478392eff2 -r 7a806a3aeda1 test-data/output_plotwithscale/._iwtomics.plotwithscale.iwtomicstestresults.pdf |
b |
Binary file test-data/output_plotwithscale/._iwtomics.plotwithscale.iwtomicstestresults.pdf has changed |
b |
diff -r 6e478392eff2 -r 7a806a3aeda1 test-data/output_plotwithscale/._iwtomics.plotwithscale.summaryplot.pdf |
b |
Binary file test-data/output_plotwithscale/._iwtomics.plotwithscale.summaryplot.pdf has changed |
b |
diff -r 6e478392eff2 -r 7a806a3aeda1 test-data/output_testandplot/._iwtomics.testandplot.RData |
b |
Binary file test-data/output_testandplot/._iwtomics.testandplot.RData has changed |
b |
diff -r 6e478392eff2 -r 7a806a3aeda1 test-data/output_testandplot/._iwtomics.testandplot.adjustedpvalue.matrix.txt |
b |
Binary file test-data/output_testandplot/._iwtomics.testandplot.adjustedpvalue.matrix.txt has changed |
b |
diff -r 6e478392eff2 -r 7a806a3aeda1 test-data/output_testandplot/._iwtomics.testandplot.iwtomicstestresults.pdf |
b |
Binary file test-data/output_testandplot/._iwtomics.testandplot.iwtomicstestresults.pdf has changed |
b |
diff -r 6e478392eff2 -r 7a806a3aeda1 test-data/output_testandplot/._iwtomics.testandplot.selectedfeatures.txt |
b |
Binary file test-data/output_testandplot/._iwtomics.testandplot.selectedfeatures.txt has changed |
b |
diff -r 6e478392eff2 -r 7a806a3aeda1 test-data/output_testandplot/._iwtomics.testandplot.summaryplot.pdf |
b |
Binary file test-data/output_testandplot/._iwtomics.testandplot.summaryplot.pdf has changed |
b |
diff -r 6e478392eff2 -r 7a806a3aeda1 test-data/output_testandplot/._iwtomics.testandplot.tests.txt |
b |
Binary file test-data/output_testandplot/._iwtomics.testandplot.tests.txt has changed |
b |
diff -r 6e478392eff2 -r 7a806a3aeda1 testandplot.xml --- a/testandplot.xml Thu Jun 08 16:44:48 2017 -0400 +++ b/testandplot.xml Thu Jun 08 17:09:15 2017 -0400 |
b |
@@ -1,4 +1,4 @@ -<tool id="testandplot" name="IWTomics Test" version="@VERSION@.0"> +<tool id="iwtomics_testandplot" name="IWTomics Test" version="@VERSION@.0"> <description>and Plot</description> <macros> <import>macros.xml</import> |