Skip to content

Commit

Permalink
Merge pull request #40 from bedapub/typos_description
Browse files Browse the repository at this point in the history
typos in DESCRIPTION
  • Loading branch information
idavydov committed Mar 11, 2024
2 parents 7155129 + 1f6f668 commit 10275bc
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,9 @@ Authors@R: c(
comment = c(ORCID = "0000-0003-0422-7977")),
person(given = "F. Hoffman-La Roche", role = c("cph", "fnd")))
Description:
Reducing batch effect by intellegently assigning samples to batches.
Reducing batch effect by intelligently assigning samples to batches.
Batch-effect have a strong influence in data analysis, especially when
samples-to-batches assignent is coinciding with contrast groups.
samples-to-batches assignment is coinciding with contrast groups.
By defining your batch container and a scoring function reflecting
the contrasts, you can assign samples in such a way that the potential
batch-effect has minimal effect on the comparison of interest.
Expand Down
2 changes: 1 addition & 1 deletion man/designit-package.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 10275bc

Please sign in to comment.