Forum: Bioinformatics
07-16-2013, 11:54 AM
|
Replies: 0
Views: 1,779
bwa-mem and quality trimming
I want to switch from using bwa aln+sampe to bwa-mem, but I notice that there is no quality soft-trimming in the latter. (It is present in bwa aln). Am I missing something? Why has it not been...
|
Forum: Genomic Resequencing
03-05-2013, 01:49 PM
|
Replies: 21
Views: 16,823
Same problem
Did you find a solution to the null problem please?
|
Forum: Bioinformatics
07-26-2012, 08:31 AM
|
Replies: 3
Views: 3,128
|
Forum: Bioinformatics
07-24-2012, 08:21 AM
|
Replies: 3
Views: 3,128
vcfutils to get consensus sequence
There have been several posts about this, but it has been a while, and my queries are not completely answered, so thought I would put it down again.
I am trying to generate a consensus sequence...
|
Forum: Bioinformatics
07-24-2012, 08:12 AM
|
Replies: 5
Views: 6,807
|
Forum: Bioinformatics
07-24-2012, 07:49 AM
|
Replies: 9
Views: 9,539
Yeah, except that vcfutils has an error if your...
Yeah, except that vcfutils has an error if your VCF entry doesn't have an FQ value. Which is true in current format of VCF. And I don't feel comfortable modifying the vcfutils.pl file. So if anyone...
|
Forum: Bioinformatics
07-24-2012, 07:47 AM
|
Replies: 1
Views: 3,798
|
Forum: Genomic Resequencing
07-23-2012, 12:09 PM
|
Replies: 2
Views: 2,568
|
Forum: Bioinformatics
07-20-2012, 02:47 PM
|
Replies: 0
Views: 1,070
VCF location in consensus sequence
Hi,
I have a VCF file created by running GATK on read files against a reference genome. The variants in the VCF file have 'locations', these are the locations on the reference genome. I also have a...
|
Forum: Bioinformatics
06-14-2012, 08:06 AM
|
Replies: 1
Views: 2,151
|
Forum: Bioinformatics
06-14-2012, 07:43 AM
|
Replies: 3
Views: 11,658
|
Forum: Bioinformatics
06-12-2012, 10:45 AM
|
Replies: 0
Views: 2,034
Error running blastdbaliastool
SOLVED: The makedb tool was not creating index files. I directly downloaded the database from NCBI and it is working.
Hi,
I am running command line blastplus, and need to blast against bacteria....
|
Forum: Bioinformatics
06-08-2012, 09:53 AM
|
Replies: 6
Views: 1,951
|
Forum: Bioinformatics
06-08-2012, 09:18 AM
|
Replies: 6
Views: 1,951
|
Forum: Bioinformatics
06-08-2012, 09:16 AM
|
Replies: 7
Views: 3,845
OK...no I need to do it against the microbial...
OK...no I need to do it against the microbial database. I need to run BLAST on my local machine from the command line. Setting up an automation pipeline. Unfortunately I have proxy issues connecting...
|
Forum: Bioinformatics
06-08-2012, 08:08 AM
|
Replies: 6
Views: 1,951
|
Forum: Bioinformatics
06-08-2012, 07:58 AM
|
Replies: 7
Views: 3,845
|
Forum: Bioinformatics
06-08-2012, 07:46 AM
|
Replies: 7
Views: 3,845
|
Forum: Bioinformatics
06-08-2012, 07:10 AM
|
Replies: 6
Views: 1,951
BLAST+ strange results
I am running command line blastn with a local copy of a microbial database. My command looks like
blastn -query query.txt -db 16SMicrobial -out newres.txt -wordsize 11 -evalue 10 -gapextend 2...
|
Forum: Bioinformatics
06-08-2012, 07:08 AM
|
Replies: 7
Views: 3,845
BLAST+ database error
There are posts on topics similar to this - but none that exactly address this issue
I have installed BLAST+ on my Linux machine along with a local copy of the microbial database. "blastn" works...
|
Forum: Bioinformatics
05-18-2012, 08:47 AM
|
Replies: 2
Views: 5,333
|
Forum: Bioinformatics
05-17-2012, 08:35 AM
|
Replies: 2
Views: 5,333
Command line blast with remote option
Hello,
I am trying to run blastn from my command line with the -remote option, and I get a proxy error as
Error: (311.26) SOCK#1000[6]@130.14.29.110:80: [SOCK::Connect] Failed pending connect():...
|
Forum: Bioinformatics
04-30-2012, 04:33 PM
|
Replies: 4
Views: 4,152
|
Forum: Bioinformatics
04-30-2012, 07:43 AM
|
Replies: 3
Views: 3,584
|
Forum: Bioinformatics
04-27-2012, 08:23 PM
|
Replies: 3
Views: 3,584
SAM flag forward/reverse first/second
Hello,
I am a little confused with the interpretation of SAM flags
From http://ppotato.wordpress.com/2010/08/25/samtool-bitwise-flag-paired-reads/
...
0×0010 16 strand of the query (0 for...
|