More posts like this
-
Convert VCF file to mpileup
written by Drew.Judell 0I am working on an iterative analysis that uses orthologous pipelines that require mpileup.txt files as input for a visualization step. This requires me to …
-
convert genome assembly to vcf file (Variant Call Format)
written by cabraham03 3is any way to convert an assembly of a genome in contigs to vcf file (variant call format) ?? I have some genomes in fastq …
-
How to use samtools faidx
written by florian.grosmaire 0Hello everyone, I would like to do a blast and then use the samtools faidx command in order to extract and align the hits from …
-
getting a consense one header .fasta file from a genic region, from .bam template
written by ricfoz 10I started with a 9GB file of a human Xth chromosome with a .bam format, and I am trying to get a specific genic region …
-
What ought to be the rate between methylated CpGs and CHX in RRBS ?
written by baxy 17Hi the question is quite straight forward. I used bismark to map my reads and compute ratios between the total number of methylated C's in …
-
Ensembl Perl API
written by baxy 17Hi, Does anyone know if it is possible to get the information for plants and fungi via perl API from ensembl? So far I've been …
-
Assign missing genotype (./. or N/N) for a SNP in vcf file if DP=0
written by berge2015 11Hello, I have a problem with getting the correct genotypes from a samtools `mpileup` generated vcf file. In this post: https://www.biostars.org/p/43538/#102396, the user says DP=0 …
-
Setting histograms apart
written by baxy 17Hi, well this probably is a trivial question, but what I need to do is to quantify how far apart two histograms are. Example: let …
-
Tool: weld (former brew) - yet another fastq utility
written by tinysnippets 4Hi there folks, I would like to share with you [a little utility][1] that I built just a couple of days ago. Its main purpose …
-
Multiple Bam To Multiple Sam
written by venks 74Hi, I have 100's of BAM files in a directory. Is there a way with which we can convert all the BAM files in a …