- Jan 12, 2021
-
-
nfontrod authored
-
- Oct 28, 2020
-
-
nfontrod authored
src/db_utils/*.py: modifications to add a column region in cin_gene_frequency to have the frequency of feature inside the entire genes, their introns and exons
-
- Sep 25, 2020
- Sep 24, 2020
- Sep 17, 2020
-
-
alapendr authored
db_utils/interactions/config_interactions.py: modifications to allow to add the distance between genes or exons in pairwise interactions
-
alapendr authored
db_utils/db_creation.py: modifications to add the distance information in the tables cin_gene_interaction and cin_exon_interaction
-
alapendr authored
features_interactions.py: modifications to add the distance between genes or exons in pairwise interactions
-
- Aug 04, 2020
-
-
nfontrod authored
-
- Jun 09, 2020
- Apr 10, 2020
- Apr 09, 2020
-
-
alapendr authored
-
- Apr 06, 2020
-
-
alapendr authored
-
- Mar 27, 2020
-
-
nfontrod authored
src/db_utils/interactions/features_interactions.py: mojor modifications to speedup teh creation of interaction tables
-
- Mar 26, 2020
-
-
nfontrod authored
src/db_utils/interactions/features_interactions.py: Creation of a function create_interaction_table that calls every other function from that file
-
nfontrod authored
src/db_utils/interactions/bedtools.py: creation of the required directory if they don't exist at the beginning of function 'main_bedtools'
-
alapendr authored
-
alapendr authored
-
- Mar 11, 2020
-
-
alapendr authored
-
- Mar 10, 2020
-
-
nfontrod authored
src/db_utils/projects_metadata/get_fill_metadata.py: modification in launch_pmagicGEO_script function: we call subprocess.check_call instead of subprocess.check_output
-
nfontrod authored
src/db_utils/projects_metadata/get_fill_metadata.py: fix fill_projects_table to make it launch launch_pmagicGEO_script + pep8 modifications
-
alapendr authored
-
alapendr authored
-
alapendr authored
-
- Mar 09, 2020
-
-
alapendr authored
-
alapendr authored
-
nfontrod authored
-
alapendr authored
-
nfontrod authored
src/db_utils/frequency_scripts/create_n_fill_exon_frequency_file.py : modification of compute_gene_orf_data to compute codon/aa/properties frequencies at gene level
-
nfontrod authored
src/db_utils/frequency_scripts/frequency_function.py: modification of frequencies for better performances
-
nfontrod authored
src/db_utils/frequency_scripts/config_freq.py: modification of iupac_dic variable : it links for each 'degenerated' nucleotides (SWKMRY) the nucleotides they can be
-
alapendr authored
-
- Mar 06, 2020
-
-
nfontrod authored
src/db_utils/frequency_scripts/create_n_fill_exon_frequency_file.py: fix multiprocess_freq_orf and compute_gene_orf_data function (rename the column new_freq to frequency) + fix of create_or_load_freq_table (concatenation of wrong tables to create the final gene frequency table) + columns adjustement in fill_frequency_tables
-
- Mar 05, 2020