Browse code

fixed pubmed id for stamlab data

git-svn-id: https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/MotifDb@86070 bc3139a8-67e5-0310-9ffc-ced21a209358

p.shannon authored on 04/02/2014 19:33:27
Showing 1 changed files

... ...
@@ -185,7 +185,7 @@ createMetadataTable = function (matrices, novels)
185 185
                     bindingDomain=NA,
186 186
                     tfFamily=NA,
187 187
                     experimentType='digital genomic footprinting',
188
-                    pubmedID='22959076')
188
+                    pubmedID="22955618")
189 189
     tbl.md = rbind (tbl.md, data.frame (new.row, stringsAsFactors=FALSE))
190 190
     full.name = sprintf ('%s-%s-%s', 'Hsapiens', 'stamlab', matrix.id)
191 191
     rownames (tbl.md) [nrow (tbl.md)] = full.name