We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hey, I'm very new to polyester! I tried to use simulate_experiment with both readlen=101 and error_model="illumina4". Polyester through me
simulate_experiment
Error in sample.int(length(x), size, replace, prob) : NA in probability vector
I then looked into https://github.com/alyssafrazee/polyester/blob/master/data/ill100v4_mate1.rda it appears that this error probability matrix only support up to 100 bases? Is this by design? Many thanks!
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hey, I'm very new to polyester! I tried to use
simulate_experiment
with both readlen=101 and error_model="illumina4". Polyester through meI then looked into https://github.com/alyssafrazee/polyester/blob/master/data/ill100v4_mate1.rda
it appears that this error probability matrix only support up to 100 bases?
Is this by design? Many thanks!
The text was updated successfully, but these errors were encountered: