You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Good afternoon!
I was wondering if it is possible to change the length of the reads produced using metagenomesimulation.py and wgsim? I am trying to create 300bp paired end reads with a 0% error profile. I bumped the fragment length up to 500bp but am only seeing a read length parameter if suppling my "own" error profile. Thank you so much for any advice! My current config.ini file is as follows:
The text was updated successfully, but these errors were encountered:
This is a bit strange, true. It seems to me that this option was lost somewhere and it defaults to 150 now since this is in the constructor. There are a few ways it could be possible to fix this, but for the meantime it might be easiest to change line 70 in the readsimulationwrapper.py file to the read length you require and check if this works.
Since the new nextflow version is almost finished, I don't think this will be fixed for the pre-2.0 versions
Good afternoon!
I was wondering if it is possible to change the length of the reads produced using metagenomesimulation.py and wgsim? I am trying to create 300bp paired end reads with a 0% error profile. I bumped the fragment length up to 500bp but am only seeing a read length parameter if suppling my "own" error profile. Thank you so much for any advice! My current config.ini file is as follows:
The text was updated successfully, but these errors were encountered: