Skip to content

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
  • Loading branch information
halilbilgin authored Jun 23, 2021
1 parent 0fb78de commit 96cc04d
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions examples/Simulated.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,13 +13,9 @@
</head>

<body>
<h1>Co-visualizing of Orthologous Polymorphisms</h1>
<h1>Simulated FASTA with long sequences</h1>
<article>
In this example, human NIPBL sequence and its homologous sequences are aligned and human sequence annotations are added.
<br> Additionaly, some genetic variations are also included from available sources.
<br> For example, you can view a particular <a href="javascript:void(0)" onclick="viewer.scrollToPosition(1,165)"> modification and variations on human</a> or
<a href="javascript:void(0)" onclick="viewer.scrollToPosition(6,1801)"> this variation on <i>B. taurus</i></a> or by clicking the link.
<br> Also, you might annotate a sequence interval together with the protein domains. Look at the "NOTES" part!
In this case, we created a FASTA file with 75 sequences each have more than 75000 amino acids. This is to show the power of our visualization tool.
</article>

<!-- MSABrowser Demo -->
Expand Down

0 comments on commit 96cc04d

Please sign in to comment.