Skip to content

scholzmb/VantageMothur

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Sample Mothur workflows

##MAKE SURE YOUR GLOBAL CONFIG IS SET TO ONLY UPDATE CURRENT BRANCHES DURING PUSHES

git config --global push.default=current
git init
git remote add origin master [email protected]:scholzmb/VantageMothur.git
git pull
git branch <branchname>
git checkout <branchname>

mothur/ directory holds batch.m files for varying steps. run, in order

  1. mothur_batch_quality.m
  2. mothur_batch_shared.m
  3. mothur_batch_phylotypes.m

data/ contains sample sheets (also link.copy data here): stability.files (sample name\tread files) sampleTable.txt (sample name\tSampleType)

For alignment, you will need to symlink/copy Silva.v4. and silva.bacteria data/

run mothur batch files from data/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published