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
7707f5e2bca6a5e4f8db87f35bb3fa21213da88f
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
22
Apr
16
15
14
13
1
26
Mar
24
1
Dec
20
Nov
21
Sep
18
17
15
14
Aug
10
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 iterator to reduce cache in migration
improve-source
improve-source
fix flake8
do not use extanded from doi API which is unstable
sourceCard component
django 3.2
keep original data when getting detailed info for source
detailed source from doi.org
add source box for gene details view
update filters and use from frontend
add again vim dependency
skip install of vim that crashed the CI
management command to create sources
update serializer and fix list on frontend
update migration to create virgo and IGC and link them to genes
start modifying source
update help message CLI import IGC sequences
dev
dev
Merge branch '162-standardize-import-data' into 'dev'
add pipfile.lock
add logs and dependencies to build UML
Merge branch 'improve-db-queries' into 'dev'
set indexes on gene columns
improve-db-quer…
improve-db-queries
Merge branch '157-function-filtering' into 'dev'
skip unit tests while find solution on CI
try not to wait for db in testing CI
remove DOCKER HOST from Gitlab CI
add filter for gene with functions only
update service for gitlab-ci
master
master
Set environment names in gitlab-ci.yml to target new clusters
Changed ingress class for compatibility with the new clusters
Set environment names in gitlab-ci.yml to target new clusters
Changed ingress class for compatibility with the new clusters
Revert "Updated project to be compatible with new k8s clusters"
Updated project to be compatible with new k8s clusters
Merge branch '155-taxonomy-details-from-genes' into 'dev'
add property to build csv within gene instance directly
allow to retrieve more genes for metadata csv
add full tax to csv of metadata
add migration for fix deprecated JSONfield
add test for compute_one_line_detailed_taxonomy
fix flake8