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

Controlling the rate of error #187

Closed
mahmudhera opened this issue Feb 13, 2024 · 1 comment
Closed

Controlling the rate of error #187

mahmudhera opened this issue Feb 13, 2024 · 1 comment

Comments

@mahmudhera
Copy link

Hello, I want to control the error rate when invoking a simulation. Could you kindly help me with how I can run a metagenome simulation pipeline using a certain rate of error for (a) ART-Illumina, (b) wgsim, (c) nanosim, etc.? It is not clear to me what the error profile should be, or what the profile should be, when I am trying to do this.

@mahmudhera mahmudhera changed the title Custom error rate Controlling the rate of error Feb 13, 2024
@AlphaSquad
Copy link
Collaborator

Hi, sorry for not answering earlier.
The error profiles for both ART and Nanosim need to be pre-trained on real sequencing runs. We have trained custom error profiles for both and provide these within CAMISIM. If you want custom error profiles, you will have to train them yourself using sequencing runs with known ground truths. Otherwise you can just use the ones from the CAMISIM default configurations.
For wgsim there are multiple error options, but CAMISIM currently only allows changing the base error rate (-e) of wgsim. If you are using wgsim you just provide the base error rate as error profile instead (e.g. 0.05 for 5% base error rate).

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