Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
metagenedb
Manage
Activity
Members
Labels
Plan
Wiki
Code
Merge requests
1
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Operate
Environments
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Metagenomics
metagenedb
Graph
3bd58750d8db699e8246af2973035401bc058768
Select Git revision
Branches
4
dev
default
improve-db-queries
improve-source
master
protected
4 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
10
Aug
7
2
Jul
1
30
Jun
29
25
24
23
22
18
17
16
12
11
10
9
8
5
4
3
2
29
May
20
19
15
14
13
12
11
6
5
4
30
Apr
29
28
27
9
8
2
1
23
Mar
20
19
18
4
11
Feb
10
7
6
5
3
31
Jan
23
14
13
8
7
6
4
3
2
31
Dec
30
29
28
27
26
24
23
21
20
19
18
17
16
13
12
11
10
9
6
5
4
3
2
29
Nov
28
27
22
21
20
19
18
15
14
12
8
7
6
5
4
30
Oct
28
22
18
Sep
16
13
12
11
10
9
5
30
Aug
29
28
27
26
23
22
9
8
7
6
5
2
1
19
Jul
18
17
16
15
11
8
2
1
28
Jun
27
26
25
24
20
19
18
17
12
11
7
6
5
4
24
May
use KEGGAPI instead of TOGOWS from dabeplech to retrieve KEGG details
use image in compose instead of building one
patch celery-worker deployement to trigger new pull of image
Closes #34 set up computation of stats on celery worker
Closes #144 replace bioapi by dabeplech
add shebang to run_celery script
change cronjob weekly and try new conf for celery
update README and try to restore celery worker on kubernetes
Merge branch '140-update-documentation' into 'dev'
finish command to generate light db
Merge branch 'dev' into 140-update-documentation
add template for issues and merge request
add issue template
Merge branch 'dev' into 'master'
Add issue_templates directory
Add .gitlab directory
start script to create light db
empty README and move to wiki pages
Start updating README
Merge branch '135-comparison-no-data' into 'dev'
display legend of doughnut only when graph is present
refactor and handle no data in components #135
Merge branch '138-link-to-ncbi-cog' into 'dev'
add COG link to NCBI to gene detail card
add COG NCBI links to gene list
Merge branch '139-improve-download' into 'dev'
handle error for gene list
add component to display downloading for fasta and csv
dynamically build name based on filters
Merge branch '126-extract-table-csv' into 'dev'
improve performances to get CSV from genes endpoint
Add button on frontend to download csv from metadata list
add methods and test to get csv from genes endpoint
create csv qparam for genes and refactor cache for count
unique frontend for the moment with unique app title
Merge branch 'dev' into 'master'
add allowed host for non debug backend
Merge branch '99-fasta-from-gene-list' into 'dev'
max number of fasta sequences in django env
refactor and add limit of 100000 fasta sequences