Dear authors,
Thanks for your nice python repository and work.
I was trying to run your train notebook but the repository does not contain the referenced data files. Is this expected?
#AZ data
df_AZ = pd.read_csv("data/AZ_seq_vis.csv", delimiter = ",")
df_AZ_DL = pd.read_csv("data/AZ_DeepSP_features.csv", delimiter = ",")
df_AZ_DL
Thanks.
Sincerely,
P.