Nathan Dunn

Results 74 issues of Nathan Dunn

From #2276 / #2288 - [ ] in FeatureOperation, indicate nature of each type - [ ] indicate if a change is functional or structural in the history popup -...

BBSRC

Currently all searches are for top-level genes, as opposed to bottom-level isoforms. Non-trivial, but may need to be multiple queries. Need to handle: - [ ] status - [ ]...

https://www.ncbi.nlm.nih.gov/IEB/ToolBox/CPP_DOC/doxyhtml/asnval_8cpp_source.html The problem is that this is C++ and we have to convert these to ASN. Distributing the C++ binaries prebuilt might be an option (especially for Docker), though.

- extend changes report to provide a searchable TSV download - individual history should be able to provide history ![Screen Shot 2019-11-07 at 12 10 19 PM](https://user-images.githubusercontent.com/751274/68423792-93b33800-0157-11ea-9bab-a23e329dae1d.png) ![Screen Shot 2019-11-07...

BBSRC

- [ ] add summary: e.g., how many genes have been modified in a given time period, e.g. from the last "freeze" until the next gene update - [x] filter...

enhancement

Going to wait for someone to request it but the general idea is that the reports in the admin tab will show up automatically.

- [ ] add status filter to the ref sequence panel related to #2269

I use an `in ()` query to exclude RNA without exons from the general query, which I don't think will scale effectively. What I need is a query that will...