GMOD / jbrowse

JBrowse 1, a full-featured genome browser built with JavaScript and HTML5. For JBrowse 2, see https://github.com/GMOD/jbrowse-components.
http://jbrowse.org
Other
460 stars 199 forks source link

Feature Request: support loading psl and/or bed12 tracks #1469

Open malcook opened 4 years ago

malcook commented 4 years ago

support loading psl and/or bed12 tracks

rbuels commented 4 years ago

How about making a bigPsl or bigBed out of it? JB1 should be able to use that nicely.

cmdcolin commented 4 years ago

bed12tabix is allowed as are bigbed. loading PSL/bigPsl could be interesting though. bigPsl would probably load as a track but displaying the alignment substructure in that file would still need to be added as a custom glyph or similar