Mercurial > repos > iuc > crossmap_vcf
annotate README.rst @ 5:1cf119db73cb draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/crossmap commit 2dbcf8154aff86b27a1dd535407d20168c4ef697"
author | iuc |
---|---|
date | Wed, 11 Sep 2019 19:26:15 -0400 |
parents | 3fc985b6afdd |
children |
rev | line source |
---|---|
0
3fc985b6afdd
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 |
3fc985b6afdd
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/crossmap commit 8564863eaad7bb9f9c8c273d471511979a2c96aa
iuc
parents:
diff
changeset
|
2 =========================== |
3fc985b6afdd
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/crossmap commit 8564863eaad7bb9f9c8c273d471511979a2c96aa
iuc
parents:
diff
changeset
|
3 |
3fc985b6afdd
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 |
3fc985b6afdd
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, |
3fc985b6afdd
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 |
3fc985b6afdd
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. |