HTML("Online supplementary materials of the manuscript entitled <b>'Evolutionary history of SARS-CoV-2 interacting proteins in primates and bats reveals major host determinants, including TMPRSS2, FYCO1, RIPK1, and TBK1.'</b> by Cariou M. et <i>al.</i><br><br>Add other informatio stuff ..."),
HTML("This is the online supplementary materials of the manuscript entitled <b>'Evolutionary history of SARS-CoV-2 interacting proteins in primates and bats reveals major host determinants, including TMPRSS2, FYCO1, RIPK1, and TBK1.'</b> by Cariou M. et <i>al.</i><br>doi://<br>Add other informatio stuff ...")
)
)
),
),
br(),
# Show a plot of the generated distribution
mainPanel(
tabsetPanel(type="tabs",
fluidRow(
column(12,
tabsetPanel(type="tabs",
tabPanel("DGINN full dataset",
tabPanel("DGINN dataset",
tags$div(class="header",checked=NA,
HTML("<br><br><b>Please select a row</b> to visualise candidates PSS on top of a simplified Multiple Sequence Alignment.<br>At the bottom of the phylogenetic tree and MSA, users can download data by following the <b>.tree</b> and <b>.fas</b> hyperlinks. </br>Add other informatio stuff ...<br><br>")),
DT::dataTableOutput("dginn_data"),
tags$div(class="header",checked=NA,
HTML("<br><br><b>Table: DGINN gene summary table.</b> This table is the output of DGINN software [REF] and highlights the nucleotide sites under positive selection (PSS) infered by the BppM1M2, BppM7M8, codemlM1M2, codemlM7M8 models in either primates and bats taxonomic lineages for a selection of genes encoding SARSCov-2 Viral Interacting Proteins (aka VIP) identified by the Krogan Lab.")),
plotOutput("ggtree_plot",height="800px"),
tags$div(class="header",checked=NA,
HTML("<br><br><b>Figure: Phylogenetic tree + MSA</b>. This is a back to back representation of the phylogentic tree and a simplified MSA where lightgrey and darkgrey regions of the MSA correspond respectively to substitution and insertion/deletion events.<br><br>")),
tags$div(class="header",checked=NA,
HTML("<br><br><b>Please select a row</b> to visualise candidates sites in the context of the MSA.<br><br>")),
DT::dataTableOutput("dginn_site_data"),
tags$div(class="header",checked=NA,
HTML("<br><br><b>Table: DGINN output by PSS.</b>This table contains a list of candidate PSS with their p-values.")),
tags$div(class="header",checked=NA,
HTML("<br><br><b>Please select/click on a row</b> to visualise candidates PSS infered by DGINN [https://doi.org/10.1093/nar/gkaa680] on top of a simplified Multiple Sequence Alignment (MSA).<br>At the bottom of the phylogenetic tree and MSA, users can download data by following the <b><i>.tree</i></b> and <b><i>.fas</i></b> hyperlinks.
</br>Add other informatio stuff ...<br><br>")),
shinycssloaders::withSpinner(
DT::dataTableOutput("dginn_data")
),
tags$div(class="header",checked=NA,
HTML("<br><br><b>Table: DGINN gene summary table.</b> This table is the output of DGINN and highlights the nucleotide sites under positive selection (PSS) infered at the codon level by the BppM1M2, BppM7M8, codemlM1M2, codemlM7M8 models in either primates and bats taxonomic lineages for a selection of genes encoding SARSCov-2 Viral Interacting Proteins (aka VIP) identified by the Krogan Laboratory [https://doi.org/10.1038/s41586-020-2286-9].")),
shinycssloaders::withSpinner(
plotOutput("ggtree_plot",height="800px")
),
tags$div(class="header",checked=NA,
HTML("<br><br><b>Figure: Phylogenetic tree + MSA</b>. This is a back to back representation of the phylogentic tree and a simplified MSA where lightgrey and darkgrey regions of the MSA correspond respectively to substitution and insertion/deletion events.<br><br>")),
tags$div(class="header",checked=NA,
HTML("<br><br><b>Please select a row</b> to visualise candidates sites in the context of the MSA.<br><br>")),
shinycssloaders::withSpinner(
DT::dataTableOutput("dginn_site_data")
),
tags$div(class="header",checked=NA,
HTML("<br><br><b>Table: DGINN output by PSS.</b>This table contains a list of candidate PSS with their p-values.")),