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
Commits
c4f9445ba3cb227f13e96f119ff9554a2fc33865
Select Git revision
Branches
5
dev
non-b_dev
distance
Ali_branch
master
default
protected
5 results
chia-pet_network
Author
Search by author
Any Author
authors
fmortreu
fmortreu
hpolvech
hpolvech
Laurent Modolo
lmodolo
Matthaus Sirvent
msirvent
nfontrod
nfontrod
5 authors
Mar 04, 2020
src/db_utils/populate_database.py - src/db_utils/config.py: modification of...
· c4f9445b
nfontrod
authored
5 years ago
c4f9445b
src/db_utils/config.py: deletion of unused import and deletion of comment lines
· 1dda100c
nfontrod
authored
5 years ago
1dda100c
src/db_utils/creation_of_exon_table.py -> src/db_utils/fill_exon_n_gene_table.py
· 6fd7df3d
nfontrod
authored
5 years ago
6fd7df3d
Mar 03, 2020
README.md: readme update
· 3add4001
alapendr
authored
5 years ago
3add4001
src/db_utils/__main__.py
· b819f7a7
nfontrod
authored
5 years ago
b819f7a7
src/db_utils/creation_of_exon_table.py: major modification, this script will...
· f0a79f9c
nfontrod
authored
5 years ago
f0a79f9c
src/db_utils/populate_database.py: creation of populate_df function (and other...
· 181f87ed
nfontrod
authored
5 years ago
181f87ed
src/db_utils/config.py: modification of prefixes gin to cin in Config.table +...
· ac389ede
nfontrod
authored
5 years ago
ac389ede
src/db_utils/db_creation.py: modification of prefix gin to cin for every table in chia_pet database
· 7d289400
nfontrod
authored
5 years ago
7d289400
src/db_utils/__main__.py
· 6621c028
nfontrod
authored
5 years ago
6621c028
src/db_utils/db_creation.py: database creation
· a00438bd
nfontrod
authored
5 years ago
a00438bd
src/__init__.py: init file
· 776ee351
nfontrod
authored
5 years ago
776ee351
src/logging_conf.py: script containing functions and variables to handle log messages
· 5d29bfa7
nfontrod
authored
5 years ago
5d29bfa7
src/db_utils/config.py: modification of Config.db_file and Config.output +...
· ab2a3eda
nfontrod
authored
5 years ago
ab2a3eda
src/db_creation/db_creation.py -> src/db_utils/db_creation.py
· 95509aac
nfontrod
authored
5 years ago
95509aac
initial src/ commit
· bd886a9d
alapendr
authored
5 years ago
bd886a9d
.gitignore: change Src -> src
· e5cdb6e5
alapendr
authored
5 years ago
e5cdb6e5
README.md: readme creation
· 4345f003
alapendr
authored
5 years ago
4345f003
gitignore results/.gitignore data/.gitignore: files to ignore
· 7df9dcf0
alapendr
authored
5 years ago
7df9dcf0
Loading