From 986e79ac08adf5a75659358256b16c7dfa67c302 Mon Sep 17 00:00:00 2001 From: Shawn Schwartz Date: Sat, 25 Jul 2020 17:42:27 -0700 Subject: [PATCH] add model path --- sashimi.py | 1 + 1 file changed, 1 insertion(+) diff --git a/sashimi.py b/sashimi.py index 1aaf1d7..16fb7d6 100644 --- a/sashimi.py +++ b/sashimi.py @@ -3,6 +3,7 @@ # sashimi Version 1.0.0 # Created by Shawn Schwartz 11/07/2019 # +# Alfaro Lab UCLA version = "sashimi" build = "v1.0.0 - 20191231"