You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to run seqkit grep to count the instances of specific sequences in a set of reads. I would really love for grep to count the instances of each line in id.txt separately, but this is not something I can work out how to do.
And it just returns 1000. I would love to know the number of reads matched to each sequence in id.txt individually if that is possible. Data attached below.
I currently get the error [ERRO] fastx: stdin not detected but I am not sure how to troubleshoot this. Probably because of something in rush I do not understand.
Please check the items below before submitting an issue.
They help to improve the communication efficiency between us.
Thanks!
Prerequisites
seqkit version -u
.Describe your issue in detail
I am trying to run seqkit grep to count the instances of specific sequences in a set of reads. I would really love for grep to count the instances of each line in id.txt separately, but this is not something I can work out how to do.
I am running:
And it just returns 1000. I would love to know the number of reads matched to each sequence in id.txt individually if that is possible. Data attached below.
Archive.zip
The text was updated successfully, but these errors were encountered: