MotifCatcher

a MATLAB GUI platform for determination and evaluation of biologically significant motifs
655 téléchargements
Mise à jour 17 nov. 2011

Afficher la licence

MotifCatcher is a MATLAB platform that seeks to extend the utility of
existing motif-finding programs by systematic inclusion/exclusion of input
sequence entries, and organization of results in a tree of motifs.

MotifCatcher works best when the user enters a moderate number of input sequences
(between about 20 and 200), of which the user expects some will contain a significant motif and some will not. An example data set might be a Chromatin Immunopreciptiation
experiment followed by microarray hybridization (ChIP-chip) experiment, in which
proteins could localize to particular segments of DNA due to either direct
DNA-protein contact (in which case, we may find a subsequence pattern) or
indirect protein-protein interactions (in which case, there will be no
subsequence pattern).

MotifCatcher utilized random sampling within a Monte Carlo framework to
define motifs for subsets of the whole dat aset. The default search style
coordinates iteratively between the MEME and MAST programs (please see
'Installation'). Plausible meaningful subsets of the whole
input data set are organized into a distance tree with help from the STAMP platform
(please see 'Installation') based on motif similarity.

MotifCatcher also has additional comparative analyses available, and a
GUI interface, which allows the user to conveniently visualize the data.

More information is available in the 'README' file.

Citation pour cette source

Phillip Seitzer (2024). MotifCatcher (https://www.mathworks.com/matlabcentral/fileexchange/32100-motifcatcher), MATLAB Central File Exchange. Récupéré le .

Compatibilité avec les versions de MATLAB
Créé avec R2010a
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS Linux
Catégories
En savoir plus sur Genomics and Next Generation Sequencing dans Help Center et MATLAB Answers

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Publié le Notes de version
1.3.0.0

variables changed to match choices with upcoming publications, extraneous functions removed, code re-commented, some bug fixes, synthetic data example included and explained

1.2.0.0

More bug fixes, functionality added to incorporate a custom background file in motif searches.

1.1.0.0

The new version includes bug fixes for motif searches that do not seek to find motifs on the reverse compliment strand, two new options for the site inclusion/exclusion protocol, and updated README file.

1.0.0.0