- 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
-
nfontrod authored
src/nt_composition/make_nt_correlation.py: modification of get_project_colocalisation function by adding a parameter level
-
- Oct 27, 2020
-
-
nfontrod authored
src/find_interaction_cluster/nt_and_community.py: add a script allowing to create a control community to see if the communities are different from the rest of the genes/exons not in a community
-
- Oct 26, 2020
-
-
nfontrod authored
-
- 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
-
alapendr authored
features_interactions.py: modifications to add the distance between genes or exons in pairwise interactions
-
- Aug 07, 2020
-
-
nfontrod authored
-
nfontrod authored
src/find_interaction_cluster/nt_and_community.py: creation of a script to check if the nucleotide frequency is not randomly distributed amongs communities of exons
-
nfontrod authored
src/find_interaction_cluster/sf_and_communities.py: creation of expand_dataframe, glmm_maker and glmm_statistics to see if the regulation of exons by a splicing factor between communities is not random
-
- Aug 04, 2020
- Jul 15, 2020
-
-
nfontrod authored
src/find_interaction_cluster/sf_and_communities.py: fix get_stat4communities to keep the same community names
-
nfontrod authored
move get_community from src/find_interaction_cluster/community_finder.py to src/find_interaction_cluster/config.py
-
nfontrod authored
src/nt_composition/__main__.py: addition of parameter community_size to limit nt frequency analysis to only exons located in large community of co-regulated exons. This parameter can be set to -1 for using the old behavior
-
nfontrod authored
src/nt_composition/make_nt_correlation.py: major modification corresponding to the addition of the parameter community_size to limit nt frequency analysis to only exons located in large community of co-regulated exons. This parameter can be set to -1 for using the old behavior
-
nfontrod authored
-
nfontrod authored
src/nt_composition/distance.py: modification of create_all_distance_figures to only concider good ChIA-PET projects + modification of compute_controls_distances, add_in_dic, create_distance_table to create a table saying how many interaction are located in control and test groups
-
nfontrod authored
src/nt_composition/config.py: add the parameter community_size in get_weight_folder, get_density_file and get_density_recap functions. This parameter corresponds to the minimum size of community for which we want to concider the exons it contains. None if we don't want this filter
-
nfontrod authored
src/fig_utils/stat_annot.py: new parameter min_pval that allow to define the minimum p-value to display on the figure
-
- Jul 10, 2020
-
-
nfontrod authored
-
nfontrod authored
-
nfontrod authored
-
nfontrod authored
-
nfontrod authored
src/find_interaction_cluster/community_finder.py: add multiple_stat_launcher function that is written in sf_and_communities.py file
-
nfontrod authored
src/find_interaction_cluster/community_finder.py: fix get_communities function and add some loggin ddebug display in community_finder
-
nfontrod authored
-
nfontrod authored
src/find_interaction_cluster/sf_and_communities.py: script allowing to check if exons regulated by the sample splicing factor are co-localized
-
alapendr authored
-
- Jul 06, 2020