Mercurial > repos > yating-l > regtools_junctions_extract
view README.md @ 3:24fc8a8efe19 draft default tip
planemo upload commit ca69686dfafcabb815c93fd46d3c4dfe57459e39-dirty
author | yating-l |
---|---|
date | Tue, 20 Dec 2016 17:15:16 -0500 |
parents | cf258ca024ff |
children |
line wrap: on
line source
# regtools 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 add an validation step to check if the output files are valid BED format. The lines with invalid strand (neighter "+" or "-") will be removed. The scores higher than 1000 will be changed to 1000. All modified lines will be reported to the standard output.