Help:Extension/MassFunctions
From Metabolomics.JP
(Difference between revisions)
(Created page with "{{Extension |author=K, Suwa |version=0.2 }} __TOC__ == Requirements == * Java 1.6 * [http://metabolomics.jp/data/jar/DisplayAll3.jar DisplayAll3.jar] mass表示を行うプロ...") |
|||
Line 8: | Line 8: | ||
== Requirements == | == Requirements == | ||
− | |||
* [http://metabolomics.jp/data/jar/DisplayAll3.jar DisplayAll3.jar] mass表示を行うプログラム | * [http://metabolomics.jp/data/jar/DisplayAll3.jar DisplayAll3.jar] mass表示を行うプログラム | ||
Line 28: | Line 27: | ||
</li> | </li> | ||
</ol> | </ol> | ||
+ | |||
+ | == Function == | ||
+ | # spectraapplet | ||
+ | # massrecordinfowithapp |
Revision as of 14:21, 17 February 2011
Extension Information | |
Implementation | |
Description | |
Author(s) | K, Suwa |
Version | 0.2 |
MediaWiki | |
License | |
Hooks used | |
Token type | |
Contents |
Requirements
- DisplayAll3.jar mass表示を行うプログラム
Download
version | source | md5 | OperationCheck version |
0.2(February 10,2011) | MassFunctions.phps | 2f31fcc11eafefb6d0b70d48c0311680 | 1.11.1 |
Installtion
- Download the source code and rename it to MassFunctions.php.
- Place it in the extensions/ directory.
- 上記jarファイルをダウンロードし、適当な場所へ置いて下さい。
- Insert the follow lines to LocalSettings.php
require_once( "$IP/extensions/MassFunctions.php" ); $egMassJarPath = 'DisplayAll3.jarを保存したディレクトリ';
Function
- spectraapplet
- massrecordinfowithapp