afra icon indicating copy to clipboard operation
afra copied to clipboard

Genome Annotation for the Masses

Results 38 afra issues
Sort by recently updated
recently updated
newest added

- Create transcript enhancement - Fix when exon is resized beyond translationStart

based on BIO721 genome bioinformatics course feedback: next to "done" we could have a "skip" button with which people provide one of several reasons (not enough evidence, conflicting evidence, truncated...

Hello @yeban and @yannickwurm I would like to bring back to your attention an issue I have mentioned to both of you a few times: Afra should display the Apollo...

Would be incredibly helpful (especially with RNASeq / RNASeq Coverage) to hide all features in any(all) tracks that lie outside a specified window. 1. This would be an easy way...

See https://github.com/yeban/afra/commit/f3c0a7744ab3c531b1a6a9e013beee1c0ba51ad0#commitcomment-9115749

Easy To Fix

`setORF` will have to take this into account. We won't really annotate 'read through stop codon' while editing. We will just read through it. But when exporting GFF, we can...

priority: medium

I can't imagine unstranded features or why will strandedness be unknown, but since GFF3 spec allows it, we need the ability to deal with annotations for whose strand is not...

priority: medium

JS still calls the undo or redo function if the button is clicked even if it is shown to be disabled. An error message also appears on the browser's javascript...

bug