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

Allow user to specify the negative control sample ID. #6

Open
dfornika opened this issue Nov 20, 2020 · 2 comments
Open

Allow user to specify the negative control sample ID. #6

dfornika opened this issue Nov 20, 2020 · 2 comments

Comments

@dfornika
Copy link
Member

dfornika commented Nov 20, 2020

We currently assume that the negative control sample has a filename that starts with NEG, and that no other sample in the run has a filename that starts with NEG. This is normally true, but may not be the case on every run.

Add a parameter --negative_control_samples that allows the user to specify the negative control sample ID.

@dfornika
Copy link
Member Author

If possible, the user should be able to specify multiple negative control sample IDs.

@dfornika
Copy link
Member Author

One additional requirement, to clarify:

If the user does not specify a --negative_control_samples flag, then the current behavior should be preserved. (Search for a sample that starts with NEG).

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