Mapping Info is not correct, cannot find TRINITY_DN40607_c0_g1_i1's gene_id!
I can see that "TRINITY_DN40607_c0_g1_i1" is in both my assembly.fasta file as well as in the CORSET cluster.txt file:
The header of the assembly.fasta file looks like this:
>TRINITY_DN40607_c0_g1_i1 len=214 path=[192:0-213] [-1, 192, -2]
While this is from the CORSET cluster.txt file:
TRINITY_DN40607_c0_g1_i1 Cluster-14284.0
(PS: I also tried tu run prep reference alone, and it crashed with the same error).
So I cannot figure out what's going on. Any help please?
Thanks in advance,
Giorgio
--
You received this message because you are subscribed to the Google Groups "trinityrnaseq-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to trinityrnaseq-users+unsub...@googlegroups.com.
To post to this group, send email to trinityrnaseq-users@googlegroups.com.
Visit this group at https://groups.google.com/group/trinityrnaseq-users.
For more options, visit https://groups.google.com/d/optout.
Hi Giorgio,It looks like Corset's gene-to-transcript mapping file is a transcript-to-gene mapping file. Try reversing the order of the fields like so:cat cluster.txt | perl -lane 'print "$F[1]\t$F[0]";' > cluster.forTrinity.txtand use that file instead.best of luck,~brian
On Thu, Apr 20, 2017 at 12:51 PM, Giorgio Casaburi <giorgio...@gmail.com> wrote:
Hi all,I used CORSET to obtain a cluster of the transcript and I am trying to run align_and_estimate_abundance but I am keeping getting this error right away:Mapping Info is not correct, cannot find TRINITY_DN40607_c0_g1_i1's gene_id!
I can see that "TRINITY_DN40607_c0_g1_i1" is in both my assembly.fasta file as well as in the CORSET cluster.txt file:
The header of the assembly.fasta file looks like this:
>TRINITY_DN40607_c0_g1_i1 len=214 path=[192:0-213] [-1, 192, -2]
While this is from the CORSET cluster.txt file:
TRINITY_DN40607_c0_g1_i1 Cluster-14284.0
(PS: I also tried tu run prep reference alone, and it crashed with the same error).
So I cannot figure out what's going on. Any help please?
Thanks in advance,
Giorgio
--
You received this message because you are subscribed to the Google Groups "trinityrnaseq-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to trinityrnaseq-u...@googlegroups.com.
To post to this group, send email to trinityrn...@googlegroups.com.
Visit this group at https://groups.google.com/group/trinityrnaseq-users.
For more options, visit https://groups.google.com/d/optout.
Giorgio
To unsubscribe from this group and stop receiving emails from it, send an email to trinityrnaseq-users+unsub...@googlegroups.com.
To post to this group, send email to trinityrnaseq-users@googlegroups.com.
Visit this group at https://groups.google.com/group/trinityrnaseq-users.
For more options, visit https://groups.google.com/d/optout.
--________________________________Giorgio Casaburi, Ph.D.Bioinformatics Scientist2121 Second StreetSuite B107Davis, CA 95618
--
You received this message because you are subscribed to the Google Groups "trinityrnaseq-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to trinityrnaseq-users+unsub...@googlegroups.com.
To post to this group, send email to trinityrnaseq-users@googlegroups.com.
Visit this group at https://groups.google.com/group/trinityrnaseq-users.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google Groups "trinityrnaseq-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to trinityrnaseq-users+unsub...@googlegroups.com.
To post to this group, send email to trinityrnaseq-users@googlegroups.com.
Visit this group at https://groups.google.com/group/trinityrnaseq-users.
For more options, visit https://groups.google.com/d/optout.
While this is from the CORSET cluster.txt file:
TRINITY_DN40607_c0_g1_i1 Cluster-14284.0
In this example the format is not Trinity friendly, the problem was the trancript_ID<tab>gene_ID order in the file to map. I think is RSEM that have to handle with his data to do the job, so it doesn't matter if the format is _i1, _i2 etc.
--
You received this message because you are subscribed to the Google Groups "trinityrnaseq-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to trinityrnaseq-users+unsub...@googlegroups.com.
To post to this group, send email to trinityrnaseq-users@googlegroups.com.
Visit this group at https://groups.google.com/group/trinityrnaseq-users.
For more options, visit https://groups.google.com/d/optout.
If you can remove the '_1' and '_2' etc from column one will it work? I wonder if trinity thinks these are isoforms not genes
On 22 November 2017 at 12:28, Xavier <microal...@gmail.com> wrote:
Hi Mark,
I am not sure if that is the issue. As originally Giorgio said:Mapping Info is not correct, cannot find TRINITY_DN40607_c0_g1_i1's gene_id!While this is from the CORSET cluster.txt file:
TRINITY_DN40607_c0_g1_i1 Cluster-14284.0
In this example the format is not Trinity friendly, the problem was the trancript_ID<tab>gene_ID order in the file to map. I think is RSEM that have to handle with his data to do the job, so it doesn't matter if the format is _i1, _i2 etc.
--
You received this message because you are subscribed to the Google Groups "trinityrnaseq-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to trinityrnaseq-users+unsubscribe...@googlegroups.com.
To post to this group, send email to trinityrnaseq-users@googlegroups.com.
Visit this group at https://groups.google.com/group/trinityrnaseq-users.
For more options, visit https://groups.google.com/d/optout.
--Dr. Mark A. Chapman------------------------------------Biological Sciences
University of SouthamptonLife Sciences Building 85
Highfield Campus
Southampton
SO17 1BJ
--You received this message because you are subscribed to the Google Groups "trinityrnaseq-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to trinityrnaseq-users+unsub...@googlegroups.com.
To post to this group, send email to trinityrnaseq-users@googlegroups.com.
Visit this group at https://groups.google.com/group/trinityrnaseq-users.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google Groups "trinityrnaseq-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to trinityrnaseq-users+unsub...@googlegroups.com.
To post to this group, send email to trinityrnaseq-users@googlegroups.com.
Visit this group at https://groups.google.com/group/trinityrnaseq-users.
For more options, visit https://groups.google.com/d/optout.
Mapping Info is not correct, cannot find DRK1_a_DN68_c0_g1_i1's gene_id!
CMD: touch /path/OKALT.fasta.bowtie2.started
CMD: bowtie2-build /path/OKALT.fasta /path/OKALT.fasta.bowtie2
Building a SMALL index
CMD: touch /path/OKALT.fasta.RSEM.rsem.prepped.started
CMD: rsem-prepare-reference --transcript-to-gene-map /path/isoform /path/OKALT.fasta.RSEM
Mapping Info is not correct, cannot find DRK1_a_DN68_c0_g1_i1's gene_id!
Error, cmd: rsem-prepare-reference --transcript-to-gene-map /path/isoform /path/OKALT.fasta /path/OKALT.fasta.RSEM died with ret: 65280 at /path/trinityrnaseq-Trinity-v2.5.1/util/align_and_estimate_abundance.pl line 778.
To post to this group, send email to trinityrn...@googlegroups.com.
Visit this group at https://groups.google.com/group/trinityrnaseq-users.
For more options, visit https://groups.google.com/d/optout.
Do you have any suggestions? Any help will be welcome.
The code I have used:
/path/trinityrnaseq-Trinity-v2.5.1/util/align_and_estimate_abundance.pl --transcripts /paht/OKALT.fasta --seqType fa \
--samples_file path/A.samples --est_method RSEM --aln_method bowtie2 --thread_count 40 --output_dir /path/A \
--gene_trans_map /path/isoform --prep_reference
Thank you again for your support
Best wishes,
Xavier
--
You received this message because you are subscribed to the Google Groups "trinityrnaseq-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to trinityrnaseq-users+unsub...@googlegroups.com.
To post to this group, send email to trinityrnaseq-users@googlegroups.com.
Visit this group at https://groups.google.com/group/trinityrnaseq-users.
For more options, visit https://groups.google.com/d/optout.
Hi Xavier,It looks like it's not finding the gene identifier forin your/path/isoformfileThe format should begene_id(tab)isoform_idand your file has the order switched.
On Wed, Mar 14, 2018 at 6:42 AM, Xavier <microal...@gmail.com> wrote:
Do you have any suggestions? Any help will be welcome.
The code I have used:/path/trinityrnaseq-Trinity-v2.5.1/util/align_and_estimate_abundance.pl --transcripts /paht/OKALT.fasta --seqType fa \
--samples_file path/A.samples --est_method RSEM --aln_method bowtie2 --thread_count 40 --output_dir /path/A \
--gene_trans_map /path/isoform --prep_reference
Thank you again for your support
Best wishes,
Xavier
--
You received this message because you are subscribed to the Google Groups "trinityrnaseq-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to trinityrnaseq-users+unsub...@googlegroups.com.
To post to this group, send email to trinityrn...@googlegroups.com.
Visit this group at https://groups.google.com/group/trinityrnaseq-users.
For more options, visit https://groups.google.com/d/optout.
To unsubscribe from this group and stop receiving emails from it, send an email to trinityrnaseq-users+unsubscribe...@googlegroups.com.
To post to this group, send email to trinityrn...@googlegroups.com.
Visit this group at https://groups.google.com/group/trinityrnaseq-users.
For more options, visit https://groups.google.com/d/optout.
--
--
You received this message because you are subscribed to the Google Groups "trinityrnaseq-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to trinityrnaseq-users+unsub...@googlegroups.com.
To post to this group, send email to trinityrnaseq-users@googlegroups.com.
Visit this group at https://groups.google.com/group/trinityrnaseq-users.
For more options, visit https://groups.google.com/d/optout.
It's unusual that your gene identifiers would look like isoform identifiers
To unsubscribe from this group and stop receiving emails from it, send an email to trinityrnaseq-users+unsub...@googlegroups.com.
To post to this group, send email to trinityrn...@googlegroups.com.
Visit this group at https://groups.google.com/group/trinityrnaseq-users.
For more options, visit https://groups.google.com/d/optout.
--
--
You received this message because you are subscribed to the Google Groups "trinityrnaseq-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to trinityrnaseq-users+unsub...@googlegroups.com.
To post to this group, send email to trinityrn...@googlegroups.com.
Visit this group at https://groups.google.com/group/trinityrnaseq-users.
For more options, visit https://groups.google.com/d/optout.