jdayton3 / Confounded

Removing batch effects & confounding effects from data using deep learning
MIT License
4 stars 1 forks source link

Parameterize batch column name #39

Closed jdayton3 closed 5 years ago

jdayton3 commented 6 years ago

Right now we require that the batch column is literally called "Batch". Let's make that adjustable at one point, preferably in src/autoencoder.py.