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

Avoidance of double execution of ERNE filter does not work. #2

Open
erikrikarddaniel opened this issue Nov 4, 2016 · 0 comments
Open
Labels

Comments

@erikrikarddaniel
Copy link
Owner

The fastq.gzs2erne-filters target in makefile.erne builds a list of dependencies to automatically execute ERNE-filter once in the current directory for a certain database. After the first run, however, execution of the target will run ERNE again on all samples. I have tried to filter-out targets with the expected names so that they do not appear again, but it doesn't work yet.

erikrikarddaniel pushed a commit that referenced this issue Mar 29, 2018
Update my fork with Daniel's repository again
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant