We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4b6d714 commit 1c5cc03Copy full SHA for 1c5cc03
docs/User_guide.md
@@ -167,7 +167,7 @@ Analyzes methylation signals from the mitochondrial reads.
167
```
168
169
Required Parameters:
170
-- -g, --graph <FILE>: Input annotated graph file (GFA format)
+- -g, --graph <FILE>: Input annotated graph file (GFA format), should be the output of Himito call
171
- -p, --min-prob <FLOAT>: Minimum probability threshold for methylation calls
172
- -b, --bam <FILE>: Input BAM file with methylation tags
173
- -o, --output <FILE>: Output BED file
0 commit comments