Changes between Version 6 and Version 7 of se.lu.onk.MergeBioAssay
- Timestamp:
- Dec 5, 2008, 10:42:23 AM (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
se.lu.onk.MergeBioAssay
v6 v7 1 1 = Merge !BioAssay = 2 2 3 Using this plug in base-users can merge together bioassays by grouping them according to annotation types or syntactical differences in the name. There are four different method for calculating the new values. They differ in what kind of mean they are using (arithmetic or geometric) and if they are merging on ratio or intensity.3 Using this plug-in base-users can merge together bioassays by grouping them according to annotation types or syntactical differences in the name. There are four different method for calculating the new values. They differ in what kind of mean they are using (arithmetic or geometric) and if they are merging on ratio or intensity. 4 4 5 5 For each group the parents are saved so the link to the raw data is preserved. Annotations for the bioassays are saved if sample1 is the same for each assay in each group. … … 10 10 [source:plugins/base1/se.lu.onk.MergeBioAssay/trunk/README README] 11 11 12 == License == 13 14 Merge !BioAssay is an open source project and available for free under the [http://www.gnu.org/copyleft/gpl.html GNU General Public License version 3]. 12 15 13 16 == Download ==