Giter VIP home page Giter VIP logo

kozich_miseqsop_aem_2013's Introduction

Reproduction and exploration of data from Kozich et al (2013)

write.paper

You can generate the final document by "simply" entering the following from a terminal on a Mac OSX or Linux computer:

make write.paper

But that's probably a really bad idea. The data contained within represents 13 MiSeq sequencing runs and would probably take several weeks to run on a single node of a computer. Unfortuantely, you probably need to go through an individually build the targets of the Makefile on multiple nodes. If you have suggestions on how to improve the Makefile to make it more automated for people (i.e. me) using a pbs job scheduler, please let me know.

Dependencies...

Repository overview

project
|- README		# the top level description of content (this file)
|
|- doc/			# documentation for the study
|  |- notebook/		# preliminary analyses (dead branches of analysis)
|  +- paper/		# manuscript(s), whether generated or not
|
|- data			# raw and primary data, are not changed once created
|  |			#  the files in this directory are not maintained in repo
|  |- references/	# reference files to be used in analysis
|  +- raw/		# raw data, specifically fastq files and output from fastq.info
|     |- '\d{6}'	#   YYMMDD stamp for when the libraries were sequenced					
|     |- no_metag	#	mouse data from the run with no metagenomes
|     +- w_metag	#	mouse data from the run with metagenomes
|
|  +- process/		# cleaned data:
|     |- '\d{6}'	#   YYMMDD stamp for when the libraries were sequenced					
|     |- noseq_error	#   OTU assignments when there are no seq errors/chimeras
|     |- no_metag	#	mouse data from the run with no metagenomes
|     +- w_metag	#	mouse data from the run with metagenomes
|
|- code/		# bash and R code
|
|- results		# all output from workflows and analyses
|  |- tables/		# text version of tables to be rendered with kable in R
|  |- figures/		# graphs, likely designated for manuscript figures
|  +- pictures/		# diagrams, images, and other non-graph graphics
|
|- scratch/		# temporary files that can be safely deleted or lost
|
|- Kozich_AEM_2013.Rmd 	# executable Rmarkdown for the original Kozich et al
|			# AEM 2013 manuscript
|- Kozich_AEM_2013.md	# Markdown (GitHub) version of the *Rmd file
|- Kozich_AEM_2013.html	# HTML version of *.Rmd file
|
+- Makefile		# executable Makefile for this study

kozich_miseqsop_aem_2013's People

Contributors

pschloss avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

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.