Mercurial > repos > yhoogstrate > crossmap
annotate README.rst @ 32:00a4682c94bc draft
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/crossmap_galaxy_wrapper commit 3cceec514024bda448f7b8f207b09e49cba63de1-dirty
author | yhoogstrate |
---|---|
date | Thu, 12 Nov 2015 10:37:25 -0500 |
parents | 39d95e2675f5 |
children |
rev | line source |
---|---|
5
39d95e2675f5
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/crossmap_galaxy_wrapper commit 8f9242188a8e8e942af6625014a959e70dcb896a
yhoogstrate
parents:
diff
changeset
|
1 CrossMap wrapper for Galaxy |
39d95e2675f5
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/crossmap_galaxy_wrapper commit 8f9242188a8e8e942af6625014a959e70dcb896a
yhoogstrate
parents:
diff
changeset
|
2 =========================== |
39d95e2675f5
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/crossmap_galaxy_wrapper commit 8f9242188a8e8e942af6625014a959e70dcb896a
yhoogstrate
parents:
diff
changeset
|
3 |
39d95e2675f5
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/crossmap_galaxy_wrapper commit 8f9242188a8e8e942af6625014a959e70dcb896a
yhoogstrate
parents:
diff
changeset
|
4 CrossMap is versatile tool to convert genome coordinates or annotation files between genome |
39d95e2675f5
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/crossmap_galaxy_wrapper commit 8f9242188a8e8e942af6625014a959e70dcb896a
yhoogstrate
parents:
diff
changeset
|
5 assemblies. It supports mostly commonly used file types, including BAM, BED,BigWig, GFF, |
39d95e2675f5
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/crossmap_galaxy_wrapper commit 8f9242188a8e8e942af6625014a959e70dcb896a
yhoogstrate
parents:
diff
changeset
|
6 GTF, SAM, Wiggle, and VCF formats. For large plain text file types, such as BED, GFF, GTF |
39d95e2675f5
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/crossmap_galaxy_wrapper commit 8f9242188a8e8e942af6625014a959e70dcb896a
yhoogstrate
parents:
diff
changeset
|
7 and VCF, reading from remote servers and file compression are supported. |