Previous changeset 10:b8c05adb68da (2017-08-23) Next changeset 12:5585f04eb317 (2018-04-25) |
Commit message:
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/meme commit 76b52a25e6259819f40be78b44b98ff25bcd4684 |
modified:
meme.xml |
b |
diff -r b8c05adb68da -r 7a5164f99316 meme.xml --- a/meme.xml Wed Aug 23 20:57:09 2017 -0400 +++ b/meme.xml Tue Apr 24 13:35:01 2018 -0400 |
b |
@@ -321,12 +321,14 @@ </help> <citations> <citation type="bibtex"> - @article{Proceedings of the Second International Conference on Intelligent Systems for Molecular Biology, pp. 28-36, AAAI Press, Menlo Park, California, - author = {Bailey,Timothy L. and Elkan, Charles}, - title = {Fitting a mixture model by expectation maximization to discover motifs in biopolymers}, - year = {1994}, - eprint = {None}, - url = {http://www.sdsc.edu/~tbailey/papers/ismb94.pdf} - }</citation> +@inproceedings{Bailey1994Fitting, + booktitle = {Proceedings of the Second International Conference on Intelligent Systems for Molecular Biology}, + pages = {28-36}, + author = {Bailey, Timothy L. and Elkan, Charles}, + title = {Fitting a mixture model by expectation maximization to discover motifs in biopolymers}, + url = {https://www.aaai.org/Papers/ISMB/1994/ISMB94-004.pdf}, + year = {1994}, +} + </citation> </citations> </tool> |