p("Note:Error messages can indicate data processing or missing data. Please wait 30 seconds for the program to catch up to any changes in data loading."),
p(class="card-text","Here you will be able explore gene abundances by (1) Transmembrane Proteins, (2) Transcription Fractors and (3) Chemocytokines. Also you can compare the gene abundances of genes by Available Clinicial Data")
p(class="card-text","Here you will be able explore Differential Gene Expresss by Group. You will also be able to compare two comparisons: such as Case1 vs Control and Case2 vs Control.")
p(strong("Note:"),"Error messages can indicate data processing or missing data. Please wait 30 seconds for the program to catch up to any changes in data loading.")
)
)
)
fluidPage(id='intropage',
fluidRow(
br(),
column(8,offset=2,
h1("Welcome to the RNASeq Analysis Portal",align="center"),
p(class="card-text","Here you will be able explore gene abundances by (1) Transmembrane Proteins, (2) Transcription Fractors and (3) Chemocytokines. Also you can compare the gene abundances of genes by Available Clinicial Data")
p(class="card-text","Here you will be able explore Differential Gene Expresss by Group. You will also be able to compare two comparisons: such as Case1 vs Control and Case2 vs Control.")
p(strong("Note:"),"Error messages can indicate data processing or missing data. Please wait 30 seconds for the program to catch up to any changes in data loading.")