forked from caballero/SeqComplex
-
Notifications
You must be signed in to change notification settings - Fork 0
JCSMR-Tremethick-Lab/SeqComplex
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
== SeqComplex ==
This is a collection of methods to compute the composition and complexity of a DNA sequence(s) from a Fasta file.
The SeqComplex.pm is a Perl Module with all methods, 2 examples scripts are added:
(1) compSeq.pl compute the methods in a windowed mode.
(2) profileComplexSeq.pl compute the methods using the whole sequence.
(3) gatherStats.pl: Example script to run all methods in windowed mode and save raw data
for later processing.
(4) displayStats.pl: Example script to read in raw data from gatherStats.pl and
display as either a table or a Google Charts HTML file.
Copyright (C) 2009-2015 by Juan Caballero [jcaballero@systemsbiology.org]
All code is free software; you can redistribute it and/or modify it under the same terms as Perl itself, either Perl version 5.8.8 or, at your option, any later version of Perl 5 you may have available.
About
Algorithms to compute DNA complexity
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Perl 100.0%