Mercurial > repos > iuc > crossmap_gff
annotate README.rst @ 15:75a08e10cc76 draft default tip
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/crossmap commit ad4d739b4837dd61abc85614568d22f271f14568
author | iuc |
---|---|
date | Mon, 02 Sep 2024 12:02:06 +0000 |
parents | 5773a57e91e6 |
children |
rev | line source |
---|---|
0
5773a57e91e6
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 |
5773a57e91e6
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/crossmap commit d578fad97ce545d68dde40155d36426a121e4447
iuc
parents:
diff
changeset
|
2 =========================== |
5773a57e91e6
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/crossmap commit d578fad97ce545d68dde40155d36426a121e4447
iuc
parents:
diff
changeset
|
3 |
5773a57e91e6
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 |
5773a57e91e6
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, |
5773a57e91e6
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 |
5773a57e91e6
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. |