Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
img
 
 
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

Build Status

SIPSim

SIPSim is a toolset for simulating data from high resolution stable isotope probing (HR-SIP) experiments.

Note: currently SIPSim is only Python 2.7 compatable, mainly because MFEprimer is used for simulating sequences from genomes. We recommend using an anaconda environment, which will also help with installing the dependencies.

Sections

REFERENCE

[top]

If you use SIPSim, please cite:

Youngblut, Nicholas D., Samuel E. Barnett, and Daniel H. Buckley. 2018. "SIPSim: A Modeling Toolkit to Predict Accuracy and Aid Design of DNA-SIP Experiments." Frontiers in Microbiology 9: 570. doi: 10.3389/fmicb.2018.00570

INSTALLATION

[top]

DEPENENCIES

  • SIPSim_pymix

    • This is a modified version of pymix
      • It has been modified to fix bugs resulting from the integration with SIPSim
  • MFEprimer_linux

    • This is a modified version of MFEprimer-2.0
      • It has been modified for installation into a linux environment via python setup.py install

Dependency install issues (using Anaconda)

Installation of SIPSim

Clone the repo

See the "before_install:" and "install:" sections in .travis.yml file for installation instructions. If the travisCI tests are passing, then these instructions should work on a linux machine.

Installation of SIPSimR

SIPSimR contains R scripts for data analysis and plotting of data produced by SIPSim. See the SIPSimR README for more information.

TUTORIALS

[top]

SIMULATION_WORKFLOW

[top]

simulation pipeline

CHANGELOG

[top]

v0.3

  • Added many unit tests and created SIPSim-specific dependency packages.

v0.2

  • Restructered SIPSim to be fully installable via setup.py. This involved spliting the software into 3 repositories (SIPSim, SIPSimR, and MFEprimer-linux).

LICENSE

[top]

  • Free software: MIT license

About

A toolset for simulating high resolution stable isotope probing data

Resources

License

Releases

No releases published

Packages

No packages published

Languages

You can’t perform that action at this time.