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

Add option to ignore -e flag in stringTie #206

Closed
husensofteng opened this issue May 24, 2019 · 1 comment
Closed

Add option to ignore -e flag in stringTie #206

husensofteng opened this issue May 24, 2019 · 1 comment

Comments

@husensofteng
Copy link

The -e flag in stringTie forces it to only report transcript that are found in the reference GTF file. Skipping the -e flag below would enable performing reference-guided de novo assembly.

rnaseq/main.nf

Line 1032 in 37f260d

-e \\

I wonder if it would be possible to add a parameter to skip this flag.

@drpatelh
Copy link
Member

--stringTieIgnoreGTF parameter has been added in PR #195, and will be fixed when the salmon branch is merged into dev

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