annotate README.rst @ 10:754f70dd85ae draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/crossmap commit 1b4c5b184b10336bca092cf347019c4368a7771c
author iuc
date Wed, 09 Jul 2025 11:13:03 +0000
parents 0e6f675cea09
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
0e6f675cea09 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
0e6f675cea09 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/crossmap commit d578fad97ce545d68dde40155d36426a121e4447
iuc
parents:
diff changeset
2 ===========================
0e6f675cea09 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/crossmap commit d578fad97ce545d68dde40155d36426a121e4447
iuc
parents:
diff changeset
3
0e6f675cea09 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
0e6f675cea09 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,
0e6f675cea09 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
0e6f675cea09 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.