view cytosine_report_to_bedgraph/.shed.yml @ 5:ee5badb527cd draft default tip

Uploaded
author charles-bernard
date Wed, 16 Nov 2016 06:38:59 -0500
parents b03e31cab4a6
children
line wrap: on
line source

categories:
- Convert Formats
description: Converts genome-wide cytosine methylation report to Bedgraphs
long_description: |
    This tool takes as input a genome-wide cytosine methylation report (generated by the tool Bismark Meth. Extractor) and converts it into a bedGraph for each cytosine context (CpG, CHG and CHH).
    These bedGraphs display, for a given context, the ratio of methylation of each covered cytosine in the genome.

    It also produces a bedGraph displaying the coverage count of each cytosine in the genome (non-covered cytosine are ignored).

    The tool outputs offer the possibility to vizualise the methylation signal of covered cytosines thanks to softwares like IGV (Integrative Genomics Viewer).
    In this respect, the tool can optionally generate a tdf binary file (Tiled Data Format) from each converted bedGraph. Tdf format is indeed better handled by IGV than bedGraph.
name: cytosine_report_to_bedgraph
remote_repository_url: https://github.com/charles-bernard/Galaxy_tools/tree/master/cytosine_report_to_bedgraph
owner: charles-bernard
type: unrestricted