view README.rst @ 1:06d9062f5430 draft default tip

planemo upload commit 93217f9e3a1bc1afc8ce971176e4ae0169a8f265
author sargentl
date Wed, 28 Nov 2018 14:20:39 -0500
parents 01ed8e112f2a
children
line wrap: on
line source

A Galaxy Wrapper for regtools
=============================

This is a modified Galaxy wrapper for regtools which is based on the previous wrapper written by Remi Marenco (https://github.com/remimarenco/regtools). "regtools is a set of tools that integrate DNA-seq and RNA-seq data to help interpret mutations in a regulatory and splicing context" (https://regtools.readthedocs.io/en/latest/).

This wrapper adds an validation step to check if the output files are valid BED format. The lines with invalid strand (neither "+" or "-") will be removed. 

This wrapper creates a new 13th column to store the scores. The scores in column 4 will be changed to 1000. 

The output is BED 12+1.