git-svn-id: https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/MotifDb@86069 bc3139a8-67e5-0310-9ffc-ced21a209358
... | ... |
@@ -102,7 +102,7 @@ test.createMetadataTable = function (x.matrices, x.novels) |
102 | 102 |
"bindingDomain", "tfFamily", "experimentType", "pubmedID")) |
103 | 103 |
checkEquals (tbl.md$providerName [1:2], c ('UW.Motif.0001', 'UW.Motif.0002')) |
104 | 104 |
checkEquals (tbl.md$providerId [1:2], c ('UW.Motif.0001', 'UW.Motif.0002')) |
105 |
- checkEquals (tbl.md$pubmedID [1:2], c ('22959076', '22959076')) |
|
105 |
+ checkEquals (tbl.md$pubmedID [1:2], c ("22955618", "22955618")) |
|
106 | 106 |
checkEquals (tbl.md$dataSource [1:2], c ('stamlab', 'stamlab')) |
107 | 107 |
checkEquals (tbl.md$organism [1:2], c ('Hsapiens', 'Hsapiens')) |
108 | 108 |
checkEquals (tbl.md$experimentType [1:2], c ('digital genomic footprinting', 'digital genomic footprinting')) |