Permalink
Browse files

Update index.pl

  • Loading branch information...
1 parent ef8c9b0 commit eaa58d83ebc32eb3738e5bb24bd19beea89d5058 @charlesbreeze committed on GitHub Nov 30, 2016
Showing with 5 additions and 3 deletions.
  1. +5 −3 webserver/cgi-bin/index.pl
@@ -811,9 +811,11 @@ =head2 print_credits_box
sub print_credits_box {
print Template::content_box("Credits",
- "Breeze CE, Paul DS, Butcher LM, Herrero J, Birney E, Dunham I, Beck S. eFORGE: A tool for
- identifying tissue-specific signal in epigenomic data. <i>Manuscript in preparation.</i>
- <br \>",
+ "Breeze, C.E.*, Paul, D.S., van Dongen, J., Butcher, L.M., Ambrose, J.C., Barrett, J.E., Lowe, R., Rakyan, V.K.,
+ Iotchkova, V., Frontini, M., Downes, K., Ouwehand, W.H., Laperle, J., Jacques, P.-É., Bourque, G., Bergmann, A.K.,
+ Siebert, R., Vellenga, E., Saeed, S., Matarese, F., Martens, J.H.A., Stunnenberg, H.G., Teschendorff, A.E., Herrero, J.,
+ Birney, E., Dunham, I., Beck, S.*, 2016. eFORGE: A Tool for Identifying Cell Type-Specific Signal in Epigenomic Data.
+ <i>Cell Reports</i> 17, 2137–2150. doi:10.1016/j.celrep.2016.10.059 <br \>",
);
}

0 comments on commit eaa58d8

Please sign in to comment.