Readme for using online analysis tool of InfectDiagno.
Step 1
Select data types which need to be analyzed, i.e. RNA-Seq or Microarray data. The input data should have header line, and column separator shoud be blank space. Example input data: here
.Notice: The input RNA-seq data should be FPKM (Fragments per kilo base per million mapped reads). Here is the code to normalized the RNA-seq data from read count to FPKM: Source code for count to FPKM, Example data, Gene position files.