https://github.com/tianzonglin/tpda_single
The second experiment of three-phrase-dependency-analysis method, only consider the single factor.
https://github.com/tianzonglin/tpda_single
data-mining gene-regulatory-network r-script
Last synced: 5 months ago
JSON representation
The second experiment of three-phrase-dependency-analysis method, only consider the single factor.
- Host: GitHub
- URL: https://github.com/tianzonglin/tpda_single
- Owner: TianZonglin
- Created: 2017-05-24T09:17:13.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2024-04-29T03:19:29.000Z (about 2 years ago)
- Last Synced: 2024-12-30T02:24:23.236Z (over 1 year ago)
- Topics: data-mining, gene-regulatory-network, r-script
- Language: R
- Homepage:
- Size: 55.7 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
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.