-
Notifications
You must be signed in to change notification settings - Fork 8
7. Developers: Contribute to RUMP
Xinsong Du edited this page Aug 25, 2020
·
13 revisions
- Add an issue indicating the function you want to add to RUMP, and explain why it is important to RUMP.
- Create your own branch in RUMP repository.
- Make changes to make your function come true.
- Make pull request and wait for review.
Usage
- Setup your computer
- Installing
- Setup your projects with RUMP using local machine
- Setup your projects with RUMP using HiPerGator
- Setup your projects with RUMP using Amazon Web Service
- Executing time estimation
- Data processing parameters modification
Components
- Data collection/generation
- MODIS data quality control
- Data format conversion
- Data processing
- File format transformation
- Statistical analysis
- Unidentified metabolites search
- Pathway analysis
- Report generation
Developers