Skip to content

SoniaRuiz/coexp-website

Repository files navigation

DOI Visual Studio

CoExp Web Application

CoExp Web Application is a webpage tool developed using the ASP.NET Core Framework and built with the aim of easy the use of the family of CoExpNets R packages (author: Juan A. Botía) outside a command-line environment.

Publication

CoExp: A Web Tool for the Exploitation of Co-expression Networks

Sonia García-Ruiz, Ana L. Gil-Martínez, Alejandro Cisterna, Federico Jurado-Ruiz4, Regina H. Reynolds, NABEC (North America Brain Expression Consortium), Mark R. Cookson, John Hardy, Mina Ryten and Juan A. Botía

Front. Genet., 24 February 2021 Sec. Computational Genomics Volume 12 - 2021 | https://doi.org/10.3389/fgene.2021.630187

Introduction

R programming language has spread across the scientific community as the preferred way of running statistical and graphical analysis. In a biological-data-analysis context, the likelihood of using an R package noticeably increases when the data to be analyzed presents a genetic nature. However, the usage of the R language raises an important drawback: it requires command-line and coding skills to be able to use it in an effective way. Moreover, the complexity of some R operations and calculations could increase the difficulty in the interpretations of some results, even for expert users. The aim of this document is to explain the basis of the solution proposed to increase the usability of the family of CoExpNets R packages (author Juan A. Botía).

Why a web-based user interface?

Due to the huge growth experienced by the Internet and mobile devices during the last decades, it is undeniable that a web-page format is the most well-known and accepted way of browsing the Internet around the world. In this sense, a web-page structure was chosen to make the family of CoExpNets R packages easily accessible to every potential user around the world, at any time and from anywhere they decide to do so.

Please, visit our WIKI section for any further information.

Getting Started

CoExp Web Application is fully working and can be reached following this link.

Built With

Toolkits and Plug-ins used

  • Bootstrap - To make the website responsible.
  • DataTables - To display the data in a datatable format.
  • SheetJS - To export data in a xlsx format.
  • Underscore - To enhance the JavaScript functionality of the website.
  • Intro.js - To generate the initial tour through the different pages of the website.
  • D3 - To generate the plot.
  • simTree - To generate the tree menu.
  • pdfmake - To export data in a PDF format.
  • The intro video B Roll provided by Videezy! - The video shown in the home page.

Docker version

CoExp Web Application is also available in a Docker version. Please, visit the wiki and this link for further information.

Authors

  • Sonia García-Ruiz - CoExp Web Application UI developer
  • Juan A. Botía - developer of the family of CoExpNets R packages - CoExpNets

Acknowledgments