Forum: Bioinformatics
12-04-2013, 08:22 PM
|
Replies: 0
Views: 1,397
|
Forum: Bioinformatics
02-06-2013, 07:38 AM
|
Replies: 1
Views: 1,240
velvet in heterozygous site
Hi,
I want to use velvet to do de novo assembly on a particular region (in a bam file) and this region contain a heterozygous site. I intuitively think it should generate two contigs in this...
|
Forum: Bioinformatics
11-05-2012, 05:30 PM
|
Replies: 1
Views: 1,814
|
Forum: Bioinformatics
11-05-2012, 05:28 PM
|
Replies: 1
Views: 2,310
|
Forum: Bioinformatics
11-05-2012, 05:26 PM
|
Replies: 0
Views: 1,346
|
Forum: Bioinformatics
10-21-2012, 01:30 PM
|
Replies: 1
Views: 2,179
|
Forum: Bioinformatics
09-20-2012, 12:31 PM
|
Replies: 2
Views: 1,239
sequencing reads simulation
Hi,
Can anyone explain the results of wgsim of me? What does the character 'R', 'M', 'Y' stands for in the third column? What is the meaning of the second column? In addition, if I have two...
|
Forum: Illumina/Solexa
09-20-2012, 12:27 PM
|
Replies: 1
Views: 1,439
sequencing reads simulation
Hi,
Can anyone explain the results of wgsim of me? What does the character 'R', 'M', 'Y' stands for in the third column? What is the meaning of the second column? In addition, if I have two...
|
Forum: Bioinformatics
09-20-2012, 09:39 AM
|
Replies: 6
Views: 4,948
can anyone tell me how wgsim simulate variants...
can anyone tell me how wgsim simulate variants (the position can be specified ) or we can get the variant position. The objective is to evaluate the false negative rate of variant calling softwares.
|
Forum: Bioinformatics
09-14-2012, 11:25 AM
|
Replies: 3
Views: 1,893
|
Forum: Bioinformatics
09-11-2012, 04:16 PM
|
Replies: 3
Views: 1,893
Trio sequencing data simulation
Hi,
Can anyone give me some suggestions how to simulate a trio's sequencing data? I think the most important part is how to using parents's genome to simulate the offspring's genome according to the...
|
Forum: Bioinformatics
07-12-2012, 05:36 AM
|
Replies: 2
Views: 1,499
|
Forum: Bioinformatics
07-12-2012, 05:17 AM
|
Replies: 2
Views: 1,499
|
Forum: Bioinformatics
07-11-2012, 10:03 AM
|
Replies: 1
Views: 1,168
Distance to 3’ end
Can anyone tell me how to find a variant's distance to 3’ end? Which file or database can I use to annotate my variant file.
|
Forum: Bioinformatics
07-09-2012, 07:38 AM
|
Replies: 1
Views: 5,062
|
Forum: Bioinformatics
05-08-2012, 01:18 PM
|
Replies: 1
Views: 1,330
|
Forum: Bioinformatics
05-02-2012, 07:32 AM
|
Replies: 0
Views: 1,171
Picard's SamLocusIterator
Hi,
Can anyone tell me how to find 'ref allele' and 'indel' in a position using SamLocusIterator?
Thanks
|
Forum: Bioinformatics
05-01-2012, 01:26 PM
|
Replies: 0
Views: 1,186
|
Forum: Bioinformatics
04-30-2012, 06:02 PM
|
Replies: 8
Views: 14,324
Compare VCF Files
Can anyone tell me how to compare the vcf files to find the differences of two or more? Use Existing tools or souce code?
|
Forum: Bioinformatics
04-20-2012, 11:46 AM
|
Replies: 0
Views: 1,781
Using Java to process BCF (binary VCF)
Hi,
Can someone tell me if there is the source code to read or write BCF format data (samtools output) in Picard? or in some other open source tools?
Thanks!
|
Forum: Bioinformatics
04-18-2012, 09:24 PM
|
Replies: 5
Views: 2,013
|
Forum: Bioinformatics
04-18-2012, 09:21 PM
|
Replies: 5
Views: 2,013
Nils, thanks a lot for you suggestions. For...
Nils, thanks a lot for you suggestions. For example, I have two different bam files (from two samples, like normal and tumor, more than 2 bam files are also OK) and these two files are ordered by...
|
Forum: Bioinformatics
04-18-2012, 04:54 PM
|
Replies: 5
Views: 2,013
I try to use multiple iterators...
I try to use multiple iterators (SamLocusIterator) to solve this problem. Howerver, it is very difficult to control the iterator order. I want to process the pileups from mutiple sam file when...
|
Forum: Bioinformatics
04-18-2012, 02:15 PM
|
Replies: 5
Views: 2,013
Picard's SamLocusIterator
Hi,
I want to use Picard to traverse mutiple sam file from different samples simultaneously. The information on every locus (from all the bam files) is useful to me. Now, I find 'SamLocusIterator'...
|
Forum: Bioinformatics
04-13-2012, 01:37 PM
|
Replies: 2
Views: 1,646
About Picard and SAM-JDK
Hi,
I have a question about SAM-JDK. In the class 'net.sf.samtools.SAMRecord', what is the meaning of the method getReadPairedFlag() and getProperPairFlag(). If getReadPairedFlag() returns ture...
|