Skip to content

Commit 6d32ea9

Browse files
committed
docs: update column names to match code
1 parent 02b9dd3 commit 6d32ea9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/ONT.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ This pipeline expects input bed files of the following format, which we define
44
as 'bedmethyl' format (standard output of ONT's
55
[modkit](https://github.com/nanoporetech/modkit)):
66

7-
|Chromosome|Start|End|Methylation type|Coverage|Strand|Percent methylation|
8-
|----------|-----|---|----------------|--------|------|-------------------|
7+
|Chromosome|Start|End|Mark name (m or h)|Read depth|Strand|Percent methylation|
8+
|----------|-----|---|------------------|----------|------|-------------------|
99

1010
These scripts have been created in an attempt to binarize the methylation and
1111
hydroxymethylation calls that come out of ONT data. The process is split into

0 commit comments

Comments
 (0)