changeset 24:385d21a8d0a0

New tool to Query multiple public repositories for elemental compositions from accurate mass values detected by high-resolution mass spectrometers
author pieter.lukasse@wur.nl
date Thu, 03 Apr 2014 16:50:45 +0200
parents 85fd05d0d16c
children ab7f9ec70ffc
files README.rst
diffstat 1 files changed, 20 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/README.rst	Thu Apr 03 16:44:11 2014 +0200
+++ b/README.rst	Thu Apr 03 16:50:45 2014 +0200
@@ -19,6 +19,12 @@
 ============== ======================================================================
 Date            Changes
 -------------- ----------------------------------------------------------------------
+April 2014     * Added interface to ExactMassDB, Pep1000, KEGG, KNApSAcK, Flavonoid 
+                 Viewer, LipidMAPS, HMDB, PubChem, by using the service MFSearcher.
+                 This enables users to query multiple public repositories for 
+                 elemental compositions from accurate mass values detected by 
+                 high-resolution mass spectrometers. NB: see also added 
+                 licensing info below. 
 March 2014     * Added interface to METEXP data store, including tool to fire 
                  queries in batch mode
                * Improved quantification output files of MsClust, a.o. sorting 
@@ -73,4 +79,17 @@
 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
+
+
+License for third party services
+================================
+MFSearcher service : http://webs2.kazusa.or.jp/mfsearcher/#090 
+In the MFSearcher system, the compound data provided by KEGG, Flavonoid Viewer, LIPID MAPS, HMDB and PubChem 
+were downloaded for academic purposes. The compound data of KNApSAcK is provided by Prof. Kanaya in 
+Nara Institute of Science and Technology (NAIST). The part of these data are utilized to construct the 
+specified databases for rapid mass searching in the MFSearcher system after re-calculating the molecular weights. 
+Please preserve the contracts of each original databases when utilizing the search results against these 
+databases by MFSearcher.     
+
+The searching system of MFSearcher, the ExactMassDB database, and the Pep1000 database by Kazusa DNA 
+Research Institute is licensed under a Creative Commons Attribution-NonCommercial 3.0 Unported License.
\ No newline at end of file