Mercurial > repos > iuc > crossmap_region
diff README.rst @ 0:067f3a52abd6 draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/crossmap commit f436317e2f8d451621e297cfc474e43c20d60bb7"
| author | iuc |
|---|---|
| date | Thu, 15 Jul 2021 16:15:32 +0000 |
| parents | |
| children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/README.rst Thu Jul 15 16:15:32 2021 +0000 @@ -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.
