Quantcast
Channel: Post Feed
ā†§

How Many Is Too Many? Germline And Somatic Coding Indels And Snps In Cancer...

Would anyone care to share their experience with variant calling in cancer genomics using tumor - normal pair to find somatic vs germline variants especially indels?I have been getting an unbelievably...

View Article


Samtools Indels -- Filtering Only Hits With Insertion In The Reference In The...

Can anyone suggest how to use samtools to filter only hits where there is a insertion in the reference that splits the sequence hit roughly by the middle? My sequences are in the range of 100-1000bp...

View Article


CanĀ“T Find The Snps With Samtools (Only Get Indels)

Hello everybody, Could anyone tell me how to get SNPs using SAMtools???. I am learning how to do it but canĀ“t get the SNPs, I only get the Indels. I am working with a mutant I created from an E coli...

View Article

Best Way To Compare Output Snp/Indels From Different Software?

I have a list of SNPs and indels from 4 different software. IndelGenotyper (broad tool)ā€”for calling somatic indels Bambinoā€”for calling SNP/Indels Somaticsniperā€”SNP calling Varscan ā€“ indel/snp/LOH Now...

View Article

Merging Vcf Files And Filling In Missing Genotypes

I have vcf files with genomic variants (e.g. SNPs and Indels) from several patients. I now want to merge them into one vcf file e.g. using vcftools' merge-vcf. Doing that I get a file that holds for...

View Article


Programming Challange: Pairwise Alignments To Multiple Alignment

I have a set of 10-12 very closely related chromosome sequences (from different strains) aligned to a "single" reference chromosome. Now I need to generate multiple sequence alignment of these without...

View Article

Indel Detection For 454 Resequencing

I do some work for a small diagnostics company that has a requirement for small indel detection in 454 data. Those of you familiar with Roche's pipeline will be aware that AVA (Amplicon Variant...

View Article

How To Make A Circular Plot Of Snps And Indels ??

Hello everybody,I am analysing SNPs and INDELs in several prokaryotic genomes of the same strain. My goal is to compare them with a reference genome . I would like to learn how to plot the SNPs in a...

View Article


Benchmarking Read Alignment And Variant-Calling Algorithms (For Dummies)

Hi all, I am wondering if there is a good step by step guide of how to benchmark alignment and variant calling software. I do understand the premise e.g.Generate reads with known mutations Align to...

View Article


Does Anyone Know Of A Publication Reviewing Snp/Indel Finding Algorithms For...

Hi all, Is anyone aware of a good publication that reviews current methods for detecting SNPs/Indels from next gen sequencing data? I have done some searching but so far in vain. It would be great to...

View Article

Samtools: Local Realignment Around Indel

In samtools mpileup, adjust the option -m and -F to control when want to initiate indel realignment, any guideline to set the values for m and F for high coverage data (eg. >=20X)low coverage data...

View Article

How Do You Do Local Realignment Around Indels For Exome Sequencing?

Hi all, I am wondering how people generally go about local realignment around indels in their workflow? The most popular programs seem to be SRMA and GATK - does anyone use anything else?In my initial...

View Article

Chip-Seq Peak Caller Able To Find Peaks Split By Indels?

Are there any chip-seq peak callers able to find cases where the region under a peak has been split by an indel between the reference and the chipped sample?For example, let's suppose one has done...

View Article


Next Gen Sequencing Indel Realignment With The Genome Analysis Toolkit (Gatk)

As I continue to add steps to my SNP/Indel discovery workflow, the latest recommendation is local realignment around Indels using GATK following the initial alignment step. I have just commenced the...

View Article

Genomic Alignment And Snp/Indel Calling - My First Ever "Pipeline"

So I have finally generated some reads and run it through what I guess could be called a very rudimentary 'pipeline'. I generated a million paired end reads with wgsim then aligned with bwa, and used...

View Article


Bwa Aln For Snp/Indel Discovery With Paired End 100Bp Human Dna Reads

Hi, Can anyone show me a recommended command line input to achieve this? I have never used the program before and am afraid of entering inappropriate values for one of the many paramters.Or is there a...

View Article

Indel Notation In Variant Calling

HelloI am sorry for the basic question but I am struggling to find any details of the nomenclature of indels by variant calling software. Unfortunately i am unable to access the details of the software...

View Article


What Is Difference Between Gatk And Dindel For Calling Indel

What is difference between GATK and Dindel for calling indel ,I see that in the GATK second step :discovery indel ,The genotype likelihoods calculation is inspired by Dindel.So I want to know the...

View Article

What Is The Difference Between Samtools Mpileup And Pileup

As of samtools 0.1.8 'mpileup' appears to have superseded 'pileup' for variant detection. The samtools website now has pileup as deprecated. So i am wondering whether i should repeat my recent...

View Article

Anyone Know A *General* Variant (Snp/Indel) Effect Predictor / Annotator?

I'm looking for a general variant annotator ... one that would call a variant as synonymous, non-synonymous, non-genic, UTR, frame-shift, truncation, etc. By general I mean that we should be able to...

View Article

1000 Genomes Indel/Snps File

Is there any place to download 1000 genome SNPs and Indels data in a single merged file for each pilot (pilot 1 , 2 , and 3) ? I am trying to use GATK and thought to use 1KG indels and SNPs vcf files...

View Article


How Best To Add Custom Variation Track To Ucsc Browser?

I have generated sequence variants (SNPs/INDELs) by NGS resequencing and would like to display them on the UCSC browser (I have resequenced against a UCSC reference genome). Obviously i could use BED...

View Article


Gatk Indel Realignment Dies In A Memory Explosion... Any Fixes?

I got the following rather strange error while running GATK indel realignment on a considerably larger file (HiSeq) than I am used to: Exception in thread "main" java.lang.OutOfMemoryError: GC overhead...

View Article

Detecting Cancer Somatic Mutations From Multi-Sample Low-Pass Wgs Data

Hi All,Q1. I'm trying to find recurrent mutations (SNPs and indels) from multi-sample (~100) low-pass (3~4x) whole genome sequencing data for a certain cancer type. They are all paired with matched...

View Article

Simulating A Read With A Deletion Of 50 Bp Into It.

Im trying to test some indel calling programs with large deletions in sequencing reads. I ve got this sequence in Chromosome 20 of hg19 : > CTAGCAAGGG GGCTGTATGG CTTGAGGCCA TAGTCCAGGA CATCATCGGG...

View Article