Difference between revisions of "Convert table to VCF track (analysis)"
From BioUML platform
(Automatic synchronization with BioUML) |
m (Protected "Convert table to VCF track (analysis)": Autogenerated page ([edit=sysop] (indefinite))) |
Latest revision as of 18:15, 9 December 2020
- Analysis title
- Convert table to VCF track
- Provider
- Institute of Systems Biology
- Class
TableToVCFTrack
- Plugin
- ru.biosoft.bsa (Bio-sequences analyses plugin)
[edit] Description
This analysis converts a table to a VCF track.
[edit] Parameters:
- Input table – Table to convert to the track
- Chromosome (sequence) column – Column where chromosome number is located (either like 'chr1', 'chr:1', 'chr.1' or simply '1')
- From column – Column where site start coordinate is located
- To column – Column where site end coordinate is located
- AltAllele column – Alterative allele column
- RefAllele column – Reference allele column
- Strand column – Column where site strand is located (+ or -)
- Sequence collection – Sequences to bind the track to
- Genome ID string – Something like 'hg18' or 'mm6'
- Output track – Path where to store the result