Background
We want to visualize two lines (which can overlap) in the same track for visualization purposes. We can show them separately using the wiggle format,
like so:
variableStep chrom=chr2
300701 12.5
300702 12.5
300703 12.5
300704 12.5
300705 12.5
However we couldn't figure out whether it is possible to show two lines in the same track in IGV/IGB. This simply because a lot of tracks underneath each other make it hard to see patterns when needing to scroll up and down.
Question
Can two line plots be visualized together in a single track? If so, what would this file format look like