38 / d4-format

The D4 Quantitative Data Format

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[ENH] convert BED to d4 file.

ghuls opened this issue · comments

It would be nice if BED files could be converted to d4 files. Similar to

bedtools genomecov -bg -i ${bed_file} -g ${genome_file}> ${bed_graph_file}