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

Sequencing error rate question for whole genomes. #79

Open
anushishah opened this issue Jul 31, 2020 · 0 comments
Open

Sequencing error rate question for whole genomes. #79

anushishah opened this issue Jul 31, 2020 · 0 comments

Comments

@anushishah
Copy link

anushishah commented Jul 31, 2020

Hi,

Could you please suggest correct parameters to generate WGS data with only sequencing error rate but no mutation rate? I mean I am trying to generate BAM file without any random mutations added due to mutation model, but still I need mutations from sequencing error rate/model?

I tried this command :

python ~/software/neat-genreads/genReads.py -r ~/software/hg38/Chromosomes/chr22.fa -R 126 -o chr22_test12a --bam --vcf --pe 300 30 --rng 10 --no-fastq -c 30 -M 0 -E 0.10 -e ~/software/neat-genreads/models/errorModel_toy.p

Here, I mention -M 0 and -E 0.10 as I need muations from only sequencing error rate. But the golden VCF file does not have mutations added in. Any suggestions?

Thanks very much.

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

1 participant