jbrowse-components icon indicating copy to clipboard operation
jbrowse-components copied to clipboard

Add ability to use alternative refSeq display names (e.g. choice of default alias used)

Open cmdcolin opened this issue 1 year ago • 0 comments
trafficstars

This would allow using unmodified NCBI FASTA files for example, which have coded identifiers that are inscrutible

Another use case it is could allow people with a fasta file that says "chr1" to choose for it to just say "1" (maybe that is a code snippet that renames on the fly, or something like that. or it could come from a data file. we have mostly not done the route of running code snippets for refnames so far so not sure)

cmdcolin avatar Jun 27 '24 21:06 cmdcolin