GMOD / jbrowse-components

Source code for JBrowse 2, a modern React-based genome browser
https://jbrowse.org/jb2
Apache License 2.0
211 stars 63 forks source link

Add "copy consensus sequence" command to alignments tracks #4665

Open cmdcolin opened 1 week ago

cmdcolin commented 1 week ago

this is a feature IGV has

the logic could be somewhat complex to account for deletions and insertions, it could be worth making sure we match "samtools consensus" and/or igv's version of this.