cancerregulome / gidget

TCGA Feature Matrix Pipeline
MIT License
6 stars 3 forks source link

unified code for feature parsing for both FMx creation and database loading #12

Open spacepod opened 10 years ago

spacepod commented 10 years ago

gidget should contain one code library for parsing features, which are somewhat complex because the fields are structured differently for each source type. Both database loading and FMx construction should make use of the same code. For now we will assume that any changes to the feature matrix format will only add information for new sources.