greenelab / tybalt

Training and evaluating a variational autoencoder for pan-cancer gene expression data
BSD 3-Clause "New" or "Revised" License
162 stars 61 forks source link

Establish naming convention for latent features #86

Open gwaybio opened 6 years ago

gwaybio commented 6 years ago

This has caused issues in the past (see #63) and was again brought up in greenelab/pancancer#59

I will need to revisit how features are named. This could be as simple as node_algorithm format. For example, ADAGE feature 17 would be 17_adage but could ease frustration and prevent breakage in the future.