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
5f9c7b756b680ec792f0810b689fb48fd168e03f
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
5
May
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
6
5
4
3
src/find_interaction_cluster/Heatmap_composition/config.py: Add periodic_dic parameter
src/find_interaction_cluster/Heatmap_composition/get_signature_graph.py: add related input parameter
src/find_interaction_cluster/Heatmap_composition/get_signature_graph.py: add display parameter
src/find_interaction_cluster/Heatmap_composition/get_signature_graph.py: major change to display signature cluster by cluster
src/find_interaction_cluster/Heatmap_composition/get_signature_graph.py: change ouput graph name
src/find_interaction_cluster/Heatmap_composition/get_signature_graph.py: script to display siganture as a graph
Merge branch 'dev' of gitlab_lbmc:LBMC/regards/chia-pet_network into dev
src/find_interaction_cluster/Heatmap_composition/get_signature.py: fix get_simplified_signature_table to avoid bugs if not all nucleotides check for an enrichment were checked for periodicity
src/figures_utils/nb_cluster_genes_st.py: minor changes
src/figures_utils/nb_cluster_genes_st.py: minor corrections
src/figures_utils/stat_impact_factors_on_communities.py: update of this script to launch it on several files
src/figures_utils/stat_impact_factors_on_communities.py: update of this script to launch it on several files
src/figures_utils/nb_cluster_genes_st.py: update of this script to laucn it on MF, C, CC, ...
src/figures_utils/config_figures.py: update to launch the stat_impact_factors_on_communities.py script
Merge branch 'dev' of gitlab_lbmc:LBMC/regards/chia-pet_network into dev
src/figures_utils/stat_impact_factors_on_communities.py: initial commit of this script to study if communities are often regulated by factors
src/figures_utils/obtain_data_factors.py: update to remove the final error with go term analysis
src/figures_utils/nb_cluster_genes_st_lineplot.py: update to add the number of genes by community
src/find_interaction_cluster/Heatmap_composition/create_signature.py: fix script to be able to launch the creation of signature file
src/find_interaction_cluster/Heatmap_composition/create_signature.py: create the spatial clusters signature
src/find_interaction_cluster/Heatmap_composition/merge_signature.py: merge signature of the same spatial cluuster but with different component type
src/find_interaction_cluster/Heatmap_composition/config.py: add a config file
src/find_interaction_cluster/Heatmap_composition/get_signature.py: Add periodicity signature to cluster if it exists + Change in the way the cluster signature is displayed in results
src/figures_utils/nb_cluster_genes_st.py: update to add the community gene count
src/figures_utils/config_figures.py: many updates of variables to launch scripts of the directory figures_utils
src/figures_utils/obtain_infos_launch_heatmap_figures.py: initial commit of this script that allows to obtain the text files necessary to launch the src/find_interaction_cluster/heatmap_cluster script
src/figures_utils/study_of_gene_pair_interactions.py: minor correction, modified required arguments data_type and output_folder from True to False
Merge branch 'dev' of gitlab_lbmc:LBMC/regards/chia-pet_network into dev
add test files
src/find_interaction_cluster/Go_annotation/__main__.py: add a nofilter parameter
src/find_interaction_cluster/Go_annotation/create_go_communities.py: increase performance of create_go_dic function + add no filter parameter on create_community_files_selected_go_term and create_community_files function
src/find_interaction_cluster/Go_annotation/graph_functions.py: add a parameter nofilter on load_update_graph function
src/find_interaction_cluster/Go_annotation/filter_community_files.py: tool to filter out genes from a community file
src/find_interaction_cluster/periodicity_analysis/get_community_periodicity.py: add a parameter method
src/find_interaction_cluster/periodicity_analysis/create_heatmap.py: create score heatmap
src/find_interaction_cluster/homogenous_frequencies_across_communities.py: handle randomization test for multiple communities
src/find_interaction_cluster/radomization_test_ppi.py: update get_pvalue fonction to handle nan values
src/logging_conf.py: change logging conf mode from 'w' to 'a'
requirements.txt: update plotly version
src/find_interaction_cluster/Heatmap_composition/compo_heatmap.py: modify this script to add the possibility to use a list CUSTOM of genes controls, written in the file_ctrl
Loading