this worked well for me, and easy to install, thanks.
• 0 views
•
link
What's a good PacBio CLR read simulator?
We could not use:
We were able to use:
Did you know other PacBio CLR read simulator ?
Edit : add BBmap's RandomReads and NPBSS
BBMap's RandomReads tool has a PacBio mode. BBMap is already compiled, so just unzip it and it will run if you have Java installed. Usage:
randomreads.sh ref=reference.fa out=reads.fq.gz reads=10000 minlength=500 maxlength=15000 pacbio=t pbmin=0.13 pbmax=0.17
That will generate 10000 reads with length ranging from 500bp to 15kbp and average error rate from 13% to 17%, following PacBio's typical pattern of relative sub, del, and ins frequencies and lengths.
this worked well for me, and easy to install, thanks.
Log in to answer this question.
I think you have a good list, In my case I go for pbsim maybe you need to post the error here so someone could help you.
Has you can see in this compile log it's a linking trouble, I think the build system forget some file.
did you read this or try the suggestions?
You can give configure initial values for configuration parameters by setting variables in the command line or in the environment. Here is an example:
./configure CC=c99 CFLAGS=-g LIBS=-lposixThis issue explain why the build system is broken and alternative solution to build pbsim. Thank
http://www.nature.com/nrg/journal/v17/n8/full/nrg.2016.57.html
if cannot access the paper use sci-hub or gen-lib
Thank,
I read this publication, I didn't test EAGLE but they have a trouble with boost when it's upper than 1.56
Not sure what the intended use case is but you want to simulate the reads from a specific genome? Otherwise enough original PacBio data is available now. PacBio makes several sets available here.
It is useful for machine learning. I am currently trying to find a single working CLR simulator to control variant mutations for a deep learning based variant caller. There is plenty of real CLR data available, but few places to find quality variant calls to train on for public download. Until there is "Truth" variant set like https://jimb.stanford.edu/giab for prokaryotic genomes, simulators are the next best thing.
troysincomb Genome in a bottle (LINK) project has several well characterized datasets available. Some are PacBio so check them out.