Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
I
ippidb-web
Manage
Activity
Members
Labels
Code
Merge requests
1
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
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
iPPIDB
ippidb-web
Graph
cd1d39bc7d818a847afbe71265b5cb43bebe6267
Select Git revision
Branches
11
209-celery-issue
279-pocketome-help
celery
ci-update
contributor-page
master
default
release
speedup-tests
targetcentric
targetcentric_globalstat
use-buildx
Tags
13
1.1.4
1.1.3
1.1.1
1.1.0
1.0.8
1.0.7
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0
24 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
Jul
13
Jun
12
11
28
May
18
16
15
14
13
9
7
6
5
4
3
2
24
Apr
13
12
11
9
8
7
6
4
3
30
Mar
26
12
10
9
8
7
6
26
Feb
25
22
16
15
14
12
10
31
Jan
30
29
28
24
23
22
18
17
16
15
8
5
19
Dec
14
13
7
6
4
3
1
30
Nov
27
24
20
17
16
13
10
8
7
6
26
Oct
18
17
16
13
12
11
9
6
5
2
28
Sep
21
18
14
13
12
11
9
29
Aug
7
5
4
3
31
Jul
27
20
18
17
13
12
11
10
7
30
Jun
29
26
21
20
16
15
13
12
8
23
May
22
19
18
17
16
15
11
3
2
28
Apr
27
24
21
20
18
30
Mar
29
28
27
26
24
23
22
21
20
17
16
15
14
13
12
27
Feb
24
16
15
14
13
remove admin-session CSS that breaks bootstrap layouts for other pages
update DB to include back patent data and depending data
download patent info from Google instead of EPO
add meas. units in compounds list column headers
update CompoundForm and TestsForm + JS files
Merge branch 'master' of https://gitlab.pasteur.fr/hub/iPPIDB
Update templates and Test form aspect + Add fun css label stuffs
add back bibliography-compound links
recompute LE-LLE and PCA biplots on the data
set steps for compounds list filter as requested by @osperand
fix broken display modes in compounds list
add filter on number of H donors in compounds list
add AlogP cutoff filter to compounds list
refactor cutoff selection code for compounds list
cleanup PPI families in the initial DB
add slider-based filter for molecular weight
upgrade bootstrap lib to v4.1
code gardening in models
add sorting options to compounds list table headers
first pass at sorting compounds in ascending/descending orders
strip whitespaces on PPI Family
add filter on PPI family to compounds list
decrease alpha in biplot charts for "other families"
display selected compound in the chart with a bigger dot
use another strategy to avoid matplotlib backend error
set matplotlib backend to Agg
add matplotlib requirement
save and display the PCA correlation circle
remove debug prints in PCA analysis script
generate correlation circle for the PCA (#49), WIP
change compound features selection for the PCA
make sure compound PCA biplot has the right aspect ratio
add URL polyfill for older browsers
javascript compatibility fix for Safari
correct compound card HTML
remove dependency to django_pandas, not used
add PCA chart to compound card, WIP
correct tooltip in LE-LLE plot
add uniprot links in compound card + minor reformats
correct plural for PpiFamily class