File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22
33A viewer for multiple alignment format (MAF) files in JBrowse 2
44
5- This is a port of the JBrowse 1 plugin https://github.com/cmdcolin/mafviewer to
6- JBrowse 2
75
86![ ] ( img/1.png )
97
@@ -41,7 +39,7 @@ Then use the custom "Add track workflow":
4139 "plugins" : [
4240 {
4341 "name" : " MafViewer" ,
44- "url" : " https://unpkg.com /jbrowse-plugin-mafviewer/dist/jbrowse-plugin-mafviewer.umd.production.min.js"
42+ "url" : " https://jbrowse.org/plugins /jbrowse-plugin-mafviewer/dist/jbrowse-plugin-mafviewer.umd.production.min.js"
4543 }
4644 ]
4745}
@@ -260,3 +258,10 @@ short alignment blocks:
260258taffy view -i file.maf | taffy norm | bgzip > out.taf.gz
261259taffy index -i out.taf.gz
262260```
261+
262+
263+ ## Footnote
264+
265+
266+ This is a port of the JBrowse 1 plugin https://github.com/cmdcolin/mafviewer to
267+ JBrowse 2
You can’t perform that action at this time.
0 commit comments