File tree 1 file changed +35
-0
lines changed
1 file changed +35
-0
lines changed Original file line number Diff line number Diff line change
1
+ ---
2
+ name : Issue report
3
+ about : Create a detailed report to help us find and fix an issue.
4
+ title : ' '
5
+ labels : ' '
6
+ assignees : ' '
7
+ ---
8
+
9
+ ## Describe the issue
10
+ A clear and concise description of what the bug is.
11
+
12
+ ## Additional information
13
+ Please fill in the following sections to help us find the source of your issue as quickly as possible.
14
+
15
+ ### System
16
+ - VEP version: [ e.g. 98 or 98.1]
17
+ - VEP Cache version: [ e.g. 98]
18
+ - Perl version: [ e.g. 5.26]
19
+ - OS: [ e.g. MacOS, Ubuntu, CentOS]
20
+ - tabix installed ?
21
+
22
+ ### Full VEP command line
23
+ ```
24
+ ./vep -i input.txt -o output.txt ...
25
+ ```
26
+
27
+ ### Full error message
28
+ > Including the warnings, if available
29
+
30
+ ### Data files (if applicable)
31
+ They include:
32
+ - The input file
33
+ - The output file
34
+ - The custom file(s)
35
+ You can provide a sample of them
You can’t perform that action at this time.
0 commit comments