vwucher
vwucher
Hi @joelnitta , First, thanks for all the info and the files (it help to debug)! In fact the "error" is in the file `daphnia_genome.gtf`, the biotype are not as...
Hi, I didn't fix the file. I just changed your command line by replacing `protein_coding` by `mRNA`. Did you tried that? Bye
Hi, Sorry for the delay of the answer. GENCODE change their name for the `biotype`. It is now called `type`. Did you try running the command with `-b transcript_type=protein_coding`? Hope...