-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Mario Muscarella
committed
Jan 20, 2014
1 parent
2de3f40
commit f4bed7a
Showing
1 changed file
with
6 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,7 @@ | ||
Diversity_Functions | ||
Diversity Functions | ||
=================== | ||
|
||
This code is designed to help process files output from the sequence anlaysis software mothur. | ||
The typical user will go from raw sequence data to a shared files using the program mothur. | ||
The next steps include using the shared file to generate a taxa-by-site matrix that can be used to test hypotheses. | ||
This code now only provides R fucntions to create taxa-by-site matrices, but also contains functions to perform basic diversity measures. This code represents the beta version of my ideas for properly analyzing microbial community data. If you would like to join the discussion, please feel free to email me. |