Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
Scott Campit committed Nov 2, 2022
2 parents 4f33b0d + aad011e commit 2558069
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,9 @@
# met-ptm-drug-cancer
Machine learning to learn metabolite-histone-drug interactions in cancer.

There are 5 notebooks relevant to this analysis:
1. PCC: Generates pearson correlation coefficient profiles between metabolite/PTM/drug datasets.
2. TrainLASSO: Trains LASSO models using TensorFlow.
3. EMT: Applies the trained LASSO models to EMT datasets.
4. AggregateCoefficients: Aggregates coefficients from LASSO, stepwise regression, and k-TSP.
5. SynergyAntagonism: Visualizes cell count percent changes using metabolite/drug profiles.

0 comments on commit 2558069

Please sign in to comment.