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

process_minimap2_alignments.pl Script Does Not Accept --incl_out_gff3 Parameter #5

Open
luckyvivi opened this issue Jan 28, 2024 · 5 comments

Comments

@luckyvivi
Copy link

image
Hello,

I've been working with the process_minimap2_alignments.pl script and encountered an issue where the script does not seem to accept the --incl_out_gff3 parameter. When I attempt to use this parameter, it does not produce the expected output (i.e., the trinity_GG/Trinity-GG.fasta.mm2.bam.gff3 file), and this is causing errors in the subsequent steps of my processing pipeline.

Could you please confirm if the --incl_out_gff3 parameter is supported by this script? If it is supported, I may need guidance on how to properly use it. Otherwise, is there an alternative approach or workaround that you could suggest?

Thank you for your time and assistance in resolving this issue.

@brianjohnhaas
Copy link
Contributor

brianjohnhaas commented Jan 28, 2024 via email

@brianjohnhaas
Copy link
Contributor

brianjohnhaas commented Jan 28, 2024 via email

@luckyvivi
Copy link
Author

luckyvivi commented Jan 29, 2024

Hi, This should work. Which version of Trinity are you using?

On Sun, Jan 28, 2024 at 2:37 AM Xiaowen @.> wrote: image.png (view on web) https://github.com/NCIP/Trinity_CTAT/assets/88259108/35386f86-5c8c-4b48-9a2d-a7fc9de1a1f4 Hello, I've been working with the process_minimap2_alignments.pl script and encountered an issue where the script does not seem to accept the --incl_out_gff3 parameter. When I attempt to use this parameter, it does not produce the expected output (i.e., the trinity_GG/Trinity-GG.fasta.mm2.bam.gff3 file), and this is causing errors in the subsequent steps of my processing pipeline. Could you please confirm if the --incl_out_gff3 parameter is supported by this script? If it is supported, I may need guidance on how to properly use it. Otherwise, is there an alternative approach or workaround that you could suggest? Thank you for your time and assistance in resolving this issue. — Reply to this email directly, view it on GitHub <#5>, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABZRKX5XBB6UZ2CDFRAXK2DYQX55DAVCNFSM6AAAAABCN7DTCGVHI2DSMVQWIX3LMV43ASLTON2WKOZSGEYDIMBRGY3TENQ . You are receiving this because you are subscribed to this thread.Message ID: @.>
-- -- Brian J. Haas The Broad Institute http://broadinstitute.org/~bhaas http://broad.mit.edu/~bhaas

Certainly, here is the output when I enter the command:
Trinity --version

Trinity version: Trinity-v2.13.2

@luckyvivi
Copy link
Author

Also, can you provide the full command you're running?

On Sun, Jan 28, 2024 at 1:41 PM Brian Haas @.> wrote: Hi, This should work. Which version of Trinity are you using? On Sun, Jan 28, 2024 at 2:37 AM Xiaowen @.> wrote: > image.png (view on web) > https://github.com/NCIP/Trinity_CTAT/assets/88259108/35386f86-5c8c-4b48-9a2d-a7fc9de1a1f4 > Hello, > > I've been working with the process_minimap2_alignments.pl script and > encountered an issue where the script does not seem to accept the > --incl_out_gff3 parameter. When I attempt to use this parameter, it does > not produce the expected output (i.e., the > trinity_GG/Trinity-GG.fasta.mm2.bam.gff3 file), and this is causing errors > in the subsequent steps of my processing pipeline. > > Could you please confirm if the --incl_out_gff3 parameter is supported by > this script? If it is supported, I may need guidance on how to properly use > it. Otherwise, is there an alternative approach or workaround that you > could suggest? > > Thank you for your time and assistance in resolving this issue. > > — > Reply to this email directly, view it on GitHub > <#5>, or unsubscribe > https://github.com/notifications/unsubscribe-auth/ABZRKX5XBB6UZ2CDFRAXK2DYQX55DAVCNFSM6AAAAABCN7DTCGVHI2DSMVQWIX3LMV43ASLTON2WKOZSGEYDIMBRGY3TENQ > . > You are receiving this because you are subscribed to this thread.Message > ID: @.***> > -- -- Brian J. Haas The Broad Institute http://broadinstitute.org/~bhaas http://broad.mit.edu/~bhaas
-- -- Brian J. Haas The Broad Institute http://broadinstitute.org/~bhaas http://broad.mit.edu/~bhaas

The full command is
STAR-Fusion --CPU 20
--genome_lib_dir ${LIB} -J Chimeric.out.junction --left_fq fastp.R1.gz --right_fq fastp.R2.gz --output_dir star-fusion
--FusionInspector validate --denovo_reconstruct --examine_coding_effect

@brianjohnhaas
Copy link
Contributor

brianjohnhaas commented Jan 30, 2024 via email

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