Mercurial > repos > pieterlukasse > primo_multiomics
diff README.rst @ 0:5bc82cf5439b
Initial commit
author | pieter.lukasse@wur.nl |
---|---|
date | Fri, 02 May 2014 15:36:43 +0200 |
parents | |
children | eb0b7889dd08 |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/README.rst Fri May 02 15:36:43 2014 +0200 @@ -0,0 +1,65 @@ +PRIMO-multi-omics toolset & Galaxy wrappers +=========================================== + +Multi-omics module of Plant Research International's Mass Spectrometry (PRIMO) toolsuite. +This toolset consists of custom tools to facilitate post processing +and integration of different omics datasets. + +Can be used in combination with PRIMS-proteomics (prims_proteomics package) and +with PRIMS-metabolomics (prims_metabolomics package). + +Copyright 2010-2014 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/primo_multiomics + +History +======= + +============== ====================================================================== +Date Changes +-------------- ---------------------------------------------------------------------- +May 2014 * first release via Tool Shed +============== ====================================================================== + +Tool Versioning +=============== + +PRIMO 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