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
ab3f96215b69ccaeed6bcdc4ff2d1cf5e445743e
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
1
Sep
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/compo_heatmap.py: change in load_community_file to combine the id of community with the column complex_name if it exist
src/find_interaction_cluster/Go_annotation/config_go.py: create a ConfigCluster class
src/find_interaction_cluster/Go_annotation/create_complex_community.py: script to create a community file of molecular complexes
src/find_interaction_cluster/Heatmap_composition/__main__.py: fix launcher function
src/find_interaction_cluster/Heatmap_composition/compo_heatmap.py: changes in heatmap layout
src/find_interaction_cluster/sf_and_communities.py: add a list of TF of interest in get_tf function
src/find_interaction_cluster/Go_annotation/create_go_communities.py: change in evidence code selection in load_go_annotations function
last commit
Ali_branch
Ali_branch
src/find_interaction_cluster/Go_annotation/__main__.py: add min_level parameter
src/find_interaction_cluster/Go_annotation/create_go_communities.py: change to be able to remove generic go term
src/find_interaction_cluster/Go_annotation/download_go_files.py: add functions to find the level of each go term from the root term
src/find_interaction_cluster/Go_annotation/config_go.py: add a dictionary go_root
src/find_interaction_cluster/Heatmap_composition/compo_heatmap.py: fix Heatmap_compo
src/find_interaction_cluster/Go_annotation/__main__.py: add parameter threshold
src/find_interaction_cluster/Go_annotation/create_go_communities.py: filter bi communities
src/find_interaction_cluster/Heatmap_composition/compo_heatmap.py: fix create_community_file
src/find_interaction_cluster/Heatmap_composition/__main__.py: modification of the com_file parameter
src/find_interaction_cluster/Heatmap_composition/compo_heatmap.py: modification of the com_file parameters to be able to create composition heatmp for splicing factors and transcription factors
src/find_interaction_cluster/Heatmap_composition/__main__.py: add parameter htype
src/find_interaction_cluster/Heatmap_composition/compo_heatmap.py: add a parameter htype for generate_heatmap_matrix function
src/find_interaction_cluster/Heatmap_composition/frequency.py: add function create_frequency_series
src/find_interaction_cluster/Heatmap_composition/permutation.py: change in randomization_test_maker function
src/find_interaction_cluster/Heatmap_composition/*.py: add script that allows the creation of composition Heatmaps
src/find_interaction_cluster/Go_annotation/*.py: add a submodule to create community files that cluster the gene by their finest GO term
fixed down and up reversed problem in combined violin 2
fixed down and up reversed problem in combined violin
added src/automation/execute_composition_heatmap.sh and checked results
added module src/find_interaction_cluster/composition_heatmap.py to create composition heatmaps v.0
fixed filtering .bed in heatmaps
added merging violin plots option
filtered the heatmap table to only show TF with DE>200 and at least one enriched communties for both up and down
added src/find_interaction_cluster/clip_figures/vis_comp_recap.py
added direct_comp 2
added direct_comp
fast_comp 2
fast_comp
added communities files paths to clip_figures/Config //fixing heatmap error
fixed
fixed shiny interactive plots and added all_DE filter to count_DE_genes
added unilateral-test nicolas changes
Loading