Skip to content
This repository has been archived by the owner on Feb 7, 2023. It is now read-only.

Error while running gffread. #121

Closed
ambarishK opened this issue Apr 15, 2020 · 5 comments
Closed

Error while running gffread. #121

ambarishK opened this issue Apr 15, 2020 · 5 comments

Comments

@ambarishK
Copy link

I am getting an error while running gffread.

No fasta index found for genomeref.fa. Rebuilding, please wait..
Error: sequence lines in a FASTA record must have the same length!

@ambarishK
Copy link
Author

ambarishK commented Apr 16, 2020

I normalized fasta file which solve above error.

Now I am getting 0 byte output while running gffread on merged gtf.

0 bytes
format fasta  database?
No fasta index found for genomeref.fa. Rebuilding, please wait..
Fasta index rebuilt.

@bgruening
Copy link
Member

@ambarishK this is not an error. Can you share your history?

@ambarishK
Copy link
Author

Sir, this is the accessible link to my history - https://usegalaxy.eu/u/ambarishk/h/de-novo

@bgruening
Copy link
Member

@ambarishK take off the "fasta file with spliced CDS for each GFF transcript (-x cds.fa)" "protein fasta file with the translation of CDS for each record (-y pep.fa)" ... you don't have CDS records.

Then it will work.

@ambarishK
Copy link
Author

Thank you so much sir. It worked.

Now I am moving for abundance estimation of gene expression.

I am trying to quantify them using align and estimate abundance method - a trinity tool. It askes for transcript to gene map file. I am generating gene to transcript map file using RSEM gene to transcript map tool. But quantification fails.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants