GMOD / Apollo3

JBrowse 2 plugin for editing annotations on an Apollo server
Apache License 2.0
6 stars 4 forks source link

Cli queries #356

Closed dariober closed 2 months ago

dariober commented 5 months ago

Add query commands assemblies, refSeqs, features with basic functionality. There is also some refactoring of the Config and BaseCommand to avoid code duplication.

ihh commented 5 months ago

One suggestion I had was to keep everything lower case eg “refseqs” not “refSeqs”, since upper case is generally viewed as a complication in command line UIs.

On Thu, Feb 15, 2024 at 8:59 AM Dario Beraldi @.***> wrote:

Add query commands assemblies, refSeqs, features with basic functionality. There is also some refactoring of the Config and BaseCommand to avoid code duplication.

You can view, comment on, or merge this pull request online at:

https://github.com/GMOD/Apollo3/pull/356 Commit Summary

File Changes

(13 files https://github.com/GMOD/Apollo3/pull/356/files)

Patch Links:

— Reply to this email directly, view it on GitHub https://github.com/GMOD/Apollo3/pull/356, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAANGYNTLARBSMHLPSJ5UO3YTY5INAVCNFSM6AAAAABDKTWTCWVHI2DSMVQWIX3LMV43ASLTON2WKOZSGEZTOMBSGIYDCNY . You are receiving this because you are subscribed to this thread.Message ID: @.***>

garrettjstevens commented 2 months ago

These changes were included in the merge of https://github.com/GMOD/Apollo3/pull/379