Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
ChIA-PET_network
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
LBMC
ReGArDS
ChIA-PET_network
Graph
e470b4f37283e0e7a81273afb8cf6d78b45d79c7
Select Git revision
Branches
5
Ali_branch
dev
distance
master
default
protected
non-b_dev
5 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
24
Jan
21
20
19
13
11
7
6
Dec
15
Nov
12
9
8
5
2
29
Oct
25
11
21
Sep
17
16
1
31
Aug
19
13
9
27
Jul
24
22
21
19
17
16
15
14
13
12
9
8
7
6
5
3
2
1
29
Jun
22
16
14
11
9
8
3
12
May
10
7
4
30
Apr
29
23
23
Mar
19
2
25
Feb
22
17
9
8
5
2
1
27
Jan
25
22
21
20
19
18
15
13
12
7
5
4
17
Dec
16
27
Nov
26
25
24
23
20
19
17
16
6
29
Oct
28
27
26
25
Sep
24
17
7
Aug
4
15
Jul
10
6
3
1
30
Jun
26
25
23
19
18
17
12
10
9
10
Apr
9
6
27
Mar
26
11
10
9
6
5
4
3
Merge branch 'dev' of gitlab_lbmc:LBMC/regards/chia-pet_network into dev
get_project_colocalisation: script to find specific component signatures within communities
get_project_colocalisation: creation of a file containing the matrix of the heatmap
src/nt_composition/make_nt_correlation.py: add parameter experiment in get_project_colocalisation function
src/find_interaction_cluster/config.py: add output_std variable
src/find_interaction_cluster/homogenous_frequencies_across_communities.py: script to discover community signatures
Merge branch 'dev' of gitbio.ens-lyon.fr:LBMC/regards/chia-pet_network into dev
src/db_utils/fill_EF_tables.py: add this script to add the cin_project_ef and cin_export_event tables to the database
src/find_interaction_cluster/Heatmap_composition/permutation.py: add agg parameter and p-value correction
src/find_interaction_cluster/Heatmap_composition/compo_heatmap.py: add parameter agg_fun
src/find_interaction_cluster/Heatmap_composition/frequency.py: in create_frequency_series add agg_fun parameter
src/find_interaction_cluster/homogenous_frequencies_across_communities.py: script that creates a figure showing the mean standard error of frequencies between each communities and a control of random feature
src/find_interaction_cluster/community_figures/fig_functions.py: use corrected p-value
src/find_interaction_cluster/Heatmap_composition/permutation.py: use corrected p-value
src/find_interaction_cluster/radomization_test_ppi.py: add correction parameter
src/find_interaction_cluster/radomization_test_ppi.py: add correction parameter
src/find_interaction_cluster/nt_and_community.py: changes in the lmm stat
src/find_interaction_cluster/nt_and_community.py: major update to only be able to use a community file given in input rather than finding it thanks to many parameters
src/find_interaction_cluster/config.py: add output_enrichment variable to ConfigGrand and change in get_community_file function
src/find_interaction_cluster/Heatmap_composition/compo_heatmap.py: change in generate_heatmap_matrix to be able to produce an heatmap using the mean average frequencies of nucleotides in every clusters
src/find_interaction_cluster/Heatmap_composition/frequency.py: Add a parameter ref to the function create_frequency_series
src/find_interaction_cluster/Heatmap_composition/__main__.py: Mean_CMT can now be used as a value for the parameter --ctrl
src/find_interaction_cluster/community_figures/fig_functions.py: change in make_barplot_perm to add a line corresponding to the mean of the average frequency of every clusters
src/find_interaction_cluster/Heatmap_composition/frequency.py: fix create_frequency_series test
src/find_interaction_cluster/__main__.py: commenting some function
src/find_interaction_cluster/community_calibration.py: add an experiment parameter on the main function make_calibration
src/find_interaction_cluster/create_community_size_distribution.py: set xlim between 0, 1000 in the figure produced by the function make_density_figure
src/find_interaction_cluster/community_finder.py: add a parameter experiments in function multiple_community_launcher and other function that it calls
src/find_interaction_cluster/config.py: add experiment parameters on get_weight_folder and get_community_file functions
src/find_interaction_cluster/clip_figures/get_similarities_between_communities.py: add two parameters ffor the function create_rand_index_heatmap to be able to compute similarity_index
src/find_interaction_cluster/clip_figures/communities_similarities.py: add a parameter method and similarity threshold to perform adjusted rand index computation
src/find_interaction_cluster/clip_figures/my_rand_index.py: script that perform similarity index computation between two sets of communities
src/logging_conf.py: update logging conf
src/db_utils/__main__.py: don't fill exon table
src/db_utils/interactions/bedtools.py: don't perform analyzes on exons
src/db_utils/hic_4DN_preprocessing/preprocessing_hic.py: main: add a parameter percentile
Merge branch 'dev' of gitlab_lbmc:LBMC/regards/chia-pet_network into dev
src/find_interaction_cluster/create_community_size_distribution.py: creation of a script that aims to display the size distribution of communities in genes/exons number
src/figures_utils/tad_quality_control.py: script initiation to control hi-c and chia-pet datasets quality
src/figures_utils/config_figures.py: add variables to launch tad_quality_control.py script
Loading