Replies: 2 comments 1 reply
-
|
Yes, I will consider this for the next release. For now you can filter these hits from the output file. |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
great. Look forward to that. In the meantime, how would I filter out reads that were in backwards? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
blastx has a -strand plus/minus option. can this be implemented in diamond blastx? The reason I ask is that I have error prone nanopore data from large amplicon libraries, I can use cutadapt to search for the PCR primer and the reverse complement so that the cutadapt output file is now only positive strands. Any strands that are not positive were in the vector backwards and would be filtered out with "blastx -strand plus"
Beta Was this translation helpful? Give feedback.
All reactions