Skip to content

A repo with the minimum amount of material needed for running GoSTRIPEs

Notifications You must be signed in to change notification settings

rtraborn/GoSTRIPES_sing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Instructions for setting up GoSTRIPEs analysis using Singularity

  1. Follow instructions on GoSTRIPEs: https://github.com/BrendelGroup/GoSTRIPES/blob/master/HOWTO.md
  2. Clone GoSTRIPEs_sing to your system: git clone https://github.com/rtraborn/GoSTRIPES_sing
  3. Put fastqs and genome directory in your analysis directory as described in the above HOWTO.md. Specifically, add the fastq files (with the .fq suffix) to the downloads folder, and create a new genome folder inside the STRIPES/ directory.
  4. Clone the Singularity image in your STRIPES/ directory as follows: singularity pull --name gostripes.simg shub://BrendelGroup/GoSTRIPES.
  5. Make a project directory for each replicate and cp Makefile into it.
  6. Edit makefile (in STRIPES) as needed to run the analysis.
  7. Submit the job script launch_job.sh (edit the source line as needed and change headers if using non-TORQUE submission system.)

About

A repo with the minimum amount of material needed for running GoSTRIPEs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published