annotate README.rst @ 6:1f88e79a53cc draft

"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/crossmap commit ce9efed8c15240a269107ff356aeb18b52eb383f"
author iuc
date Wed, 30 Sep 2020 14:01:05 +0000
parents 143ec4d1c8f3
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
143ec4d1c8f3 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/crossmap commit d578fad97ce545d68dde40155d36426a121e4447
iuc
parents:
diff changeset
1 CrossMap wrapper for Galaxy
143ec4d1c8f3 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/crossmap commit d578fad97ce545d68dde40155d36426a121e4447
iuc
parents:
diff changeset
2 ===========================
143ec4d1c8f3 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/crossmap commit d578fad97ce545d68dde40155d36426a121e4447
iuc
parents:
diff changeset
3
143ec4d1c8f3 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/crossmap commit d578fad97ce545d68dde40155d36426a121e4447
iuc
parents:
diff changeset
4 CrossMap is versatile tool to convert genome coordinates or annotation files between genome
143ec4d1c8f3 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/crossmap commit d578fad97ce545d68dde40155d36426a121e4447
iuc
parents:
diff changeset
5 assemblies. It supports mostly commonly used file types, including BAM, BED,BigWig, GFF,
143ec4d1c8f3 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/crossmap commit d578fad97ce545d68dde40155d36426a121e4447
iuc
parents:
diff changeset
6 GTF, SAM, Wiggle, and VCF formats. For large plain text file types, such as BED, GFF, GTF
143ec4d1c8f3 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/crossmap commit d578fad97ce545d68dde40155d36426a121e4447
iuc
parents:
diff changeset
7 and VCF, reading from remote servers and file compression are supported.