Mercurial > repos > iuc > crossmap_vcf
diff README.rst @ 0:3fc985b6afdd draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/crossmap commit 8564863eaad7bb9f9c8c273d471511979a2c96aa
author | iuc |
---|---|
date | Sat, 01 Jul 2017 17:45:07 -0400 |
parents | |
children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/README.rst Sat Jul 01 17:45:07 2017 -0400 @@ -0,0 +1,7 @@ +CrossMap wrapper for Galaxy +=========================== + +CrossMap is versatile tool to convert genome coordinates or annotation files between genome +assemblies. It supports mostly commonly used file types, including BAM, BED,BigWig, GFF, +GTF, SAM, Wiggle, and VCF formats. For large plain text file types, such as BED, GFF, GTF +and VCF, reading from remote servers and file compression are supported.