Skip to content

Latest commit

 

History

History
16 lines (16 loc) · 576 Bytes

README.md

File metadata and controls

16 lines (16 loc) · 576 Bytes

This is the source code of the experiment of the Research On Gene Regulatory Relationships Mining Based On Three-Phase Dependency Analysis Algorithm, here is the description of project structure.
All files and folders are in the same directory.

files including:

    main.R
    Cmp_Algorithms.R
    TPDA_Function.R

folders including:

    /IN
    /OUT

description:

    main.R    - The entrance of the program.
    /IN       - Save the input file of the program.
    /OUT      - Save the output file of the program.