Closed Microbiology closed 7 years ago
Here are the problems, as far as I can tell.
bash ./bin/CreateContigRelAbundTable.sh \
./data/totalcontigsvirus.fa \
./data/virusseqsfastq \
./data/ContigRelAbundForGraphVirus.tsv
Getting contig relative abundance table...
Building bowtie reference...
Building a SMALL index
Warning: Encountered empty reference sequence
Warning: Encountered empty reference sequence
Warning: Encountered empty reference sequence
Warning: Encountered empty reference sequence
Warning: Encountered empty reference sequence
Warning: Encountered empty reference sequence
Warning: Encountered empty reference sequence
Warning: Encountered empty reference sequence
Warning: Encountered empty reference sequence
Error: Encountered internal Bowtie 2 exception (#1)
Command: /opt/bioinf/bowtie2/2.2.1/bin/bowtie2-align-s --wrapper basic-0 -x ./data/tmpbowtie/bowtieReference/bowtieReference -q -S ./data/bacteriaseqsfastq/MG100154_R2.fastq-bowtie.sa
(ERR): bowtie2-align exited with value 1
Error: Encountered internal Bowtie 2 exception (#1)
Command: /opt/bioinf/bowtie2/2.2.1/bin/bowtie2-align-s --wrapper basic-0 -x ./data/tmpbowtie/bowtieReference/bowtieReference -q -S ./data/bacteriaseqsfastq/MG100130_R2.fastq-bowtie.sa
(ERR): bowtie2-align exited with value 1
Out of memory allocating the ebwt[] array for the Bowtie index. Please try
again on a computer with more memory.
Out of memory allocating the ebwt[] array for the Bowtie index. Please try
again on a computer with more memory.
Ran across multiple jobs/cores. Problem solved. Moving on.
There seem to be some problems with the alignments for making relative abundance tables.