From d986378de7ee061a7aceb43c10cd3b38d1e794c6 Mon Sep 17 00:00:00 2001 From: "Jun, Brian H" Date: Tue, 27 Apr 2021 21:27:36 -0400 Subject: [PATCH] Update README.md --- README.md | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 594573f..b97e514 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,7 @@ -# mp_cell_tracking -Multi-parametric Feature-based Cell Tracking Algorithm +This code package implements the multi-parametric feature-based cell tracking algorithm outlined in: + +Jun, B., Guo, T., Libring, S., Chanda, M., Paez, JS., Shinde, A., Wendt, M., Vlachos, P., & Solorio, L. (2020). Fibronectin-Expressing Mesenchymal Tumor Cells promote Breast Cancer Metastasis. Cancers, 12(9), 2553 + +Please cite the above paper if you use this code package for your work. + +cell_processing_main.m is the script to be executed which allows the user to select the image sequence inputs.