--
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 have strand-specific data and you choose the wrong orientation (RF instead of FR, for example), it's fine - you can just reverse complement the resulting transcripts after assembly to get them in the proper orientation.I'll aim to include some additional helper utilities to explore strand-specificity in the next release.Your comment about the verbose logging has been noted. :-)best,~brian
On Mon, Jan 9, 2017 at 7:50 AM, Alexander Predeus <pre...@gmail.com> wrote:
Hello all,I was wondering how important it is for the assembly quality to use the correct strand-specificity settings, and if there's a quick way to check it if you don't have the information?Also, on a separate note, is there a way to make logs less clumped, especially remove the progress-bar with the newline? I'm struggling to find the right options.Thank you in advance-- Alex
--
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.
--
--
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.
E.g., if--fris specified and there is a candidate paired-end alignment where mate1 appears upstream of the reverse complement of mate2 and the insert length constraints are met, that alignment is valid. Also, if mate2 appears upstream of the reverse complement of mate1 and all other constraints are met, that too is valid.--rflikewise requires that an upstream mate1 be reverse-complemented and a downstream mate2 be forward-oriented.
If you have strand-specific data and you choose the wrong orientation (RF instead of FR, for example), it's fine - you can just reverse complement the resulting transcripts after assembly to get them in the proper orientation.I'll aim to include some additional helper utilities to explore strand-specificity in the next release.Your comment about the verbose logging has been noted. :-)best,~brian
On Mon, Jan 9, 2017 at 7:50 AM, Alexander Predeus <pre...@gmail.com> wrote:
Hello all,I was wondering how important it is for the assembly quality to use the correct strand-specificity settings, and if there's a quick way to check it if you don't have the information?Also, on a separate note, is there a way to make logs less clumped, especially remove the progress-bar with the newline? I'm struggling to find the right options.Thank you in advance-- Alex
--
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.
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.
If you have strand-specific data and you choose the wrong orientation (RF instead of FR, for example), it's fine - you can just reverse complement the resulting transcripts after assembly to get them in the proper orientation.I'll aim to include some additional helper utilities to explore strand-specificity in the next release.Your comment about the verbose logging has been noted. :-)best,~brian
On Mon, Jan 9, 2017 at 7:50 AM, Alexander Predeus <pre...@gmail.com> wrote:
Hello all,I was wondering how important it is for the assembly quality to use the correct strand-specificity settings, and if there's a quick way to check it if you don't have the information?Also, on a separate note, is there a way to make logs less clumped, especially remove the progress-bar with the newline? I'm struggling to find the right options.Thank you in advance-- Alex
--
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.
Hello Brian,
My sequence reads are strand-specific.The sequence header are as follows
read_1.fq
@NB500934:8:HLN5GBGX5:1:11101:26019:1048 1:N:0:GAGTGG
read_2.fq
@NB500934:8:HLN5GBGX5:1:11101:26019:1048 2:N:0:GAGTGG
Can I choose the orientation FR?
Please suggest
On Monday, January 9, 2017 at 10:00:30 AM UTC-5, Brian Haas wrote:
If you have strand-specific data and you choose the wrong orientation (RF instead of FR, for example), it's fine - you can just reverse complement the resulting transcripts after assembly to get them in the proper orientation.I'll aim to include some additional helper utilities to explore strand-specificity in the next release.Your comment about the verbose logging has been noted. :-)best,~brian
On Mon, Jan 9, 2017 at 7:50 AM, Alexander Predeus <pre...@gmail.com> wrote:
Hello all,I was wondering how important it is for the assembly quality to use the correct strand-specificity settings, and if there's a quick way to check it if you don't have the information?Also, on a separate note, is there a way to make logs less clumped, especially remove the progress-bar with the newline? I'm struggling to find the right options.Thank you in advance-- Alex
--
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.
--
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.