Skip to content

Commit

Permalink
font-awesome installed and links to the group website updated
Browse files Browse the repository at this point in the history
  • Loading branch information
SoniaRuiz committed Oct 27, 2020
1 parent ba9ab01 commit 2b2c22c
Show file tree
Hide file tree
Showing 59 changed files with 36,422 additions and 26 deletions.
Binary file modified .vs/CoExp_Web/v16/.suo
Binary file not shown.
2 changes: 1 addition & 1 deletion Program.cs
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ public class Program
public static void Main(string[] args)
{
CreateWebHostBuilder(args)
.UseEnvironment("Development")
.UseEnvironment("Production")
.Build()
.Run();
}
Expand Down
4 changes: 2 additions & 2 deletions Properties/launchSettings.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,9 @@
"commandName": "IISExpress",
"launchBrowser": true,
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development"
"ASPNETCORE_ENVIRONMENT": "Production"
},
"applicationUrl": "http://localhost:5004/"
"applicationUrl": "http://localhost:5003/"
}
}
}
18 changes: 9 additions & 9 deletions Views/Run/About.cshtml
Original file line number Diff line number Diff line change
Expand Up @@ -42,16 +42,16 @@

<br /><h4>DEVELOPERS</h4><br />
<p>
The User Interface (UI) of CoExp WebPage has been fully developed by <a href="http://www.rytenlab.com/RytenLab/MemberInfo?Id=LO96_F34158" target="_blank" title="Link to visit Sonia García-Ruiz profile">Sonia García-Ruiz</a>.
She is a Ph.D. student, part of the <a href="http://www.rytenlab.com/RytenLab/" target="_blank" title="Link to visit RytenLab group webpage">RytenLab</a> group, and the WebMaster of CoExp WebPage. For any queries and suggestions related to the CoExp WebPage,
The User Interface (UI) of CoExp WebPage has been fully developed by <a href="https://rytenlab.com/RytenLab/MemberInfo?Id=LO96_F34158" target="_blank" title="Link to visit Sonia García-Ruiz profile">Sonia García-Ruiz</a>.
She is a Ph.D. student, part of the <a href="https://rytenlab.com/RytenLab/" target="_blank" title="Link to visit RytenLab group webpage">RytenLab</a> group, and the WebMaster of CoExp WebPage. For any queries and suggestions related to the CoExp WebPage,
you can reach Sonia at <a href="mailto:s.ruiz@ucl.ac.uk">s.ruiz@ucl.ac.uk</a>.
<br />
On the other hand, CoExp R suit-of-packages has been fully developed by <a href="http://www.rytenlab.com/RytenLab/MemberInfo?Id=BP98-F74160" target="_blank" title="Link to visit Juan A. Botía profile">Juan A. Botía</a>.
On the other hand, CoExp R suit-of-packages has been fully developed by <a href="https://rytenlab.com/RytenLab/MemberInfo?Id=BP98-F74160" target="_blank" title="Link to visit Juan A. Botía profile">Juan A. Botía</a>.
He is also a member of the Ryten Lab group and Professor at the University of Murcia. You can reach Prof. Botía at <a href="mailto:juanbotiablaya@gmail.com">juanbotiablaya@gmail.com</a>.
In addition, Juan A. Botía coordinates the hosting of CoExp Website, which is fully allocated at the <a href="http://www.um.es" target="_blank">University of Murcia</a>.
<br />
Finally, the brain behind this whole idea and the person who made this software possible is <a href="http://www.rytenlab.com/RytenLab/MemberInfo?Id=8774A_!52101" target="_blank" title="Link to visit Mina Ryten profile">Mina Ryten</a>,
a co-expression network guru and the head of the <a href="http://www.rytenlab.com/RytenLab/" target="_blank" title="Link to visit RytenLab group webpage">RytenLab</a> group.
Finally, the brain behind this whole idea and the person who made this software possible is <a href="https://rytenlab.com/RytenLab/MemberInfo?Id=8774A_!52101" target="_blank" title="Link to visit Mina Ryten profile">Mina Ryten</a>,
a co-expression network guru and the head of the <a href="https://rytenlab.com/RytenLab/" target="_blank" title="Link to visit RytenLab group webpage">RytenLab</a> group.
</p>

<br /><h4>COEXP ON GITHUB</h4><br />
Expand All @@ -67,11 +67,11 @@
<p>
<b>Version:</b> CoExp v2.0.1 <br>
<b>Authors:</b>
<span class="author"><a href="http://www.rytenlab.com/RytenLab/MemberInfo?Id=LO96_F34158" target="_blank" title="Sonia García-Ruiz">Sonia García-Ruiz</a></span>,
<span class="author"><a href="http://www.rytenlab.com/RytenLab/MemberInfo?Id=BP98-F74160" target="_blank" title="Juan A. Botía">Juan A. Botía</a></span> and
<span class="author"><a href="http://www.rytenlab.com/RytenLab/MemberInfo?Id=8774A_!52101" target="_blank" title="Mina Ryten">Mina Ryten</a></span>
<span class="author"><a href="https://rytenlab.com/RytenLab/MemberInfo?Id=LO96_F34158" target="_blank" title="Sonia García-Ruiz">Sonia García-Ruiz</a></span>,
<span class="author"><a href="https://rytenlab.com/RytenLab/MemberInfo?Id=BP98-F74160" target="_blank" title="Juan A. Botía">Juan A. Botía</a></span> and
<span class="author"><a href="https://rytenlab.com/RytenLab/MemberInfo?Id=8774A_!52101" target="_blank" title="Mina Ryten">Mina Ryten</a></span>
<br>
<b>RytenLab HomePage:</b> <a href="http://www.rytenlab.com/" target="_blank">http://www.rytenlab.com/</a>
<b>RytenLab HomePage:</b> <a href="https://rytenlab.com/" target="_blank">https://rytenlab.com/</a>
</p>
<hr />
<div>
Expand Down
4 changes: 2 additions & 2 deletions Views/Run/Help.cshtml
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@
<h2>Getting started with CoExp WebPage application</h2>
<small>Created: April 04, 2019<br />Last updated: November 22, 2019</small>
<p class="author">
by <a href="http://www.rytenlab.com/RytenLab/MemberInfo?Id=BP98-F74160" target="_blank" title="Juan A. Botía">Juan A. Botía</a> and
<a href="http://www.rytenlab.com/RytenLab/MemberInfo?Id=LO96_F34158" target="_blank" title="Sonia García-Ruiz">Sonia García-Ruiz</a>
by <a href="https://rytenlab.com/RytenLab/MemberInfo?Id=BP98-F74160" target="_blank" title="Juan A. Botía">Juan A. Botía</a> and
<a href="https://rytenlab.com/RytenLab/MemberInfo?Id=LO96_F34158" target="_blank" title="Sonia García-Ruiz">Sonia García-Ruiz</a>
</p>
<hr class="menu-hr" />
<div>
Expand Down
4 changes: 2 additions & 2 deletions Views/Run/Help_Annotation.cshtml
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@
<h2>Annotating your genes</h2>
<small>Created: April 04, 2019<br />Last updated: November 22, 2019</small>
<p class="author">
by <a href="http://www.rytenlab.com/RytenLab/MemberInfo?Id=BP98-F74160" target="_blank" title="Juan A. Botía">Juan A. Botía</a> and
<a href="http://www.rytenlab.com/RytenLab/MemberInfo?Id=LO96_F34158" target="_blank" title="Sonia García-Ruiz">Sonia García-Ruiz</a>
by <a href="https://rytenlab.com/RytenLab/MemberInfo?Id=BP98-F74160" target="_blank" title="Juan A. Botía">Juan A. Botía</a> and
<a href="https://rytenlab.com/RytenLab/MemberInfo?Id=LO96_F34158" target="_blank" title="Sonia García-Ruiz">Sonia García-Ruiz</a>
</p>
<hr class="menu-hr" />
<p>This is the third and last part of the tutorial series <a asp-area="" asp-controller="Run" asp-action="Help">"Getting started with CoExp WebPage application"</a>.</p>
Expand Down
4 changes: 2 additions & 2 deletions Views/Run/Help_Catalogue.cshtml
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@
<h2>Surfing the catalogue</h2>
<small>Created: April 04, 2019<br />Last updated: November 22, 2019</small>
<p class="author">
by <a href="http://www.rytenlab.com/RytenLab/MemberInfo?Id=BP98-F74160" target="_blank" title="Juan A. Botía">Juan A. Botía</a> and
<a href="http://www.rytenlab.com/RytenLab/MemberInfo?Id=LO96_F34158" target="_blank" title="Sonia García-Ruiz">Sonia García-Ruiz</a>
by <a href="https://rytenlab.com/RytenLab/MemberInfo?Id=BP98-F74160" target="_blank" title="Juan A. Botía">Juan A. Botía</a> and
<a href="https://rytenlab.com/RytenLab/MemberInfo?Id=LO96_F34158" target="_blank" title="Sonia García-Ruiz">Sonia García-Ruiz</a>
</p>
<hr class="menu-hr" />
<div>
Expand Down
4 changes: 2 additions & 2 deletions Views/Run/Help_Introduction.cshtml
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@
<h2>Introduction</h2>
<small>Created: April 04, 2019<br />Last updated: November 20, 2019</small>
<p class="author">
by <a href="http://www.rytenlab.com/RytenLab/MemberInfo?Id=BP98-F74160" target="_blank" title="Juan A. Botía">Juan A. Botía</a> and
<a href="http://www.rytenlab.com/RytenLab/MemberInfo?Id=LO96_F34158" target="_blank" title="Sonia García-Ruiz">Sonia García-Ruiz</a>
by <a href="https://rytenlab.com/RytenLab/MemberInfo?Id=BP98-F74160" target="_blank" title="Juan A. Botía">Juan A. Botía</a> and
<a href="https://rytenlab.com/RytenLab/MemberInfo?Id=LO96_F34158" target="_blank" title="Sonia García-Ruiz">Sonia García-Ruiz</a>
</p>
<hr />
<p>This is the first part of the tutorial series <a asp-area="" asp-controller="Run" asp-action="Help">"Getting started with CoExp WebPage application"</a>.</p>
Expand Down
13 changes: 7 additions & 6 deletions Views/Shared/_Layout.cshtml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
<title>CoExp WebSite</title>
<link type="image/gif" rel="icon" href="~/images/ucl-icon.png">
<link type="text/css" rel="stylesheet" href="~/css/bootstrap-select.min.css">
<link type="text/css" rel="stylesheet" href="~/lib/font-awesome/css/all.min.css">

<environment include="Development">
<link type="text/css" rel="stylesheet" href="~/lib/bootstrap/dist/css/bootstrap.css">
Expand Down Expand Up @@ -110,7 +111,7 @@
<li class="nav-item" id="tab_network_catalogue"><a class="navbar-link" asp-controller="Run" asp-action="Catalogue">Network Catalogue</a></li>
<li class="nav-item" id="tab_gene_set_annotation"><a asp-area="" asp-controller="Run" asp-action="Annotated">Gene Set Annotation</a></li>
@*<environment include="Development,Docker">*@
<li class="nav-item" id="tab_plot"><a asp-area="" asp-controller="Run" asp-action="Plot">Plot Gene Network</a></li>
<li class="nav-item" id="tab_plot"><a asp-area="" asp-controller="Run" asp-action="Plot">Plot Gene Network</a></li>
@*</environment>*@

<li id="tab_about" class="nav-item dropdown">
Expand Down Expand Up @@ -140,15 +141,14 @@

<div class="container body-content">
@RenderBody()

</div>

<div id="footer">
@*<environment include="Development,Private">
<span class="glyphicon glyphicon-comment"></span>
<a href="" data-toggle="modal" data-target="#modalContactForm">Feedback</a>
<span class="pipe-footer">|</span>
</environment>*@
<span class="glyphicon glyphicon-comment"></span>
<a href="" data-toggle="modal" data-target="#modalContactForm">Feedback</a>
<span class="pipe-footer">|</span>
</environment>*@
<a asp-area="" asp-controller="Run" asp-action="Terms">Terms & Conditions</a>
<span class="pipe-footer">|</span>
<a asp-area="" asp-controller="Run" asp-action="Privacy">Privacy</a>
Expand Down Expand Up @@ -205,6 +205,7 @@


<script type="text/javascript" src="~/js/xlsx.full.min.js"></script>
<script type="text/javascript" src="~/lib/font-awesome/js/all.min.js"></script>

<environment include="Development">
<script type="text/javascript">
Expand Down
5 changes: 5 additions & 0 deletions libman.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,11 @@
{
"library": "C:\\Users\\skgtsg0\\.nuget\\packages\\cytoscape.js\\2.7.10\\content\\Scripts\\",
"destination": "wwwroot/js/"
},
{
"provider": "cdnjs",
"library": "font-awesome@5.15.1",
"destination": "wwwroot/lib/font-awesome/"
}
]
}
Binary file modified obj/Debug/netcoreapp2.1/CoExp_Web.Views.dll
Binary file not shown.
Binary file modified obj/Debug/netcoreapp2.1/CoExp_Web.Views.pdb
Binary file not shown.
Binary file modified obj/Debug/netcoreapp2.1/CoExp_Web.csprojAssemblyReference.cache
Binary file not shown.
Loading

0 comments on commit 2b2c22c

Please sign in to comment.