Skip to content

Commit fc38d58

Browse files
committed
Update HTML margins
1 parent 0fe26b1 commit fc38d58

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

mGAP/resources/views/annotation.html

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
})(jQuery);
1919
</script>
2020

21-
<div style="float: none;">
21+
<div style="float: none;margin-bottom: 20px;">
2222
<div style="float: left; border: 10px; padding-right: 20px;width:40%; text-align: justify" >
2323
Assigning significance to genetics variants is often a challenge, and this is particularly problematic for model organisms like macaques,
2424
which have few sources of genomic annotations, relative to human or mouse.
@@ -34,7 +34,6 @@
3434
<li><a href="http://database.liulab.science/dbNSFP#intro">dbNSFP: Functional Predictions and Annotations for Human Non-synonymous and Splice Site SNVs</a></li>
3535
<li><a href="https://pcingola.github.io/SnpEff/se_introduction/">SnpEff: variant annotation and effect prediction tool</a></li>
3636
<li><a href="https://github.com/bimberlabinternal/VariantAnnotation/tree/master">VariantAnnotation: a custom Funcotator-compatible set of annotation sources</a></li>
37-
3837
</ul>
3938
</div>
4039
<div>

0 commit comments

Comments
 (0)