galaxyproject / galaxyproject/tools-devteam
Pileup datatype edit-attribute columns are a mismatch for type
Open
- Dominant language
- Python
- Stars
- 37
- Forks
- 94
- PR merge metrics
- No merged PRs in 30d
Description
There is no "end coordinate".
Example of a 6-column pileup dataset:
> 1.Chrom 2.Start 3.Base 4 5 6
> chr1 2299 G 1 ^~. C
> chr1 2300 T 1 . C
> chr1 2301 C 1 . C
What the edit attributes form for that dataset displays.
Contributor guide
Assessment
This issue has not been assessed yet.