Markov chains from SAM pairwise alignment?
Hi all,
I was wondering if there is any tool that can obtain markov chains from a reference-guided SAM alignment or if that is even conceptually possible?
Thanks
Marc
next-gen
• 1,361 views
•
link
updated
by
Ram
•
written
by
marc.noguera.julian •
0 answers
No answers yet.
Log in to answer this question.
More posts like this
-
Any option in bwa mem aligner for headless sam output?
written by robjohn70000Hi, In the bowtie2 implementation for read alignment to a reference, there is an option (**--no-sq** Suppress @SQ SAM header lines.) to obtain a headless …
-
Generate Consensus Sequence from Pairwise Alignment
written by kspataHi All, I am aligning a consensus sequence with a reference genome by pairwise alignment. Is there a tool which can generate a consensus sequence …
-
find reads information in .vcf file
written by lebedana21 •Hi all, I was wondering if is possible to have reads identification(Id/name) in .vcf file? It might be useful, for instance, when you pick two …
-
reroot at any possible node in ete or with any other python
written by mavino •Hi all, I am new to python. I a have a phylogenetic tree and I need to reroot it at any possible branch, including terminal …
-
Tool: Convert Panther HMMs from binary to ascii format to use hmmscan
written by cavelandiah •Hi community! I was wondering if using the Panther HMMs (that corresponds to protein domains and are available on InterProScan local file) is possible to …
-
How can we know that the alignment files (bam) contains error alignment?
written by Calvin •Hi, all Part of my project is to compare each alignment tools with different parameter. So i am wondering if there was any tool could …
-
Structure structure alignment using combinatorial extensions
written by mossig89 •I am trying to find a tool that performs structure structure alignment for two sequences given their residues using combinatorial extensions (CE). I found a …
-
Reference Sequence For Illumina Metagenomics, Kegg Annotation
written by marc.noguera.julian •<p>Hi all, I am trying to enter into the metagenomics analysis. I already collecting some samples for gut metagenomics sequencing using illumina technology (and also …
-
Is There Any Reason To Do De Novo Transcript Assembly If A Reference Is Available?
written by Ryan Thompson<p>I am working on some RNA-Seq data from Cynomolgus monkey. I was originally planning to do <em>de novo</em> transcript assembly, but then I realized that …
-
Any Local Gui-Guided Blast Tools?
written by Beeth •<p>Hi All,</p> <p>I am currently looking into local, GUI-guided BLAST tools. I stumbled upon BlastStation2 and was wondering if anyone has experience with it ? …
It's not clear to me what you are trying to achieve. Do you want to shuffle a sequence using a Markov process? Could you give an example of input and expected/desired output?