if (!defined("__cobiweb__")) exit(); ?>
TimesVector-web input interface is divided into four sections.
① Input files info
② Options for input file
③ Characteristics of input file
④ Organism for biological downstream analysis
⑤ Run TimesVector by clicking "RUN"
This step encompass several requirements for pre-processing the data the user wants to analyze on TimesVector-web. First, our web service only supports time series and multiple condition RNA sequencing data. The user must prepare input files according to the multiple condition of the data to be analyzed. For example, if there are three conditions of the files to be analyzed, three input files are required. As shown in Figure 1, the user must prepare three input files that meet each condition. These data can be downloaded by GeneExpressionOmnibus(GEO). Second, before uploading your data, you need to convert the file format to meet the requirements described below.
This step is for the user to upload the data obtained through STEP ONE.
This step proposes several options that help the user analyze. The TimesVector-web offers three options.
This option selects only protein coding genes for input files uploaded by the user.
This option is to select whether the data type of the input file is microarray type or RNA-seq type.
This option performs log2 and quantile normalization on the user's input file.
This step is to recommend the appropriate number of clusters for input data.
To analyze the gene expression pattern in data, it is important to select an appropriate number of K clusters.
The appropriate number of clusters here is when the number of clusters is the smallest, the distance of genes within the same cluster is small and
the distance of genes across different clusters is large.
Our web service recommends the appropriate number of clusters through the 'K-test' button and 'maxK' parameter.
This parameter is for setting the range of K that the user wants to select since the result of K test can vary depending on the size
or characteristics of the input data.
If the user clicks the K-test button, it recommends the appropriate number of clusters (K) for input data as shown in the Figure2. The K-test can take several minutes depending on the size of the data and maxK.
This step is to select an organism corresponding to the user's input data. The organism is the parameter for g:Profiler and our web service supports organisms such as Homo_sapiens, Mus_musculus, Oryza_sativa_Japonica_Group and Saccharomyces_cerevisiae.