Changeset 867
- Timestamp:
- Dec 3, 2008, 10:40:15 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
plugins/base1/se.lu.thep.wenni/trunk/base/base2/WeNNI.java
r863 r867 43 43 44 44 /** 45 WeNNI plug-in. An Unreliable expression value of a gene is imputed45 WeNNI plug-in. An unreliable expression value of a gene is imputed 46 46 as the average expression in the most similar genes. 47 47 … … 63 63 64 64 about = new AboutImpl 65 ( "WeNNI", "An Unreliable expression value of a gene is " +65 ( "WeNNI", "An unreliable expression value of a gene is " + 66 66 "imputed as the average expression in the most similar genes.\n" + 67 67 "\nThe method is published in \"Improving missing value imputation " +
Note: See TracChangeset
for help on using the changeset viewer.