Skip to content
Snippets Groups Projects
Verified Commit 38f38a34 authored by nfontrod's avatar nfontrod
Browse files

src/db_utils/config.py: add new gene_age variable

parent 27b56b96
No related branches found
No related tags found
No related merge requests found
......@@ -42,7 +42,7 @@ class Config:
tf_output_de = results / "tf_tables" / "cin_de_event.gz"
gene_lost_knockft = results / "tf_tables" / "gene_lost_knockft.txt"
tf_output_metadata = results / "tf_tables" / "cin_project_tf.txt"
gene_age = results / "gene_age"
lcr_data = data / "LCR"
ef_metadata = data / "metadata_files" / "EF.xlsx"
ef_folder = data / "EF_data"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment