Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cdna_alignment_orf_to_genome_orf.pl #181

Open
isnmn opened this issue Aug 30, 2023 · 2 comments
Open

cdna_alignment_orf_to_genome_orf.pl #181

isnmn opened this issue Aug 30, 2023 · 2 comments

Comments

@isnmn
Copy link

isnmn commented Aug 30, 2023

Hi,
I'm trying to combine my TACO output and TD output within this command but it returns error:

$TD_PATH/util/cdna_alignment_orf_to_genome_orf.pl longest_orfs.cds.transdecoder.gff3 ../TACO/output/Taco_GffRead_assembly.gff TransDecoder_out.fa

Error, cannot parse ID from info [ID=TU45;geneID=G45
] of line chr1	taco	transcript	170165	449773	1000	-	.      ID=TU45;geneID=G45

Could you help please?

@brianjohnhaas
Copy link
Contributor

brianjohnhaas commented Aug 30, 2023 via email

@isnmn
Copy link
Author

isnmn commented Aug 30, 2023

I noticed that TransDecoder.Predict produced empty pep file with this error:

cds.transdecoder_dir/longest_orfs.cds --genetic_code Universal > longest_orfs.cds.transdecoder.pep Making pep file: longest_orfs.cds.transdecoder.pep Error, no sequence for TU10 at /export/home4/2762262d/MAIN/tools/TransDecoder-TransDecoder-v5.7.0/util/gff3_file_to_proteins.pl line 82. Error, cmd: /export/home4/2762262d/MAIN/tools/TransDecoder-TransDecoder-v5.7.0/util/gff3_file_to_proteins.pl --gff3 longest_orfs.cds.transdecoder.gff3 --fasta longest_orfs.cds.transdecoder_dir/longest_orfs.cds --genetic_code Universal > longest_orfs.cds.transdecoder.pep died with ret 65280 No such file or directory at /export/home4/2762262d/MAIN/tools/TransDecoder-TransDecoder-v5.7.0/PerlLib/Pipeliner.pm line 187. Pipeliner::run('Pipeliner=HASH(0x15ad520)') called at /export/home4//2762262d/MAIN/tools/TransDecoder-TransDecoder-v5.7.0//TransDecoder.Predict line 372

Well nevermind, I solved this problem. I'll try cufflinks not TACO for the previous issue:
Error, cannot parse ID from info [ID=TU45;geneID=G45 ] of line chr1 taco transcript 170165 449773 1000 - . ID=TU45;geneID=G45

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

No branches or pull requests

2 participants