Hi all,
I used bfast+bwa. For the F3 reads, only about 20% reads are mapped using bfast match. Is this number good enough?
Below is the output from bfast match
************************************************************
Printing Program Parameters:
programMode: [ExecuteProgram]
fastaFileName: /share/data9/genomes/human_all.fasta
mainIndexes [Auto-recognizing]
secondaryIndexes [Not Using]
readsFileName: Pla0000325656_1_PE_HS26621_1_F3_.15.fastq
offsets: [Using All]
loadAllIndexes: [Not Using]
compression: [Not Using]
space: [Color Space]
startReadNum: 1
endReadNum: 2147483647
keySize: [Not Using]
maxKeyMatches: 8
maxNumMatches: 384
whichStrand: [Both Strands]
numThreads: 8
queueLength: 250000
tmpDir: /share/data11/solid/tmp/
timing: [Using]
************************************************************
Searching for main indexes...
Found 4 index (4 total files).
Not using secondary indexes.
************************************************************
Reading in reference genome from /share/data9/genomes/human_all.fasta.cs.brg.
In total read 25 contigs for a total of 3080436051 bases
************************************************************
Reading Pla0000325656_1_PE_HS26621_1_F3_.15.fastq into a temp file.
Will process 1000000 reads.
************************************************************
Searching index file 1/4 (index #1, bin #1)...
Reading index from /share/data9/genomes/human_all.fasta.cs.1.1.bif.
Read index from /share/data9/genomes/human_all.fasta.cs.1.1.bif.
Reads processed: 1000000
Cleaning up index.
Searching index file 1/4 (index #1, bin #1) complete...
Found 185475 matches.
************************************************************
Searching index file 2/4 (index #2, bin #1)...
Reading index from /share/data9/genomes/human_all.fasta.cs.2.1.bif.
Read index from /share/data9/genomes/human_all.fasta.cs.2.1.bif.
Reads processed: 1000000
Cleaning up index.
Searching index file 2/4 (index #2, bin #1) complete...
Found 230886 matches.
...
I used bfast+bwa. For the F3 reads, only about 20% reads are mapped using bfast match. Is this number good enough?
Below is the output from bfast match
************************************************************
Printing Program Parameters:
programMode: [ExecuteProgram]
fastaFileName: /share/data9/genomes/human_all.fasta
mainIndexes [Auto-recognizing]
secondaryIndexes [Not Using]
readsFileName: Pla0000325656_1_PE_HS26621_1_F3_.15.fastq
offsets: [Using All]
loadAllIndexes: [Not Using]
compression: [Not Using]
space: [Color Space]
startReadNum: 1
endReadNum: 2147483647
keySize: [Not Using]
maxKeyMatches: 8
maxNumMatches: 384
whichStrand: [Both Strands]
numThreads: 8
queueLength: 250000
tmpDir: /share/data11/solid/tmp/
timing: [Using]
************************************************************
Searching for main indexes...
Found 4 index (4 total files).
Not using secondary indexes.
************************************************************
Reading in reference genome from /share/data9/genomes/human_all.fasta.cs.brg.
In total read 25 contigs for a total of 3080436051 bases
************************************************************
Reading Pla0000325656_1_PE_HS26621_1_F3_.15.fastq into a temp file.
Will process 1000000 reads.
************************************************************
Searching index file 1/4 (index #1, bin #1)...
Reading index from /share/data9/genomes/human_all.fasta.cs.1.1.bif.
Read index from /share/data9/genomes/human_all.fasta.cs.1.1.bif.
Reads processed: 1000000
Cleaning up index.
Searching index file 1/4 (index #1, bin #1) complete...
Found 185475 matches.
************************************************************
Searching index file 2/4 (index #2, bin #1)...
Reading index from /share/data9/genomes/human_all.fasta.cs.2.1.bif.
Read index from /share/data9/genomes/human_all.fasta.cs.2.1.bif.
Reads processed: 1000000
Cleaning up index.
Searching index file 2/4 (index #2, bin #1) complete...
Found 230886 matches.
...
Comment