zcat input_1/DRR030438_1.fastq.gz > DRR030438_1.fastq; zcat input_1/DRR030438_2.fastq.gz > DRR030438_2.fastq; singularity exec -B /suikou/files/m64g/user2/work/101:/mnt --pwd /mnt /home/user2/img/c2997108/centos7:1-trinity_2.8.5-kallisto_0.46.0-blast_2.9.0-trinotate-3.1.1-R_4-kegg_4 prinseq-lite.pl -fastq DRR030438_1.fastq -fastq2 DRR030438_2.fastq -out_good output.prinseq/DRR030438_1.fastq -out_bad null -out_format 3 -trim_tail_right 5 -trim_qual_right 20 -ns_max_p 20 -min_len 30 -trim_qual_window 5; mv output.prinseq/DRR030438_1.fastq_1.fastq output.prinseq/DRR030438_1.fastq; mv output.prinseq/DRR030438_1.fastq_2.fastq output.prinseq/DRR030438_2.fastq;rm -f DRR030438_1.fastq DRR030438_2.fastq perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = (unset), LC_ALL = (unset), LANG = "ja_JP.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = (unset), LC_ALL = (unset), LANG = "ja_JP.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = (unset), LC_ALL = (unset), LANG = "ja_JP.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = (unset), LC_ALL = (unset), LANG = "ja_JP.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = (unset), LC_ALL = (unset), perl: warning: Setting locale failed. LANG = "ja_JP.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). perl: warning: Please check that your locale settings: LANGUAGE = (unset), LC_ALL = (unset), LANG = "ja_JP.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = (unset), LC_ALL = (unset), LANG = "ja_JP.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = (unset), LC_ALL = (unset), LANG = "ja_JP.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = (unset), LC_ALL = (unset), LANG = "ja_JP.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). Input and filter stats: Input sequences (file 1): 100,000 Input bases (file 1): 10,000,000 Input mean length (file 1): 100.00 Input sequences (file 2): 100,000 Input bases (file 2): 10,000,000 Input mean length (file 2): 100.00 Good sequences (pairs): 96,558 Good bases (pairs): 19,311,600 Good mean length (pairs): 200.00 Good sequences (singletons file 1): 3,021 (3.02%) Good bases (singletons file 1): 302,100 Good mean length (singletons file 1): 100.00 Good sequences (singletons file 2): 337 (0.34%) Good bases (singletons file 2): 33,700 Good mean length (singletons file 2): 100.00 Bad sequences (file 1): 421 (0.42%) Bad bases (file 1): 42,100 Bad mean length (file 1): 100.00 Bad sequences (file 2): 3,021 (3.02%) Bad bases (file 2): 302,100 Bad mean length (file 2): 100.00 Sequences filtered by specified parameters: trim_qual_right: 2064 trim_tail_right: 47 min_len: 1415