added first line to all func to run from

This commit is contained in:
Tanushree Tunstall 2021-06-24 10:02:14 +01:00
parent 48a85ede0c
commit 552c5e77aa
8 changed files with 13 additions and 8 deletions

View file

@ -117,7 +117,6 @@ all_df = list(my_df, my_df_u, my_df_u_lig, dup_muts)
return(all_df)
}
########################################################################
# end of data extraction and cleaning for plots #
########################################################################