Pathway_Grouping {SIGN} | R Documentation |
Pathway_Grouping is a function to make a pathway list from files containing genes within each pathway
Description
Pathway_Grouping is a function to make a pathway list from files containing genes within each pathway
Usage
Pathway_Grouping(PathwayDir, Pattern)
Arguments
PathwayDir |
Path of directory including the files of pathways |
Pattern |
Pattern should be used to select the files of pathway genes from PathwayDir |
Value
List of genes within the pathway
[Package SIGN version 0.1.0 Index]