Changeset 1038
- Timestamp:
- Apr 14, 2009, 3:47:56 PM (14 years ago)
- Location:
- plugins/base2/net.sf.basedb.illumina/trunk
- Files:
-
- 1 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
plugins/base2/net.sf.basedb.illumina/trunk/src/net/sf/basedb/illumina/plugins/DetectionPValue.java
r1032 r1038 93 93 ( "Illumina detection P-value calculation", 94 94 "This plug-in implements BeadStudio like detection P-value calculations " + 95 "for Illumina expression data. Please send feedback to" +96 Illumina.EMAIL,95 "for Illumina expression data. More details about this plug-in is found " + 96 "at " + Illumina.URL + "\n\n Please send feedback to " + Illumina.EMAIL, 97 97 Illumina.VERSION, 98 98 Illumina.COPYRIGHT,
Note: See TracChangeset
for help on using the changeset viewer.