Skip to content
Daniel Portik edited this page Aug 22, 2019 · 17 revisions

SuperCrunch Logo


Welcome to the SuperCRUNCH wiki! These pages are intended to help you get SuperCRUNCH up and running, and also help guide your analyses.

Installation

SuperCRUNCH SuperCRUNCH consists of a set of modules written in Python that function as stand-alone command-line scripts. These modules are compatible with Python 2 and Python 3. These modules are available in the supercrunch-scripts folder. They can be downloaded and executed independently without the need to install SuperCRUNCH as a PYTHON package or library, making them easy to use and edit. The scripts function independently, and do not require being contained or used from the same directory. There are several external dependencies that should be installed prior to use of SuperCRUNCH, including:

Helpful installation instructions for these dependencies can be found on the wiki installation page.

Complete Instructions for Analyses

An overview of the components of SuperCRUNCH can be found on the Analysis Overview wiki. This page outlines all major topics and navigates to detailed instructions including usage for all modules, proposed workflows, and common issues.

Tutorials and Examples

New tutorials corresponding to the updated version of SuperCRUNCH (v1.2) are being built and will be available soon. Please check back!

Citation

SuperCRUNCH is currently described in a pre-print available on BioRxiv:

  • Portik, D.M., and J.J. Wiens. (2019) SuperCRUNCH: A toolkit for creating and manipulating supermatrices and other large phylogenetic datasets. BioRxiv, https://doi.org/10.1101/538728.

SuperCRUNCH is also in peer-review, and we hope to have a formal publication soon.

If you use SuperCRUNCH for your research, please cite the above BioRxiv publication (for now).

License

GNU Lesser General Public License v3.0

Contact

SuperCRUNCH is written and maintained by Daniel Portik ([email protected])

Clone this wiki locally