Advertisement
Vzzarr

Untitled

Nov 10th, 2017
167
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 1.03 KB | None | 0 0
  1. Exception in thread "main" htsjdk.samtools.SAMException: Sequence header must start with @: �%�YPFC_0028_SW_CGTACG_L005_R1_001.fastq�[ْ�H�|�X�6�VVuu��8� ek��4���/Y��*eή�gV�)Q$�T�����������N��v�[ۥC����ݥ;���p��#6���}���-P�e+�m�B   �ſE6�
  2.                                                                                              �� at line 1 in fastq /dev/fd/63
  3.     at htsjdk.samtools.fastq.FastqReader.readNextRecord(FastqReader.java:110)
  4.     at htsjdk.samtools.fastq.FastqReader.<init>(FastqReader.java:94)
  5.     at htsjdk.samtools.fastq.FastqReader.<init>(FastqReader.java:77)
  6.     at picard.sam.FastqToSam.fileToFastqReader(FastqToSam.java:361)
  7.     at picard.sam.FastqToSam.doWork(FastqToSam.java:251)
  8.     at picard.cmdline.CommandLineProgram.instanceMain(CommandLineProgram.java:268)
  9.     at picard.cmdline.PicardCommandLine.instanceMain(PicardCommandLine.java:98)
  10.     at picard.cmdline.PicardCommandLine.main(PicardCommandLine.java:108)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement