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
d4c0fdc417aa93eb151ae61173a24a876b61dd75
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
17
Nov
16
15
10
27
Oct
25
28
Sep
22
14
13
1
18
Aug
27
Jul
18
13
13
Jun
8
30
May
25
17
9
5
2
29
Apr
28
26
22
21
15
31
Mar
18
15
4
2
1
28
Feb
25
23
16
15
14
11
10
26
Jan
25
24
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
src/figures_utils/pca_reduction_dimension.py: initial commit of this script that allows to produce PCA analysis, with the impact of FT regulation and the percentage of S
src/find_interaction_cluster/divide_communities.py: change to produce figure indicating the number of community and the number of genes inside splited community files by GC content
src/find_interaction_cluster/config.py: change the htype parameter to producte freq and pvalue heatmap
src/find_interaction_cluster/Heatmap_composition/compo_heatmap.py: changes of available color scales
src/find_interaction_cluster/Heatmap_composition/permutation.py: change to always make a two sided test if the aggregation function is not mean
src/figures_utils/study_of_gene_pair_interactions.py: fix import of stat_annot
src/find_interaction_cluster/nt_and_community.py: the community_file argument can now take a string indicating whether to created sigmoide figure displaying communities, Transcription factors or splicing factors
src/find_interaction_cluster/divide_communities.py: add custom split
Merge branch 'dev' of gitlab_lbmc:LBMC/regards/chia-pet_network into dev
src/find_interaction_cluster/divide_communities.py: split community files in samller files based on gc content of communities
src/db_utils/db_creation.py: deletion of trailing spaces
src/db_utils/frequency_scripts/config_freq.py: add k and m in nucleotide list
src/db_utils/frequency_scripts/create_n_fill_exon_frequency_file.py: removing diaa insertion in database
src/find_interaction_cluster/Heatmap_composition/__main__.py: add Med_CMT option for ctrl arguments
src/find_interaction_cluster/Heatmap_composition/compo_heatmap.py: add a new control Med_CMT to be able to create heatmap corresponding to the median of median a feature frequency for communities
src/find_interaction_cluster/Heatmap_composition/frequency.py: add a function add_special_frequency_columns
src/find_interaction_cluster/community_figures/fig_functions.py: add fontsize
src/find_interaction_cluster/config.py: add ConfigSplit, ConfigSplitHeatmap and iupac dictionaries
src/nt_composition/config.py: add R, Y, K, M in nt_list
src/find_interaction_cluster/nt_and_community.py: linter driven changes
src/figures_utils/config_figures.py: update to add variables
src/figures_utils/obtain_infos_launch_communities_figures.py: update to deal with down, up and down+up lists
src/figures_utils/study_of_gene_pair_interactions.py: update to deal with down, up and down_up lists
src/figures_utils/graph_2d_3d.py: initial commit of this script that allows to study the biais composition of clusters
src/figures_utils/quality_control_clusters.py: update of the script description
Merge branch 'dev' of gitbio.ens-lyon.fr:LBMC/regards/chia-pet_network into dev
src/figures_utils/quality_control_clusters.py: initial commit of this script that allows to control the quality of clusters obtained with different kind of datas
Removing the small test remains and cleaning the import sections
Merge remote-tracking branch 'origin/dev' into dev
Generating the test with 1000 simulations of this version
src/find_interaction_cluster/community_figures/fig_functions.py: change community figures look
merge dev
Merge remote-tracking branch 'origin/dev' into dev
Committing config_ppi.py to test the gpg signature
Merge branch 'dev' of gitlab_lbmc:LBMC/regards/chia-pet_network into dev
fix error
add color_scale parameter
src/find_interaction_cluster/Heatmap_composition/__main__.py: add color scale parmater
src/figures_utils/resume_tables.py: initial commit of this script that allows for each method of clusterisation (Hi-C, TAD and ChIA-PET) to generate a table with different kinds of information for each cluster (if it is statistically significant)
Merge branch 'dev' of gitbio.ens-lyon.fr:LBMC/regards/chia-pet_network into dev
Loading