How can I add custom genome to gosling?
I want to use gosling for a custom genome, but I could not find any gosling documentation describing such a feature.
• 1,180 views
•
link
1 answer
Hi! It had been quite recently implemented in Gosling.js and Gos. Please find related PRs that describe examples (https://github.com/gosling-lang/gosling.js/pull/776, https://github.com/gosling-lang/gos/issues/102).
• 0 views
•
link
Log in to answer this question.
Based on http://gosling-lang.org/docs/genome-builds it appears that truly custom genomes may not be supported by
goslingout of the box.Tutorials here don't have anything on this either: http://gosling-lang.org/tutorials/