Closed JC-therea closed 1 year ago
Always make txdb with seqinfo from fasta , not gtf or bam. Bam often have missing chromosomes, this is what happens here I believe :)
Hello again. We have realized that we made mistakes in our annotations and genomes, and the problem is now fixed. However, we implemented the recommendation that you said.
Thank you for your help!
Hello Hakon,
I am working right now with the human genome and for the site I was able to manage Orfik however I am having troubles with the function
computeFeatures()
.I am using custom gtf and fasta files to do the analysis that I did with other organisms. Here is the code that I used:
And the error is the following:
I checked all the inputs and seems to be fine the only thing that I found was a big number of warnings loading the gtf file:
I ran the same pipeline before with another genome version and worked... So now I am a little bit lost.
Any help that you could provide me would be perfect!
Extra info in case you need it: