mdozmorov / HiC_tools

A collection of tools for Hi-C data analysis
MIT License
514 stars 118 forks source link

Add Altmetrics badges to each paper #6

Closed mdozmorov closed 3 years ago

mdozmorov commented 3 years ago

After each bibliography, add the following HTML code. Change DOI to the paper-specific one.

<span data-badge-type="4" data-doi="10.1101/2020.09.03.282186" data-hide-no-mentions="true" class="altmetric-embed"> </span>

This code will display an Altmetrics badge, to help prioritize publications.

Please, contribute by clicking the pen ("edit") button on the README.md file (upper-right corner), make edits, and it will create a pull request.

mdozmorov commented 3 years ago

GitHub won't render HTML tags. Closing until find how to do it.