Skip to content
Discussion options

You must be logged in to vote

one potential way of doing this is using the 'metadata' field on the reference sequence track

Example

https://github.com/GMOD/jbrowse-components/blob/main/test_data/volvox/config.json#L9-L11

another is storing the extended description in a 'fasta metadata file'. this was something that was a project of a user https://github.com/GMOD/jbrowse-components/blob/main/test_data/config.json#L16-L19 #2968

potentially more types of tracks should have this type of "arbitrary external metadata file" but not available yet

I don't know off hand how to set the metadata and metdataLocation via the CLI tool, but you can possibly hand edit it into the JSON or write a small script that adds it to the JSON

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@cmdcolin
Comment options

@nathanweeks
Comment options

nathanweeks Mar 13, 2023
Maintainer Author

Answer selected by nathanweeks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Ideas
Labels
None yet
2 participants