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
94cc4d51b52d22eb67b21d25b6f9e4a7aebf48c4
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
4
Mar
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
Merge branch 'dev' of gitlab_lbmc:LBMC/regards/chia-pet_network into dev
src/find_interaction_cluster/Go_annotation/create_go_communities.py: list_file and list_name are now optional parameters
src/figures_utils/study_of_gene_pair_interactions.py: minor correction, modified required argument script_mode from True to False
src/figures_utils/study_of_gene_pair_interactions.py: minor correction, modified required argument script_mode from True to False
src/figures_utils/obtain_data_factors.py: minor correction, adding a variable declaration
src/figures_utils/nb_cluster_genes_st_lineplot.py: initial commit of this script that allows to study the cumulative increasing number of genes by communities and also the number of communities needed to reach 75% of the studied genes
src/figures_utils/study_of_gene_pair_interactions.py: minor correction, add the l_name in the title of the figure
src/figures_utils/study_of_gene_pair_interactions.py: minor correction, change a misprint c -> C for the title
src/figures_utils/study_of_gene_pair_interactions.py: minor correction, change the order of list_go_name to class go_name by number of genes from highest to lowest for BP, CC, C and MF in the case of script_mode=number_tot
src/figures_utils/study_of_gene_pair_interactions.py: minor correction, for this biological process: regulation of transmembrane receptor protein serine/threonine kinase signaling pathway, that have a / in its name
src/figures_utils/study_of_gene_pair_interactions.py: initial commit of this script that allows to study the gene pair interactions
src/figures_utils/obtain_data_factors.py: updates to add the parameter type in the get_every_events_4_a_go()
src/figures_utils/obtain_data_factors.py: minor update
src/figures_utils/obtain_genes_interactions.py: initial commit of a script used to obtain two files (Hi-C and ChIA-PET), in which for each gene we have the list of genes with which it interacts
Merge branch 'dev' of gitbio.ens-lyon.fr:LBMC/regards/chia-pet_network into dev
src/figures_utils/obtain_data_factors.py: initial commit of a script used to obtain the list of genes dependant by the SF, TF, EF, DF, L or go_term
src/find_interaction_cluster/periodicity_analysis/create_heatmap.py: create periodicity heatmap
src/find_interaction_cluster/periodicity_analysis/get_periodicity.py: minor change in get_pvalue_df function
src/find_interaction_cluster/periodicity_analysis/get_periodicity.py: fix periodicDNA method
src/find_interaction_cluster/periodicity_analysis/__init__.py
src/find_interaction_cluster/periodicity_analysis/config.py: variable needed in this submodule
src/find_interaction_cluster/periodicity_analysis/get_community_periodicity.py: script to get the periodicity of a list of community
src/find_interaction_cluster/periodicity_analysis/get_periodicity.py: pep8 changes
src/find_interaction_cluster/periodicity_analysis/get_periodicity.py: add multiprocessing
src/find_interaction_cluster/periodicity_analysis/get_periodicity.py: new cyano method implementation
src/find_interaction_cluster/periodicity_analysis/get_periodicity.py: script to comput periodicity
src/db_utils/__main__.py: fill chia-pet database
src/db_utils/fill_TF_tables.py: fill TF tables
src/db_utils/fill_TF_tables.py: new way to compute fasterDB id
src/db_utils/fill_TF_tables.py: fix hgnc file used to convert gene_name to gene_symbol
Merge branch 'dev' of gitlab_lbmc:LBMC/regards/chia-pet_network into dev
db_utils/__main__.py: update of the __main__ script to add information in these tables: cin_project_ef, cin_export_event, cin_project_l, cin_localisation_event, cin_project_df and cin_decay_event
db_utils/config.py: update of the config file to add information in these tables: cin_project_ef, cin_export_event, cin_project_l, cin_localisation_event, cin_project_df and cin_decay_event
db_utils/db_creation.py: update of the database creation script to add these tables: cin_project_ef, cin_export_event, cin_project_l, cin_localisation_event, cin_project_df and cin_decay_event
db_utils/fill_DF_tables.py: add this script to add the cin_project_df and cin_decay_event tables to the database
src/db_utils/fill_TF_tables.py: breaks creation of TF table
src/db_utils/fill_EF_tables.py: little modification of a function comment
src/db_utils/fill_L_tables.py: add this script to add the cin_project_l and cin_localisation_event tables to the database
Merge branch 'dev' of gitlab_lbmc:LBMC/regards/chia-pet_network into dev
get_project_colocalisation: script to find specific component signatures within communities
Loading