Marcel Schilling
Marcel Schilling
OK. Here is an update: In [the GFF I linked above](https://github.com/guigolab/gencode-cls-master-table/releases/download/EnhancedAnnotationv3.0/Hv3_enhancedCLS3_refined_+gencodev43.loci.refmerged.gff.gz) there are records with multiple tags. You'll find lines ending in ``` ...; tag "basic"; tag "Ensembl_canonical" ``` After...
Update 2: I definitely still get multiple gene IDs after merging. Input GFF: ``` chrM ENSEMBL transcript 3230 3304 . + . gene_id "26266"; transcript_id "26266"; gene_type "misc_RNA"; gene_name "26266";...
@Juke34: Any update on this? Not trying to be pushy, just want to make sure this doesn't end up not getting fixed solely because it slipped through. If there is...
Thank you. Any way I can test it or help in another way? And will we have to build AGAT from source or are you planning a new (singularity) release...
@gahr: I routinely use your 2nd approach.
@mrbig033: It appears you missed an edit above. @justinmk wrote: >Ah, there's a problem: N/Vim only defines F-keys up to F37: > > https://github.com/neovim/neovim/blob/d2dca7ed3e4521431b0e929182c0d0fd38c390cf/src/nvim/keymap.c#L214 So if your terminfo declares Alt+F5...
@justinmk: Anything stopping Neovim from supporting more F-keys?
@justinmk: Are you referring to this? > Nvim could workaround this internally, e.g. fall back to parsing the sequence as ALT + ({seq} - ESC) if no mapping was found...
One place this could be added would be https://github.com/tldr-pages/tldr in case @jberkenbilt doesn't prefer to keep these in the repo (and thus take over the maintenance burden).
I have a few questions that relate to this issue. Please point me to the proper place to ask them if this is not it. 1. What (minimum!) version of...