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
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
LBMC
ReGArDS
ChIA-PET_network
Commits
6fd7df3d
Commit
6fd7df3d
authored
Mar 4, 2020
by
nfontrod
Browse files
Options
Downloads
Patches
Plain Diff
src/db_utils/creation_of_exon_table.py -> src/db_utils/fill_exon_n_gene_table.py
parent
3add4001
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
src/db_utils/__main__.py
+1
-1
1 addition, 1 deletion
src/db_utils/__main__.py
src/db_utils/fill_exon_n_gene_table.py
+0
-0
0 additions, 0 deletions
src/db_utils/fill_exon_n_gene_table.py
with
1 addition
and
1 deletion
src/db_utils/__main__.py
+
1
−
1
View file @
6fd7df3d
...
...
@@ -9,7 +9,7 @@ Description: Populate the gin database
from
.config
import
Config
from
..logging_conf
import
logging_def
from
.db_creation
import
main_create_db
from
.
creation_of_exon
_table
import
main_fill_exon_n_gene
from
.
fill_exon_n_gene
_table
import
main_fill_exon_n_gene
# from .create_freq_table import create_freq_table
# from .populate_database import populate
import
logging
...
...
This diff is collapsed.
Click to expand it.
src/db_utils/
creation_of_exon
_table.py
→
src/db_utils/
fill_exon_n_gene
_table.py
+
0
−
0
View file @
6fd7df3d
File moved
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment