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
I am trying to merge two bedmethyl files, each produced from 2 different samples, using this command
modkit bedmethyl merge sample_a.bed.gz sample_b.bed.gz > merged.bed
I get this error
error: unrecognized subcommand 'bedmethyl'
Usage: modkit
For more information, try '--help'.
when I used modkit --help
I didn't find bedmethyl merge as a subcommand, would you help please?
The text was updated successfully, but these errors were encountered:
I am trying to merge two bedmethyl files, each produced from 2 different samples, using this command
modkit bedmethyl merge sample_a.bed.gz sample_b.bed.gz > merged.bed
I get this error
error: unrecognized subcommand 'bedmethyl'
Usage: modkit
For more information, try '--help'.
when I used modkit --help
I didn't find bedmethyl merge as a subcommand, would you help please?
The text was updated successfully, but these errors were encountered: