Mercurial > repos > iuc > crossmap_region
annotate README.rst @ 0:8635b6b8a8f2 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:19:33 +0000 |
parents | |
children |
rev | line source |
---|---|
0
8635b6b8a8f2
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/crossmap commit f436317e2f8d451621e297cfc474e43c20d60bb7"
iuc
parents:
diff
changeset
|
1 CrossMap wrapper for Galaxy |
8635b6b8a8f2
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/crossmap commit f436317e2f8d451621e297cfc474e43c20d60bb7"
iuc
parents:
diff
changeset
|
2 =========================== |
8635b6b8a8f2
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/crossmap commit f436317e2f8d451621e297cfc474e43c20d60bb7"
iuc
parents:
diff
changeset
|
3 |
8635b6b8a8f2
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/crossmap commit f436317e2f8d451621e297cfc474e43c20d60bb7"
iuc
parents:
diff
changeset
|
4 CrossMap is versatile tool to convert genome coordinates or annotation files between genome |
8635b6b8a8f2
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/crossmap commit f436317e2f8d451621e297cfc474e43c20d60bb7"
iuc
parents:
diff
changeset
|
5 assemblies. It supports mostly commonly used file types, including BAM, BED,BigWig, GFF, |
8635b6b8a8f2
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/crossmap commit f436317e2f8d451621e297cfc474e43c20d60bb7"
iuc
parents:
diff
changeset
|
6 GTF, SAM, Wiggle, and VCF formats. For large plain text file types, such as BED, GFF, GTF |
8635b6b8a8f2
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/crossmap commit f436317e2f8d451621e297cfc474e43c20d60bb7"
iuc
parents:
diff
changeset
|
7 and VCF, reading from remote servers and file compression are supported. |