fileInput("tlex3_te_list_local",label="Path to reference genome fasta file")
fileInput("tlex3_te_list_local",label="Path to TE_list")
)
)
,
box(title="Path to reference genome fasta file",width=12,status="success",collapsible=TRUE,solidHeader=TRUE,
box(title="Path to TE_annotations",width=12,status="success",collapsible=TRUE,solidHeader=TRUE,
selectInput("tlex3_te_annotations_select",label="Select where to find the file",selected="server",choices=c("On server"="server","On your machine"="local")),