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
hi,I'm using varsim_somatic(docker:rssbred/varsim),I got cosmic_somatic.vcf has no variant. My command is :
/opt/varsim/varsim_somatic.py --reference ref_out/my_ref.fasta --id cosmic --som_num_snp 20 --som_num_ins 20 --som_num_del 20 --som_num_mnp 20 --som_num_complex 20 --cosmic_vcf CosmicCodingMuts_COSMICv96.vcf.gz --normal_vcf test.truth.vcf --nlanes 1 --total_coverage 800 --simulator art --profile_1 HiSeqXtruSeqL150R1.txt --profile_2 HiSeqXtruSeqL150R2.txt --simulator_executable art_illumina --out_dir varsim_test5 --log_dir log --work_dir workdir --read_length 150 --sv_insert_seq insert_seq.txt --java_max_mem 50g --somatic_vcfs somatic.vcf
Can you help me to troubleshoot this issue? ps:my reference file region(by generate_small_test_ref.py) covers the somatic_vcf region
The text was updated successfully, but these errors were encountered:
No branches or pull requests
hi,I'm using varsim_somatic(docker:rssbred/varsim),I got cosmic_somatic.vcf has no variant. My command is :
/opt/varsim/varsim_somatic.py --reference ref_out/my_ref.fasta --id cosmic --som_num_snp 20 --som_num_ins 20 --som_num_del 20 --som_num_mnp 20 --som_num_complex 20 --cosmic_vcf CosmicCodingMuts_COSMICv96.vcf.gz --normal_vcf test.truth.vcf --nlanes 1 --total_coverage 800 --simulator art --profile_1 HiSeqXtruSeqL150R1.txt --profile_2 HiSeqXtruSeqL150R2.txt --simulator_executable art_illumina --out_dir varsim_test5 --log_dir log --work_dir workdir --read_length 150 --sv_insert_seq insert_seq.txt --java_max_mem 50g --somatic_vcfs somatic.vcf
Can you help me to troubleshoot this issue?
ps:my reference file region(by generate_small_test_ref.py) covers the somatic_vcf region
The text was updated successfully, but these errors were encountered: