Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
B
bigWig_visu
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
Package Registry
Model registry
Operate
Environments
Terraform modules
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
Projects_Analyzes
bigWig_visu
Graph
4be65dfac2ec97158c1a14c34425ce70badef2d6
Select Git revision
Branches
2
dev
master
default
protected
2 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
May
16
21
Feb
15
Oct
12
Aug
28
Apr
16
15
Mar
27
Jan
15
12
11
8
7
18
Dec
3
1
30
Nov
20
16
12
6
5
4
3
27
Oct
26
23
22
21
src/commands.sh: add stat parameter
master
master
src/visu/figure_maker.py: add line at bins different between two conditions
.gitignore: update files to ignore
src/bed_handler/select_regulated_near_ctcf_exons.py: add filter_expressed function
src/bed_handler/filter_bed.py: change in filter_bed types
src/bed_handler/config.py: Add expressed_genes variable
src/visu/__main__.py: add a stat parameter
src/visu/figure_maker.py: Add a stat parameter to perform statistical analysis on the metagene figure
src/commands.sh: update Figures 1C, figures 5C and 5B to use the new bigwig files
src/commands.sh: update
src/visu/figure_maker.py: remove sd display
src/visu/__main__.py: small simplication
src/gc_content/gc_content.py: removal of the palette color
doc/source/modules.rst: change of name
README.md: update
doc/source/index.rst: documentation update
doc/source/Licence.rst: add doc for the licence
.gitignore: update gitignore
doc/: add doc
src/__init__.py: add init file
src/visu/__main__.py: modification in launcher docstring
README.md: update
README.md: update
LICENCE: add licence
README.md: add readme
src/visu/figure_maker.py: small change in load_bed
src/gc_content/gc_content.py: add an id column in the table returned by build_gc_dataframe, change bar colors in make_gc_barplot function
src/commands.sh: add creation of meatagene and gc content figure for readthrough, readthrough_ctcf and no_readthrough exon list
src/gc_content/gc_content.py: modfication of add_stat_annotation calls in make_gc_barplot
src/gc_content/gc_stats.py: fix mann_whitney and make_stat function used when more than two lists of exons are used
src/gc_content/stat_annot.py: major pep8 modifications
src/bed_handler/select_regulated_near_ctcf_exons.py: new function get_bed_ctcf_exon to only recover exons close to CTCF peaks in a given bed file containing exons
src/bed_handler/get_last_exons.py: script to get the last exons of each gene in a bed file given in input
src/bed_handler/config.py: add a new variable all_vs_ctcf
src/commands.sh: modification of metaexon file of exons regulated or in a gene containing exons regulated by DDX5/17 near or Far from CTCF
src/visu/figure_maker.py: change style of the figure + add parameter ylim
src/visu/__main__.py: add parameter ylim
src/gc_content/gc_content.py: change graphic style of the figure
src/commands.sh: change gc content figure -e parameter to 2000 + coverage figure for 5y only on expressed genes
src/commands.sh: removing genes with readthrough/no readthrough with a basemean <= 5
Loading