Off topic:VT tools can`t input reference when attempting to normalize a VCF file
0
0
Entering edit mode
7.2 years ago
genome21 ▴ 10

When running a normalization function from the Vt tools (http://genome.sph.umich.edu/wiki/Vt) I have:

normalize v0.5

options:     input VCF file                                  DecomposedPilonReducedresult.vcf
         [o] output VCF file                                 VTPilonVCF.vcf
         [w] sorting window size                             10000
         [m] no fail on masked reference inconsistency       false
         [n] no fail on reference inconsistency              false
         [q] quiet                                           false
         [d] debug                                           false
         [r] reference FASTA file                            H37Rv_reference.fasta

[variant_manip.cpp:72 is_not_ref_consistent] failure to extract base from fasta file: AL123456:24697-24715
FAQ: http://genome.sph.umich.edu/wiki/Vt#1._vt_cannot_retrieve_sequences_from_my_reference_sequence_file
Traceback (most recent call last):
  File "/home/mat29/Desktop/FinalReadyPythonSoftwareFeb13-2017/Execute.py", line 128, in normvcf
    execute('bash ./norm.sh')
  File "/home/mat29/.local/lib/python2.7/site-packages/executor/__init__.py", line 166, in execute
    return execute_prepared(ExternalCommand(*command, **options))
  File "/home/mat29/.local/lib/python2.7/site-packages/executor/__init__.py", line 195, in execute_prepared
    command.start()
  File "/home/mat29/.local/lib/python2.7/site-packages/executor/__init__.py", line 1113, in start
    self.wait()
  File "/home/mat29/.local/lib/python2.7/site-packages/executor/__init__.py", line 1156, in wait
    self.check_errors(check=check)
  File "/home/mat29/.local/lib/python2.7/site-packages/executor/__init__.py", line 1274, in check_errors
    raise self.error_type(self)
executor.ExternalCommandFailed: External command failed with exit code 1! (command: bash -c 'bash ./norm.sh')

Does anybody know how to eliminate this errors and what are the reasons?

vcf vttools wgs ngs sequencing • 1.9k views
ADD COMMENT
This thread is not open. No new answers may be added
Traffic: 1544 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6