Robert Buels
Robert Buels
That's a good point. A more powerful version of this idea would probably be to have a way to group tracks that should all autoscale together, based on them being...
There's an emerging standard for adding CITATION files to the root of a project to encourage academic citations. We should add one to JB1. Format spec: https://citation-file-format.github.io/
# Desired Features ## configuration data model - a configuration is a base configuration, _plus_ a set of modifications to that base - valid configuration variables are defined with metadata:...
Run export on all the currently visible tracks, each exporting to a different file. File -> Save visible region Pop up a dialog box that looks like the single-track export,...
- search multiple data sources - categorized search results like ensembl - just show a table view of results for now
Build nicer packages than the .zip files currently made by `electron-packager`. Upload these to the releases in addition to the .zip files.
Make a CDS glyph that displays frame, phase, and translated AA sequences, depending on magnification. Simliar to http://search.cpan.org/~lds/Bio-Graphics-2.37/lib/Bio/Graphics/Glyph/cds.pm from GBrowse. Also make the ProcessedTranscript glyph use them instead of just...
If a feature is of type mRNA or gene, show a special detail dialog that has features optimized for genes. Including: - CDS sequence - toggle introns on/off - functional...
In large installations like @scottcain manages, when there are huge numbers of configuration files that are imported into each other using `include`, the initial JBrowse load can be quite slow,...