# ProteinQuant **Repository Path**: Todzhu/ProteinQuant ## Basic Information - **Project Name**: ProteinQuant - **Description**: Proteomics data analysis: Parse Maxquant(version 1.5.28) search result to protein quantification. - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2019-07-24 - **Last Updated**: 2020-12-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # KEGG color pathway map #### Description Use KEGG API to create color pathway map, then download the color png file and html. #### Requires Input: map information file, five columns, 1.mapId 2.protein id 3.protein to KO id 4.color 5.protein ratio 6.protein regulated type. Output: image directory within png files and html in current directory. #### Usage python3 KEGG_color_map.py -i path.txt