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

Problems with exhaustive output #7

Open
try-hunter opened this issue Sep 6, 2024 · 0 comments
Open

Problems with exhaustive output #7

try-hunter opened this issue Sep 6, 2024 · 0 comments

Comments

@try-hunter
Copy link

Hi there. I am trying to use exhaustive but encountered some issues. I have a micro.fna file and a human.fna file. I am trying to remove human contamination from the microbial sequences. I ran the following command:
python3 exhaustive.py submit -l demo -d human.fna -b human_bt2 -f micro_file.txt
However, the output demo.contaminated.fna contains sequences from human.fna. This seems inconsistent with my expectations. Did I make a mistake with the code?

Additionally, can the .txt contain multiple directory paths? If so, what is the operational logic for this?
Thank you for your assistance!

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

1 participant