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

Salmon is failing #224

Open
sagnikbanerjee15 opened this issue Oct 7, 2018 · 4 comments
Open

Salmon is failing #224

sagnikbanerjee15 opened this issue Oct 7, 2018 · 4 comments

Comments

@sagnikbanerjee15
Copy link

Hello,

I am using transrate to quantify the quality of de-novo assemblies. This is the command I am running.

nohup /work/LAS/rpwise-lab/sagnik/softwares/transrate/transrate --assembly /work/LAS/rpwise-lab/sagnik/data/maize/AGPv4/transcriptome/transcripts.fa --left /work/LAS/rpwise-lab/sagnik/Gene_Prediction/maize_gene_annotations/data/raw_fastq/SRR5941975_adapter_trimmed_1.fastq --right /work/LAS/rpwise-lab/sagnik/Gene_Prediction/maize_gene_annotations/data/raw_fastq/SRR5941975_adapter_trimmed_2.fastq --threads 16 --output transrate_run_SRR5941975_new_salmon > output_SRR5941975_new_salmon.txt 2> error_SRR5941975_new_salmon.txt

The run fails due to the old version of salmon. I have rerun the command using the new version of salmon (removing deprecated commands) and the run succeeds. I tried to replace salmon with the new version but transrate refused to proceed further. Please help me with this.

Thank you.

@MDSharma
Copy link

Hi, same here.. wondering if you are considering keeping this tool updated?

@sagnikbanerjee15
Copy link
Author

sagnikbanerjee15 commented Mar 10, 2019 via email

@MDSharma
Copy link

MDSharma commented Mar 10, 2019 via email

@ghost
Copy link

ghost commented Mar 13, 2019

I guess I am having the same problem here.

Running:

transrate --assembly Pd_1_Trinity_4x.fasta --left Pd_1_Trimmomatic_R1.fastq --right Pd_1_Trimmomatic_R2.fastq --threads 30

Ends with a Salmon error:

Exception : [The provided alignment file: "../transrate_results/Pd_1_Trinity_4x/Pd_1_Trimmomatic_R1.fastq.Pd_1_Trimmomatic_R2.fastq.Pd_1_Trinity_4x.bam" does not exist!
]

Is this the same error that you are getting?
Can you please share your fix?
Thanks!

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