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
+5Lines changed: 5 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -122,6 +122,11 @@ vcf2mutation --help
122
122
```
123
123
from the console directly.
124
124
125
+
Note:
126
+
127
+
* the contents in folder `examples` and `test_output` were not included in the installation package.
128
+
* If you want to test the with the examples or check more running examples and results, use `git clone https://github.com/ATPs/PrecisionProDB.git` or download from the link https://github.com/ATPs/PrecisionProDB/archive/refs/heads/master.zip directly.
0 commit comments