changeset 2:bc66eced8072

Uploaded
author pieterlukasse
date Mon, 30 Dec 2013 09:43:23 -0500
parents
children 4217fd6bcb4f
files README.rst
diffstat 1 files changed, 67 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/README.rst	Mon Dec 30 09:43:23 2013 -0500
@@ -0,0 +1,67 @@
+PRIMV-visualization toolset & Galaxy wrappers
+=============================================
+
+Visualization module of Plant Research International's Multi-purpose Views (PRIMV) toolsuite.  
+
+This toolset consists of tools that generate multi-purpose views to assist in the visualization
+and interpretation of large and complex datasets. 
+
+Can be used a.o. in combination with PRIMS-MASSCOMB (prims_masscomb package) and
+PRIMS-proteomics (prims_proteomics package).
+
+Copyright 2010-2013 by Pieter Lukasse, Plant Research International (PRI), 
+Wageningen, The Netherlands. All rights reserved. See the license text below.
+
+Galaxy wrappers and installation are available from the Galaxy Tool Shed at:
+http://toolshed.g2.bx.psu.edu/view/pieterlukasse/primv_visualization
+
+History
+=======
+
+============== ========================================================================
+Date            Changes
+-------------- ------------------------------------------------------------------------
+January 2014   -first release via Tool Shed
+November 2013  -cytoexport tool used internally at PRI 
+October 2012   -first tool for generating visually rich Cytoscape networks (cytoexport)
+============== ========================================================================
+
+Tool Versioning
+===============
+
+PRIMS tools will have versions of the form X.Y.Z. Versions
+differing only after the second decimal should be completely
+compatible with each other. Breaking changes should result in an
+increment of the number before and/or after the first decimal. All
+tools of version less than 1.0.0 should be considered beta.
+
+
+Bug Reports & other questions
+=============================
+
+For the time being issues can be reported via the contact form at
+http://www.wageningenur.nl/en/Persons/PNJ-Pieter-Lukasse.htm
+
+Developers, Contributions & Collaborations 
+==========================================
+
+If you wish to join forces and collaborate on some of the 
+tools do not hesitate to contact Pieter Lukasse via the contact form above. 
+
+License (Apache, Version 2.0)
+=============================
+
+Copyright 2013 Pieter Lukasse, Plant Research International (PRI). 
+
+Licensed under the Apache License, Version 2.0 (the "License");
+you may not use this software except in compliance with the License.
+You may obtain a copy of the License at
+
+http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing, software
+distributed under the License is distributed on an "AS IS" BASIS,
+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+See the License for the specific language governing permissions and
+limitations under the License.
+          
\ No newline at end of file