- recipe mvp
detect creation/destruction of sequence motifs as a result of mutations
- Homepage:
- License:
GPLv3+
- Recipe:
Sequence variation may cause the appearance or disappearance of certain motifs. Since motifs can be recognition sites for biological functions such as regulation or DNA modification, their gain and loss can have additional consequences. Using a list of variants in variant call format, the corresponding reference sequence, and a set of motifs to search for,mvp (motif-variant probe) identifies variants responsible for changing the number of occurrences of these motifs in the sequence. mvp can process both nucleotide and amino acid sequences.
- package mvp¶
-
Installation
With an activated Bioconda channel (see set-up-channels), install with:
conda install mvp
and update with:
conda update mvp
or use the docker container:
docker pull quay.io/biocontainers/mvp:<tag>
(see mvp/tags for valid values for
<tag>
)
Download stats¶
Link to this page¶
Render an badge with the following MarkDown:
[](http://bioconda.github.io/recipes/mvp/README.html)