You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Readme.md
+10-2Lines changed: 10 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -218,6 +218,14 @@ The VarDictJava program follows the workflow:
218
218
License
219
219
-------
220
220
221
-
The code is freely available under the `MIT license`_.
221
+
The code is freely available under the [MIT license](http://www.opensource.org/licenses/mit-license.html).
222
+
223
+
Contributors
224
+
------------
225
+
226
+
Java port of [VarDict](https://github.com/AstraZeneca-NGS/VarDict) implemented based on the original Perl version ([Zhongwu Lai](https://github.com/zhongwulai)) by:
0 commit comments