GithubHelp home page GithubHelp logo

iggpipe's Introduction

IGGPIPE

To view README on your computer, open README.html in a browser. It will show the IGGPIPE version number above. File README.asciidoc is meant to be viewed on GitHub and does not show the version number. File Version.txt also has the version number.

The BradyLab/IGGPIPE GitHub repository contains code and documentation for the software package called IGGPIPE (Indel Group in Genomes Pipeline).

IGGPIPE analyzes two or more genomes for length-polymorphic regions bounded by unique sequences and designs PCR primers within these sequences. The primers can be used to amplify the region from genomic DNA of any of the species used to create the markers, and the amplicon size will indicate which species the DNA came from - an IGG marker.

Download, Installation, and Running

Requirements

Download IGGPIPE files

  1. Browse to https://github.com/BradyLab/IGGPIPE

  2. Click the "Clone or download" button at the right side of the screen near the top

  3. Select Download ZIP, then choose a place to put it on your computer

    Note
    Alternatively, you can clone the git repository with this command line command:
    git clone https://github.com/BradyLab/IGGPIPE.git
  4. Unzip the zip file on your computer.

  5. Rename the unzipped folder from "IGGPIPE-master" to just "IGGPIPE".

Install IGGPIPE

  • Look inside the downloaded IGGPIPE folder on your computer for file INSTALL.html, open it, and follow the instructions.

Run IGGPIPE to generate markers after installation

  • Find file RUN.html in the IGGPIPE folder on your computer, open it, and follow the instructions.

For problems and help:

  • Post an issue on GitHub under BradyLab/IGGPIPE repository

  • Contact me, Ted Toal, [email protected]

References

Please cite the following paper when using IGGPIPE software:
  • Toal, Ted, Diana Burkart-Waco, Tyson Howell, Mily Ron, Sundaram Kuppu, Anne Bagg Britt, Roger T. Chetelat, and Siobhan M. Brady. "Indel Group in Genomes (IGG) Molecular Genetic Markers." Plant Physiology (2016): pp-00354.

iggpipe's People

Contributors

tedtoal avatar

Watchers

Gina Turco  avatar James Cloos avatar  avatar

iggpipe's Issues

Error running IGGPIPE test data: jellyfish::compacted_hash::ErrorReading

I have installed IGGPIPE in Ubuntu 14.04 lts workstation following the guides of IGGPIPE instructions. While running test data, it throws error. Following is the log file:

getSeqInfo file(s) for genome(s) ALL are up to date.

getKmers file(s) for genome(s) ALL are up to date.

*** getKmers PARAMS=allParameters.test GENOME=1 ***
Extracting unique 11-mers from testFASTA/ITAG2.4_test.fasta into binary file outTestHP11/Kmers/Kmers_1.kmers
(time
jellyfish count -C -m 11 -s 80M -U 1 -o outTestHP11/Kmers/Kmers_1.kmers testFASTA/ITAG2.4_test.fasta ) 2>&1 ### getKmers_1
1.12user 0.02system 0:01.14elapsed 100%CPU (0avgtext+0avgdata 45772maxresident)k
0inputs+3744outputs (0major+8060minor)pagefaults 0swaps
Finished.

*** kmersToText PARAMS=allParameters.test GENOME=1 ***
Converting 11-mers from binary file outTestHP11/Kmers/Kmers_1.kmers into text format in file outTestHP11/Kmers/Kmers_1.kmers.txt
(time
jellyfish dump -c -o outTestHP11/Kmers/Kmers_1.kmers.txt outTestHP11/Kmers/Kmers_1.kmers ) 2>&1 ### jellydump_1
terminate called after throwing an instance of 'jellyfish::compacted_hash::ErrorReading'
what(): 'outTestHP11/Kmers/Kmers_1.kmers': File truncated
Command terminated by signal 6
0.00user 0.00system 0:00.13elapsed 1%CPU (0avgtext+0avgdata 1696maxresident)k
0inputs+0outputs (0major+493minor)pagefaults 0swaps

Can you please troubleshoot this for me. I am not an expert Bioinformatics guy hence, I may require detailed advices to make the program work. Please help.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.