annotate README.rst @ 10:5e3b182af35c draft default tip

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