Skip to content

JeremieMG/ampvis_workflow_scripts

Repository files navigation

ampvis_workflow_scripts

Scripts and notes to generate data for the shiny_ampvis application (http://albertsenlab.org/shinyampvis/)

REWORK_16S.V13.workflow_v4.1.sh

Orignial script: https://github.com/MadsAlbertsen/16S-analysis/blob/master/data.generation/16S.V13.workflow_v4.1.sh

  • Run this script to generates the otu_table needed for the shiny_ampvis application

Before run this script

Make sure to have the following softwares (the download links are in the script):

Replace 16S-analysis/scripts/uparse.to.otutable.pl script by:

Import your 16S data (paired_end fastq) in the main reposotory or change the directory.

Create/Modify the "samples" file as explained in the script.

Use this script on the server

Just run the following command:

qsub queue_script.sh

Informations about this queue script:

QIIME is not a module loaded on the server, it was installed from MiniConda. Remove the next commands if QIIME is working on a module:

source activate/deactivate qiime1

Another informations

  • Make sure to get the right paths for each software
  • Don't use their webserver, install shiny-ampvis on your own computer (version is different)
  • Create a metadata file

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors