Skip to content

Commit

Permalink
Add comment for the unit test
Browse files Browse the repository at this point in the history
  • Loading branch information
HediaTnani committed Jan 8, 2024
1 parent ea44a45 commit 62c896c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/testthat/test-getDegTx.R
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@ test_that("No sig_transcripts are in rse_tx rownames", {
}, "sig_transcripts and rownames(rse_tx) do not match")
})

# Test whether getDegTx gives the same results with original and altered row names
test_that("getDegTx works with original and altered row names", {
set.seed(123)
# Apply getDegTx to covComb_tx_deg
Expand Down

0 comments on commit 62c896c

Please sign in to comment.