Skip to content

Commit

Permalink
3rd
Browse files Browse the repository at this point in the history
  • Loading branch information
farhadm1990 committed Feb 17, 2024
1 parent a9112f0 commit 11340ce
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Lambda Rector
## An R package to correct relatvie abundance of sequeneincg reads into 16S rRNA gene copy-number based on an internal Lambda Phage standard.

**NOTE: this package is only tunned for four filtersets, Biomass, pH, Riboflavine, and DO**
**This is the supporting package for paper DOIXXXXX**
# Installation

## 1. Isntall and library devtools pakcage on your machine
Expand Down Expand Up @@ -30,7 +30,16 @@ test = lambda_rector(

# This will return a list of differnt phyloseq objects and saves the output plots
```
## 3. Output examples

![plot1](https://github.com/farhadm1990/lambda_rector/tree/main/pix/plot_without_bad_samples.jpeg)

### Fig2. An example of filtering output of by the package on suspicious samples.

![plot2](https://github.com/farhadm1990/lambda_rector/tree/main/pix/Order_relative.jpeg)

### Fig3. Relative abundance of 16S rRNA gene sequencing reads at order level in different Mock and Lambda concentrations.

![plot3](https://github.com/farhadm1990/lambda_rector/tree/main/pix/Order_copy_number.jpeg)

### Fig3. 16S rRNA gene Copy-number corrected reads at order level in different Mock and Lambda concentrations.
Binary file added pix/Order_copy_number.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added pix/Order_relative.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added pix/plot_without_bad_samples.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 11340ce

Please sign in to comment.