File tree 3 files changed +5
-3
lines changed
3 files changed +5
-3
lines changed Original file line number Diff line number Diff line change 1
- VDJdb: A software for functional annotation of immune repertoires
1
+ VDJviz: a versatile immune repertoire browser
2
2
3
3
Apache License
4
4
Version 2.0, January 2004
Original file line number Diff line number Diff line change 35
35
< option value ="migmap " > MigMap</ option >
36
36
< option value ="immunoseq " > ImmunoSeq</ option >
37
37
< option value ="imgthighvquest " > ImgtHighVQuest</ option >
38
+ < option value ="vidjil " > Vidjil</ option >
38
39
</ select >
39
40
</ td >
40
41
< td > </ td >
66
67
< option value ="migmap " > MigMap</ option >
67
68
< option value ="immunoseq " > ImmunoSeq</ option >
68
69
< option value ="imgthighvquest " > ImgtHighVQuest</ option >
70
+ < option value ="vidjil " > Vidjil</ option >
69
71
</ select >
70
72
< text ng-hide ="file.wait "> {{ file.softwareTypeName }}</ text >
71
73
</ td >
Original file line number Diff line number Diff line change 1
1
name := " vdjviz"
2
2
3
- version := " 1.0.3"
3
+ version := " 1.0.3.1 "
4
4
5
5
resolvers += Resolver .sonatypeRepo(" releases" )
6
6
@@ -13,7 +13,7 @@ resolvers += (
13
13
)
14
14
15
15
libraryDependencies ++= Seq (
16
- " com.antigenomics" % " vdjtools" % " 1.0.7 " ,
16
+ " com.antigenomics" % " vdjtools" % " 1.0.8 " ,
17
17
" com.milaboratory" % " milib" % " 1.0.1" ,
18
18
" ws.securesocial" %% " securesocial" % " 2.1.4" ,
19
19
" com.typesafe.play.plugins" %% " play-plugins-mailer" % " 2.3.0" ,
You can’t perform that action at this time.
0 commit comments