Nathan Dunn

Results 71 issues of Nathan Dunn

==== - (mostly . . . allow exons to overlap), just for specific isoforms ==== as @cmdcolin noted, we have a bunch of code for frameshifts and they are in...

enhancement
ready
TAMU

The idea is to allow a user to write their own export class if they have a different version of GFF3, Chado, etc. and then have that available the Sequence...

Gene Ontology

- implement GO rules / restrictions: http://geneontology.org/docs/go-annotations/ - https://github.com/geneontology/go-site/tree/master/metadata/rules

Gene Ontology

from #2137 / #1134 I think these are important, but I think they can also come afterwards

BBSRC
Gene Ontology

FYI @selewis add anything as you see fit.

BBSRC

The extra line return at the end of the fasta file causes extra space line error. ``` File /opt/temporary/apollo/113449-uploadme does not exist 2019-08-20 09:47:44,679 [http-nio-8080-exec-8] WARN apollo.TrackService - File /opt/temporary/apollo/113449-uploadme...

In some organisms a transcript may belong to multiple genes.

TAMU

Similar to #115, but for using the github authentication. Can probably just copy this type of PR: https://github.com/geneontology/termgenie/pull/100

enhancement

Deleting annotations from an organism as called from this service: https://github.com/GMOD/Apollo/blob/master/docs/web_services/examples/groovy/delete_annotations_from_organism.groovy calls this service: https://github.com/GMOD/Apollo/blob/master/grails-app/services/org/bbop/apollo/OrganismService.groovy#L58 This piece of code is very slow. It should be replaced with code that does,...

WhipWorm