Description Usage Arguments Value Examples
This function is for modeling the distribution of errors
1 2 | tgirthamr(predictTable, model, enzyme, seqErr, pCutOff, resultFile, hyp, dbpath,
devMode)
|
predictTable: |
data table that store mismatch of the library |
model: |
model of your choice (knn/rf/..) |
enzyme: |
what enzyme did you used for preparing the library? |
seqErr: |
theoretical sequencin/PCR error |
pCutOff: |
false discovery rate threshold |
hyp: |
hypothesis to use |
dbpath: |
the path storing the database |
devMode: |
1 or 0 for outputing data that with extensive information or not |
df: return original data fram with a new column with the predicted class
1 | R code here showing how your function works
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.